index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-15
fuse: move fuse_iqueue to fuse_chan
Miklos Szeredi
2026-06-15
fuse: add struct fuse_chan
Miklos Szeredi
2026-06-15
fuse: move request timeout code to a new source file
Miklos Szeredi
2026-06-15
fuse: fix io-uring background queue dispatch on request completion
Joanne Koong
2026-06-15
fuse: fix device node leak in cuse_process_init_reply()
Alberto Ruiz
2026-06-15
fuse: do not use start_removing_noperm()
Miklos Szeredi
2026-06-15
Revert "fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()"
Miklos Szeredi
2026-06-15
fuse: avoid 32-bit prune notification count wrap
Samuel Moelius
2026-06-15
fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref
Joanne Koong
2026-06-15
fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req
Ji'an Zhou
2026-06-15
fuse-uring: make a fuse_req on SQE commit only findable after memcpy
Bernd Schubert
2026-06-15
fuse-uring: Avoid queue->stopped races and set/read that value under lock
Bernd Schubert
2026-06-15
fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queues
Bernd Schubert
2026-06-15
fuse-uring: end fuse_req on io-uring cancel task work
Chris Mason
2026-06-15
fuse-uring: fix moving cancelled entry to ent_in_userspace list
Joanne Koong
2026-06-15
fuse-uring: check connection abort during ring creation
Joanne Koong
2026-06-15
fuse-uring: fix race between registration and connection abortion
Joanne Koong
2026-06-15
fuse-uring: fix data races on ring->ready
Chris Mason
2026-06-15
fuse-uring: fix EFAULT clobber in fuse_uring_commit
Chris Mason
2026-06-15
fuse: back uncached readdir buffers with pages
Matthew R. Ochs
2026-06-15
virtiofs: fix UAF on submount umount
Miklos Szeredi
2026-06-15
perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
Ian Rogers
2026-06-15
perf maps: Add maps__mutate_mapping
Ian Rogers
2026-06-15
Merge tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2026-06-15
Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...
Arnd Bergmann
2026-06-15
Revert "Documentation: ABI: add sysfs interface for ZynqMP CSU registers"
Arnd Bergmann
2026-06-15
mm/slab: introduce kmalloc_flags()
Vlastimil Babka (SUSE)
2026-06-15
ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT
Viktor Menshin
2026-06-15
mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: pass slab_alloc_context to __do_kmalloc_node()
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: pass alloc_flags to new slab allocation
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: add alloc_flags to slab_alloc_context
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: replace struct partial_context with slab_alloc_context
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCK
Vlastimil Babka (SUSE)
2026-06-15
mm/slab: introduce slab_alloc_context
Vlastimil Babka (SUSE)
2026-06-15
exfat: bound uniname advance in exfat_find_dir_entry()
Bryam Vargas
2026-06-15
exfat: add swap_activate support
Jan Polensky
2026-06-15
exfat: preserve benign secondary entries during rename and move
Rochan Avlur
2026-06-15
exfat: serialize truncate against in-flight DIO
Namjae Jeon
2026-06-15
exfat: add support for SEEK_HOLE and SEEK_DATA in llseek
Namjae Jeon
2026-06-15
exfat: add iomap direct I/O support
Namjae Jeon
2026-06-15
exfat: add iomap buffered I/O support
Namjae Jeon
2026-06-15
exfat: fix implicit declaration of brelse()
Namjae Jeon
2026-06-15
exfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helper
Namjae Jeon
2026-06-15
exfat: add support for multi-cluster allocation
Namjae Jeon
2026-06-15
exfat: add exfat_file_open()
Namjae Jeon
2026-06-15
exfat: add balloc parameter to exfat_map_cluster() for iomap support
Namjae Jeon
[prev]
[next]