aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-15fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL derefJoanne Koong1-2/+12
2026-06-15fuse: clear intr_entry in fuse_resend and fuse_remove_pending_reqJi'an Zhou1-0/+9
2026-06-15fuse-uring: make a fuse_req on SQE commit only findable after memcpyBernd Schubert1-14/+19
2026-06-15fuse-uring: Avoid queue->stopped races and set/read that value under lockBernd Schubert1-5/+9
2026-06-15fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queuesBernd Schubert1-0/+2
2026-06-15fuse-uring: end fuse_req on io-uring cancel task workChris Mason1-2/+12
2026-06-15fuse-uring: fix moving cancelled entry to ent_in_userspace listJoanne Koong2-5/+7
2026-06-15fuse-uring: check connection abort during ring creationJoanne Koong1-4/+8
2026-06-15fuse-uring: fix race between registration and connection abortionJoanne Koong1-6/+16
2026-06-15fuse-uring: fix data races on ring->readyChris Mason2-3/+5
2026-06-15fuse-uring: fix EFAULT clobber in fuse_uring_commitChris Mason1-6/+3
2026-06-15fuse: back uncached readdir buffers with pagesMatthew R. Ochs1-18/+67
2026-06-15virtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
2026-06-15perf inject/aslr: Add ASLR tool infrastructure and MMAP trackingIan Rogers4-9/+908
2026-06-15perf maps: Add maps__mutate_mappingIan Rogers5-58/+183
2026-06-15Merge tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-23/+4
2026-06-15Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...Arnd Bergmann6-296/+2
2026-06-15Revert "Documentation: ABI: add sysfs interface for ZynqMP CSU registers"Arnd Bergmann1-33/+0
2026-06-15mm/slab: introduce kmalloc_flags()Vlastimil Babka (SUSE)2-12/+56
2026-06-15ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GTViktor Menshin1-0/+1
2026-06-15mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()Vlastimil Babka (SUSE)2-10/+12
2026-06-15mm/slab: pass slab_alloc_context to __do_kmalloc_node()Vlastimil Babka (SUSE)1-18/+36
2026-06-15mm/slab: allow kmem_cache_alloc_bulk() with any gfp flagsVlastimil Babka (SUSE)1-12/+4
2026-06-15mm/slab: replace slab_alloc_node() parameters with slab_alloc_contextVlastimil Babka (SUSE)1-22/+53
2026-06-15mm/slab: pass alloc_flags through slab_post_alloc_hook() chainVlastimil Babka (SUSE)3-43/+62
2026-06-15mm/slab: pass alloc_flags to new slab allocationVlastimil Babka (SUSE)1-12/+11
2026-06-15mm/slab: add alloc_flags to slab_alloc_contextVlastimil Babka (SUSE)1-13/+15
2026-06-15mm/slab: replace struct partial_context with slab_alloc_contextVlastimil Babka (SUSE)1-29/+25
2026-06-15mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCKVlastimil Babka (SUSE)2-9/+17
2026-06-15mm/slab: introduce slab_alloc_contextVlastimil Babka (SUSE)1-13/+32
2026-06-15exfat: bound uniname advance in exfat_find_dir_entry()Bryam Vargas1-5/+8
2026-06-15exfat: add swap_activate supportJan Polensky3-0/+10
2026-06-15exfat: preserve benign secondary entries during rename and moveRochan Avlur3-28/+116
2026-06-15exfat: serialize truncate against in-flight DIONamjae Jeon1-0/+6
2026-06-15exfat: add support for SEEK_HOLE and SEEK_DATA in llseekNamjae Jeon2-5/+52
2026-06-15exfat: add iomap direct I/O supportNamjae Jeon6-220/+119
2026-06-15exfat: add iomap buffered I/O supportNamjae Jeon7-130/+367
2026-06-15exfat: fix implicit declaration of brelse()Namjae Jeon1-0/+1
2026-06-15exfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helperNamjae Jeon2-0/+9
2026-06-15exfat: add support for multi-cluster allocationNamjae Jeon6-31/+26
2026-06-15exfat: add exfat_file_open()Namjae Jeon1-0/+9
2026-06-15exfat: add balloc parameter to exfat_map_cluster() for iomap supportNamjae Jeon1-2/+5
2026-06-15exfat: replace unsafe macros with static inline functionsNamjae Jeon8-86/+147
2026-06-15exfat: simplify exfat_lookup()Al Viro1-43/+13
2026-06-15powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
2026-06-15exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito1-1/+3
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-06-15powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
2026-06-15exfat: fix handling of damaged volume in exfat_create_upcase_table()David Timber1-6/+13
2026-06-15powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal1-0/+1