index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-04-17
drm/edid: group struct drm_edid based declarations together
Jani Nikula
-4
/
+4
2024-04-17
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
-3
/
+0
2024-04-17
drm/displayid: move drm_displayid.h to drm_displayd_internal.h
Jani Nikula
-170
/
+0
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
-0
/
+4
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
-0
/
+2
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
-0
/
+2
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
-5
/
+0
2024-04-17
sched/vtime: Remove confusing arch_vtime_task_switch() declaration
Alexander Gordeev
-1
/
+0
2024-04-17
PNP: Add dev_is_pnp() macro
Guanbing Huang
-0
/
+4
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
-2
/
+2
2024-04-17
Add bridged amplifiers to cs42l43
Mark Brown
-67
/
+220
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
-0
/
+9
2024-04-16
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
-32
/
+33
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
-1
/
+49
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
-0
/
+8
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
-0
/
+1
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
-0
/
+4
2024-04-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
-0
/
+2
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
-0
/
+7
2024-04-15
vfs: export remap and write check helpers
Darrick J. Wong
-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
-2
/
+2
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
-12
/
+0
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
-1
/
+1
2024-04-15
fd_is_open(): move to fs/file.c
Al Viro
-5
/
+0
2024-04-15
close_on_exec(): pass files_struct instead of fdtable
Al Viro
-5
/
+5
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
-2
/
+3
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
-1
/
+2
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
-1
/
+1
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
-0
/
+27
2024-04-15
rcu: Mollify sparse with RCU guard
Johannes Berg
-1
/
+13
2024-04-15
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
-0
/
+2
2024-04-15
drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_buffer
MaĆra Canal
-2
/
+3
2024-04-15
rcu: Remove redundant CONFIG_PROVE_RCU #if condition
Paul E. McKenney
-3
/
+3
2024-04-15
vfs, swap: compile out IS_SWAPFILE() on swapless configs
Alexey Dobriyan
-0
/
+6
2024-04-15
drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
Jocelyn Falempe
-0
/
+4
2024-04-15
drm/panic: Add a drm panic handler
Jocelyn Falempe
-0
/
+102
2024-04-15
drm/panic: Add drm panic locking
Daniel Vetter
-0
/
+105
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
-6
/
+18
2024-04-15
io_uring: remove async request cache
Pavel Begunkov
-4
/
+0
2024-04-15
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
-3
/
+0
2024-04-15
io_uring: Avoid anonymous enums in io_uring uapi
Gabriel Krisman Bertazi
-10
/
+8
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
-1
/
+1
2024-04-15
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
-0
/
+1
2024-04-15
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
-0
/
+1
2024-04-15
io_uring: get rid of intermediate aux cqe caches
Pavel Begunkov
-2
/
+1
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
-2
/
+0
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
-0
/
+11
2024-04-15
io_uring/cmd: document some uring_cmd related helpers
Pavel Begunkov
-0
/
+13
[prev]
[next]