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-11-24
fs: create file_write_started() helper
Amir Goldstein
1
-0
/
+21
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
1
-1
/
+15
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-1
/
+3
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
1
-2
/
+7
2023-11-23
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+54
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+42
2023-11-23
Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+9
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
1
-0
/
+3
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-2
/
+3
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-1
/
+0
2023-11-23
mailbox: apple: Delete driver
Hector Martin
1
-19
/
+0
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
1
-18
/
+0
2023-11-23
sizes.h: Add entries between SZ_32G and SZ_64T
Matt Coster
1
-0
/
+9
2023-11-23
soundwire: stream: constify sdw_port_config when adding devices
Krzysztof Kozlowski
1
-3
/
+3
2023-11-22
ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
Dave Jiang
2
-14
/
+11
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-4
/
+90
2023-11-21
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
2
-7
/
+7
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
30
-499
/
+281
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
1
-6
/
+6
2023-11-20
PCI: host-generic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-1
/
+1
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
spi: axi-spi-engine improvements
Mark Brown
8
-21
/
+26
2023-11-20
block: Remove blk_set_runtime_active()
Damien Le Moal
1
-1
/
+0
2023-11-20
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
1
-0
/
+2
2023-11-20
device property: Add SOFTWARE_NODE() macro for defining software nodes
Sakari Ailus
1
-0
/
+7
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-0
/
+17
2023-11-20
platform/x86: wmi: Add to_wmi_device() helper macro
Armin Wolf
1
-0
/
+8
2023-11-20
platform/x86: wmi: Add wmidev_block_set()
Armin Wolf
1
-0
/
+2
2023-11-20
Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-22
/
+22
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
1
-0
/
+1
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
3
-12
/
+8
2023-11-18
kill d_backing_dentry()
Al Viro
1
-15
/
+0
2023-11-18
[software coproarchaeology] dentry.h: kill a mysterious comment
Al Viro
1
-1
/
+0
2023-11-18
dentry.h: trim externs
Al Viro
1
-5
/
+0
2023-11-18
kill d_{is,set}_fallthru()
Al Viro
1
-13
/
+4
2023-11-18
DCACHE_COOKIE: RIP
Al Viro
1
-1
/
+0
2023-11-18
DCACHE_... ->d_flags bits: switch to BIT()
Al Viro
1
-38
/
+38
2023-11-18
struct dentry: get rid of randomize_layout idiocy
Al Viro
1
-1
/
+1
2023-11-18
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+72
[prev]
[next]