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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
1
-0
/
+1
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
1
-0
/
+4
2024-04-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
1
-0
/
+2
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
1
-0
/
+7
2024-04-15
vfs: export remap and write check helpers
Darrick J. Wong
1
-0
/
+1
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
1
-12
/
+0
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
1
-1
/
+1
2024-04-15
fd_is_open(): move to fs/file.c
Al Viro
1
-5
/
+0
2024-04-15
close_on_exec(): pass files_struct instead of fdtable
Al Viro
1
-5
/
+5
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
1
-2
/
+3
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
1
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
1
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
1
-1
/
+2
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
1
-1
/
+1
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-0
/
+27
2024-04-15
rcu: Mollify sparse with RCU guard
Johannes Berg
1
-1
/
+13
2024-04-15
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
1
-0
/
+2
2024-04-15
drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_buffer
Maíra Canal
1
-2
/
+3
2024-04-15
rcu: Remove redundant CONFIG_PROVE_RCU #if condition
Paul E. McKenney
1
-3
/
+3
2024-04-15
vfs, swap: compile out IS_SWAPFILE() on swapless configs
Alexey Dobriyan
1
-0
/
+6
2024-04-15
drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
Jocelyn Falempe
1
-0
/
+4
2024-04-15
drm/panic: Add a drm panic handler
Jocelyn Falempe
3
-0
/
+102
2024-04-15
drm/panic: Add drm panic locking
Daniel Vetter
2
-0
/
+105
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
2
-6
/
+18
2024-04-15
io_uring: remove async request cache
Pavel Begunkov
1
-4
/
+0
2024-04-15
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
1
-3
/
+0
2024-04-15
io_uring: Avoid anonymous enums in io_uring uapi
Gabriel Krisman Bertazi
1
-10
/
+8
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
1
-1
/
+1
2024-04-15
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
1
-0
/
+1
2024-04-15
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
1
-0
/
+1
2024-04-15
io_uring: get rid of intermediate aux cqe caches
Pavel Begunkov
1
-2
/
+1
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
1
-2
/
+0
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
1
-0
/
+11
2024-04-15
io_uring/cmd: document some uring_cmd related helpers
Pavel Begunkov
1
-0
/
+13
2024-04-15
ACPI: platform-profile: add platform_profile_cycle()
Gergo Koteles
1
-0
/
+1
2024-04-15
dt-bindings: leds: Add LED_FUNCTION_FNLOCK
Gergo Koteles
1
-0
/
+1
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
1
-4
/
+4
2024-04-15
drm/edid: add drm_edid_print_product_id()
Jani Nikula
1
-0
/
+3
2024-04-15
drm/edid: add drm_edid_get_product_id()
Jani Nikula
1
-5
/
+20
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
1
-1
/
+1
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
1
-0
/
+3
2024-04-15
media: videodev2: Fix v4l2_ext_control packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-15
media: dvb: Fix dtvs_stats packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-15
flow_offload: add control flag checking helpers
Asbjørn Sloth Tønnesen
1
-0
/
+55
2024-04-15
srcu: Make Tiny SRCU explicitly disable preemption
Paul E. McKenney
1
-0
/
+2
2024-04-15
rcu: Update lockdep while in RCU read-side critical section
Uladzislau Rezki (Sony)
1
-1
/
+1
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
1
-0
/
+8
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
40
-83
/
+284
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+5
[prev]
[next]