summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL derefJoanne Koong
2026-06-15fuse: clear intr_entry in fuse_resend and fuse_remove_pending_reqJi'an Zhou
2026-06-15fuse-uring: make a fuse_req on SQE commit only findable after memcpyBernd Schubert
2026-06-15fuse-uring: Avoid queue->stopped races and set/read that value under lockBernd Schubert
2026-06-15fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queuesBernd Schubert
2026-06-15fuse-uring: end fuse_req on io-uring cancel task workChris Mason
2026-06-15fuse-uring: fix moving cancelled entry to ent_in_userspace listJoanne Koong
2026-06-15fuse-uring: check connection abort during ring creationJoanne Koong
2026-06-15fuse-uring: fix race between registration and connection abortionJoanne Koong
2026-06-15fuse-uring: fix data races on ring->readyChris Mason
2026-06-15fuse-uring: fix EFAULT clobber in fuse_uring_commitChris Mason
2026-06-15fuse: back uncached readdir buffers with pagesMatthew R. Ochs
2026-06-15virtiofs: fix UAF on submount umountMiklos Szeredi
2026-06-15perf inject/aslr: Add ASLR tool infrastructure and MMAP trackingIan Rogers
2026-06-15perf maps: Add maps__mutate_mappingIan Rogers
2026-06-15Merge tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-06-15Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...Arnd Bergmann
2026-06-15Revert "Documentation: ABI: add sysfs interface for ZynqMP CSU registers"Arnd Bergmann
2026-06-15mm/slab: introduce kmalloc_flags()Vlastimil Babka (SUSE)
2026-06-15ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GTViktor Menshin
2026-06-15mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()Vlastimil Babka (SUSE)
2026-06-15mm/slab: pass slab_alloc_context to __do_kmalloc_node()Vlastimil Babka (SUSE)
2026-06-15mm/slab: allow kmem_cache_alloc_bulk() with any gfp flagsVlastimil Babka (SUSE)
2026-06-15mm/slab: replace slab_alloc_node() parameters with slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: pass alloc_flags through slab_post_alloc_hook() chainVlastimil Babka (SUSE)
2026-06-15mm/slab: pass alloc_flags to new slab allocationVlastimil Babka (SUSE)
2026-06-15mm/slab: add alloc_flags to slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: replace struct partial_context with slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCKVlastimil Babka (SUSE)
2026-06-15mm/slab: introduce slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15exfat: bound uniname advance in exfat_find_dir_entry()Bryam Vargas
2026-06-15exfat: add swap_activate supportJan Polensky
2026-06-15exfat: preserve benign secondary entries during rename and moveRochan Avlur
2026-06-15exfat: serialize truncate against in-flight DIONamjae Jeon
2026-06-15exfat: add support for SEEK_HOLE and SEEK_DATA in llseekNamjae Jeon
2026-06-15exfat: add iomap direct I/O supportNamjae Jeon
2026-06-15exfat: add iomap buffered I/O supportNamjae Jeon
2026-06-15exfat: fix implicit declaration of brelse()Namjae Jeon
2026-06-15exfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helperNamjae Jeon
2026-06-15exfat: add support for multi-cluster allocationNamjae Jeon
2026-06-15exfat: add exfat_file_open()Namjae Jeon
2026-06-15exfat: add balloc parameter to exfat_map_cluster() for iomap supportNamjae Jeon
2026-06-15exfat: replace unsafe macros with static inline functionsNamjae Jeon
2026-06-15exfat: simplify exfat_lookup()Al Viro
2026-06-15powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan
2026-06-15exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan
2026-06-15powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan
2026-06-15exfat: fix handling of damaged volume in exfat_create_upcase_table()David Timber
2026-06-15powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal