]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-06-15  Miklos Szeredifuse: remove #include "fuse_i.h" from "req_timeout.c"
2026-06-15  Miklos Szeredifuse: remove #include "fuse_i.h" from "dev_uring_i.h"
2026-06-15  Miklos Szeredifuse: move fuse_dev_waitq to dev.c
2026-06-15  Miklos Szeredifuse: move forget related struct and helpers
2026-06-15  Miklos Szeredifuse: don't access transport layer structs directly...
2026-06-15  Miklos Szeredifuse: move struct fuse_req and related to fuse_dev_i.h
2026-06-15  Miklos Szeredifuse: move request timeout to fuse_chan
2026-06-15  Miklos Szeredifuse: add back pointer from fuse_chan to fuse_conn
2026-06-15  Miklos Szeredifuse: split off fch->lock from fc->lock
2026-06-15  Miklos Szeredifuse: move interrupt related members to fuse_chan
2026-06-15  Miklos Szeredifuse: move io_uring related members to fuse_chan
2026-06-15  Miklos Szeredifuse: move request blocking related members to fuse_chan
2026-06-15  Miklos Szeredifuse: move background queuing related members to fuse_chan
2026-06-15  Miklos Szeredifuse: move 'devices' member from fuse_conn to fuse_chan
2026-06-15  Miklos Szeredifuse: move fuse_dev and fuse_pqueue to dev.c
2026-06-15  Miklos Szeredifuse: move fuse_iqueue to fuse_chan
2026-06-15  Miklos Szeredifuse: add struct fuse_chan
2026-06-15  Miklos Szeredifuse: move request timeout code to a new source file
2026-06-15  Joanne Koongfuse: fix io-uring background queue dispatch on request...
2026-06-15  Alberto Ruizfuse: fix device node leak in cuse_process_init_reply()
2026-06-15  Miklos Szeredifuse: do not use start_removing_noperm()
2026-06-15  Miklos SzerediRevert "fuse: fix conversion of fuse_reverse_inval_entr...
2026-06-15  Samuel Moeliusfuse: avoid 32-bit prune notification count wrap
2026-06-15  Joanne Koongfuse-uring: remove request-less entries from ent_w_req_...
2026-06-15  Ji'an Zhoufuse: clear intr_entry in fuse_resend and fuse_remove_p...
2026-06-15  Bernd Schubertfuse-uring: make a fuse_req on SQE commit only findable...
2026-06-15  Bernd Schubertfuse-uring: Avoid queue->stopped races and set/read...
2026-06-15  Bernd Schubertfuse-uring: Avoid use-after-free in fuse_uring_async_st...
2026-06-15  Chris Masonfuse-uring: end fuse_req on io-uring cancel task work
2026-06-15  Joanne Koongfuse-uring: fix moving cancelled entry to ent_in_usersp...
2026-06-15  Joanne Koongfuse-uring: check connection abort during ring creation
2026-06-15  Joanne Koongfuse-uring: fix race between registration and connectio...
2026-06-15  Chris Masonfuse-uring: fix data races on ring->ready
2026-06-15  Chris Masonfuse-uring: fix EFAULT clobber in fuse_uring_commit
2026-06-15  Matthew R.... fuse: back uncached readdir buffers with pages
2026-06-15  Miklos Szeredivirtiofs: fix UAF on submount umount
2026-06-15  Ian Rogersperf inject/aslr: Add ASLR tool infrastructure and...
2026-06-15  Ian Rogersperf maps: Add maps__mutate_mapping
2026-06-15  Arnd BergmannMerge tag 'memory-controller-drv-7.2-2' of https:/...
2026-06-15  Arnd BergmannRevert "firmware: zynqmp: Add dynamic CSU register...
2026-06-15  Arnd BergmannRevert "Documentation: ABI: add sysfs interface for...
2026-06-15  Vlastimil Babka... mm/slab: introduce kmalloc_flags()
2026-06-15  Viktor MenshinALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT
2026-06-15  Vlastimil Babka... mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for...
2026-06-15  Vlastimil Babka... mm/slab: pass slab_alloc_context to __do_kmalloc_node()
2026-06-15  Vlastimil Babka... mm/slab: allow kmem_cache_alloc_bulk() with any gfp...
2026-06-15  Vlastimil Babka... mm/slab: replace slab_alloc_node() parameters with...
2026-06-15  Vlastimil Babka... mm/slab: pass alloc_flags through slab_post_alloc_hook...
2026-06-15  Vlastimil Babka... mm/slab: pass alloc_flags to new slab allocation
2026-06-15  Vlastimil Babka... mm/slab: add alloc_flags to slab_alloc_context
2026-06-15  Vlastimil Babka... mm/slab: replace struct partial_context with slab_alloc...
2026-06-15  Vlastimil Babka... mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCK
2026-06-15  Vlastimil Babka... mm/slab: introduce slab_alloc_context
2026-06-15  Bryam Vargasexfat: bound uniname advance in exfat_find_dir_entry()
2026-06-15  Jan Polenskyexfat: add swap_activate support
2026-06-15  Rochan Avlurexfat: preserve benign secondary entries during rename...
2026-06-15  Namjae Jeonexfat: serialize truncate against in-flight DIO
2026-06-15  Namjae Jeonexfat: add support for SEEK_HOLE and SEEK_DATA in llseek
2026-06-15  Namjae Jeonexfat: add iomap direct I/O support
2026-06-15  Namjae Jeonexfat: add iomap buffered I/O support
2026-06-15  Namjae Jeonexfat: fix implicit declaration of brelse()
2026-06-15  Namjae Jeonexfat: add data_start_bytes and exfat_cluster_to_phys_b...
2026-06-15  Namjae Jeonexfat: add support for multi-cluster allocation
2026-06-15  Namjae Jeonexfat: add exfat_file_open()
2026-06-15  Namjae Jeonexfat: add balloc parameter to exfat_map_cluster()...
2026-06-15  Namjae Jeonexfat: replace unsafe macros with static inline functions
2026-06-15  Al Viroexfat: simplify exfat_lookup()
2026-06-15  Aboorva Devarajanpowerpc/kexec: fix double get_cpu() imbalance in kexec_...
2026-06-15  Michael Bommaritoexfat: fix potential use-after-free in exfat_find_dir_e...
2026-06-15  Aboorva Devarajanpowerpc/powernv: fix preempt count leak in pnv_kexec_wa...
2026-06-15  Aboorva Devarajanpowerpc/perf: fix preempt count underflow in fsl_emb_pm...
2026-06-15  David Timberexfat: fix handling of damaged volume in exfat_create_u...
2026-06-15  Amit Machhiwalpowerpc/boot: Allow text relocations for pseries wrappe...
2026-06-15  Catalin Iacobsparc: Remove remaining defconfig references to the...
2026-06-15  Jani Nikuladrm/displayid: fix Tiled Display Topology ID size
2026-06-15  Hyunchul Leedocs/fs/ntfs: add mount options to support Windows...
2026-06-15  Hyunchul Leentfs: support creating Windows native symlinks
2026-06-15  Hyunchul Leentfs: clean up target name conversion for WSL symlinks
2026-06-15  Hyunchul Leentfs: add native_symlink mount option
2026-06-15  Hyunchul Leentfs: support following Windows native symlink with...
2026-06-15  Hyunchul Leentfs: support following Windows native symlink with...
2026-06-15  Hyunchul Leentfs: fix incorrect size of symbolic link
2026-06-15  Arnd Bergmannmips: select legacy gpiolib interfaces where used
2026-06-15  Linus TorvaldsMerge tag 'pull-fixes' of gitolite.kernel.org:pub/scm...
2026-06-15  Nathan ChancellorMIPS: lib: Remove '.hidden' for local symbols
2026-06-15  Nathan ChancellorMIPS: VDSO: Avoid including .got in dynamic segment
2026-06-15  Jonas JelonekMIPS: smp: report dying CPU to RCU in stop_this_cpu()
2026-06-15  Markus ElfringMIPS: kernel: proc: Delete unnecessary braces in show_c...
2026-06-15  Markus ElfringMIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()
2026-06-15  Aaron Tomlinmips: sched: Fix CPUMASK_OFFSTACK memory corruption
2026-06-15  Yadan FanMIPS: mm: Fix out-of-bounds write in maar_res_walk()
2026-06-15  Rosen PenevMIPS: ath79: reduce ARCH_DMA_MINALIGN
2026-06-15  Rosen Penevmips: dts: ar9132: fix wdt node name
2026-06-15  Catalin Iacobmips: Remove remaining defconfig references to the...
2026-06-15  Ethan Nelson... MIPS: mm: remove comment referring to removed CONFIG_MI...
2026-06-15  Linus TorvaldsMerge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org...
2026-06-15  Linus TorvaldsMerge tag 'x86-msr-2026-06-14' of gitolite.kernel.org...
2026-06-15  Linus TorvaldsMerge tag 'sched-core-2026-06-14' of gitolite.kernel...
2026-06-15  Linus TorvaldsMerge tag 'perf-core-2026-06-14' of gitolite.kernel...
2026-06-15  Linus TorvaldsMerge tag 'objtool-core-2026-06-14' of gitolite.kernel...
next