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
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
1
-0
/
+1
2024-02-27
fscrypt: Drop d_revalidate once the key is added
Gabriel Krisman Bertazi
1
-7
/
+22
2024-02-27
fscrypt: Drop d_revalidate for valid dentries during lookup
Gabriel Krisman Bertazi
1
-0
/
+22
2024-02-27
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
1
-0
/
+15
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-0
/
+9
2024-02-27
workqueue: Introduce from_work() helper for cleaner callback declarations
Allen Pais
1
-0
/
+3
2024-02-27
io_uring/kbuf: flag request if buffer pool is empty after buffer pick
Jens Axboe
1
-0
/
+3
2024-02-27
platform/x86: wmi: Prevent incompatible event driver from probing
Armin Wolf
1
-1
/
+1
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-4
/
+2
2024-02-27
thermal: core: Drop the .set_trip_hyst() thermal zone operation
Rafael J. Wysocki
1
-1
/
+0
2024-02-27
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
1
-0
/
+8
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
14
-32
/
+87
2024-02-27
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
1
-0
/
+2
2024-02-27
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
1
-1
/
+1
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
10
-20
/
+21
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2
-10
/
+12
2024-02-26
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
3
-3
/
+4
2024-02-26
gpio: provide for_each_hwgpio()
Bartosz Golaszewski
1
-0
/
+15
2024-02-26
spi: add spi_optimize_message() APIs
David Lechner
1
-0
/
+20
2024-02-26
regulator: max8998: Convert to GPIO descriptors
Linus Walleij
1
-6
/
+0
2024-02-26
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
1
-1
/
+0
2024-02-26
regulator: lp8788-buck: Fully convert to GPIO descriptors
Linus Walleij
1
-7
/
+2
2024-02-26
regulator: da9055: Fully convert to GPIO descriptors
Linus Walleij
1
-13
/
+0
2024-02-26
regulator: max8973: Finalize switch to GPIO descriptors
Linus Walleij
1
-6
/
+0
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+2
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-2
/
+4
2024-02-26
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
1
-0
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
28
-55
/
+159
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
1
-0
/
+2
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-6
/
+0
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2
-2
/
+7
2024-02-26
mtd: fix minor comment typo for struct mtd_master
Marcel Hamer
1
-1
/
+1
2024-02-26
mtd: lpc32xx: use typedef for dma_filter_fn
Krzysztof Kozlowski
2
-2
/
+2
2024-02-26
mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE
Vlastimil Babka
1
-6
/
+0
2024-02-26
mm, slab: use an enum to define SLAB_ cache creation flags
Vlastimil Babka
1
-27
/
+67
2024-02-26
mm, slab: deprecate SLAB_MEM_SPREAD flag
Vlastimil Babka
1
-2
/
+3
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
10
-20
/
+21
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-5
/
+6
2024-02-25
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-0
/
+2
2024-02-25
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
1
-0
/
+2
2024-02-25
hwmon: (core) Add support for humidity min/max alarm
Javier Carrasco
1
-0
/
+4
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+3
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-69
/
+108
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
2
-13
/
+0
2024-02-25
bdev: make bdev_{release, open_by_dev}() private to block layer
Christian Brauner
1
-3
/
+0
2024-02-25
bdev: remove bdev_open_by_path()
Christian Brauner
1
-2
/
+0
2024-02-25
pktcdvd: port block device access to file
Christian Brauner
1
-2
/
+2
2024-02-25
swap: port block device usage to file
Christian Brauner
1
-1
/
+1
[prev]
[next]