index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+18
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
2
-198
/
+24
2023-06-22
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
1
-0
/
+1
2023-06-22
spi: Create a helper to derive adaptive timeouts
Miquel Raynal
1
-0
/
+17
2023-06-22
linux/export.h: rename 'sec' argument to 'license'
Masahiro Yamada
2
-7
/
+7
2023-06-22
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
1
-57
/
+10
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
3
-62
/
+92
2023-06-22
can: length: refactor frame lengths definition to add size in bits
Vincent Mailhol
1
-88
/
+214
2023-06-22
can: length: fix description of the RRS field
Vincent Mailhol
1
-2
/
+3
2023-06-22
can: length: fix bitstuffing count
Vincent Mailhol
1
-6
/
+8
2023-06-22
usb: ulpi: Make container_of() no-op in to_ulpi_dev()
Andy Shevchenko
1
-1
/
+1
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-0
/
+9
2023-06-21
leds: trigger: netdev: add additional specific link duplex mode
Christian Marangi
1
-0
/
+2
2023-06-21
leds: trigger: netdev: add additional specific link speed mode
Christian Marangi
1
-0
/
+3
2023-06-21
Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+123
2023-06-21
Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-2
/
+9
2023-06-21
Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+1
2023-06-21
Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-0
/
+72
2023-06-21
Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+65
2023-06-21
Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-49
/
+89
2023-06-21
Merge tag 'icc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2
-8
/
+22
2023-06-21
Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2023-06-21
mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
Okan Sahin
1
-0
/
+91
2023-06-21
cpufreq: amd-pstate: Add a kernel config option to set default mode
Mario Limonciello
1
-1
/
+3
2023-06-21
Merge tag 'thunderbolt-for-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+16
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2
-11
/
+2
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
1
-2
/
+5
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
1
-0
/
+64
2023-06-21
soundwire: bus: Prevent lockdep asserts when stream has multiple buses
Richard Fitzgerald
1
-0
/
+3
2023-06-20
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
2
-17
/
+0
2023-06-20
ipv6: fix a typo in ip6mr_sk_ioctl()
Eric Dumazet
1
-3
/
+3
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
1
-0
/
+3
2023-06-20
clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
Claudiu Beznea
1
-1
/
+1
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
1
-1
/
+1
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
1
-0
/
+1
2023-06-20
Merge tag 'devfreq-next-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-1
/
+2
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
1
-0
/
+5
2023-06-20
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
Rahul Rameshbabu
1
-2
/
+4
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2023-06-19
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
1
-1
/
+1
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-2
/
+2
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
1
-3
/
+2
2023-06-19
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
1
-3
/
+10
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
1
-2
/
+2
2023-06-19
watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+0
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
1
-6
/
+0
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
1
-1
/
+0
2023-06-19
mm: move mm_count into its own cache line
Mathieu Desnoyers
1
-8
/
+15
[prev]
[next]