Advanced Filters
Published Title Version Author Status
2026-06-28 09:28 UTC rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 5 trev@trevrosa.dev skipped
2026-06-28 05:15 UTC minix: convert to iomap and add direct I/O 2 jbingham@gmail.com finished in 4h1m0s
[2 findings]
2026-06-26 10:26 UTC fs/pipe: unify the page pools into a single per-pipe pool 1 leitao@debian.org finished in 1h54m0s
2026-06-25 20:38 UTC sysctl: Consolidate do_proc_* functions into one function 3 joel.granados@kernel.org finished in 4h40m0s
2026-06-25 15:38 UTC mm: do file ownership checks with the proper mount idmap 1 pfalcato@suse.de finished in 4h29m0s
2026-06-25 15:29 UTC ext4: deferred iput framework for EA inodes 10 yun.zhou@windriver.com finished in 4h27m0s
2026-06-25 08:34 UTC vmsplice: fix some problems in my previous vmsplice patchset 2 safinaskar@gmail.com finished in 4h17m0s
2026-06-25 05:49 UTC luo support for preserving eventfd 1 duanchenghao@kylinos.cn finished in 4h14m0s
2026-06-24 17:09 UTC block: validate direct I/O memory alignment 3 kbusch@meta.com finished in 4h6m0s
2026-06-24 15:07 UTC Add and use abstraction for synchronize_rcu() 3 phasta@kernel.org skipped
2026-06-24 14:55 UTC coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping 4 jackzxcui1989@163.com skipped
2026-06-23 18:30 UTC cramfs: bound the XIP direct-mapping reads to the image size 2 devnull@kernel.org finished in 4h13m0s
2026-06-23 11:14 UTC ovl: make cachestat() work 1 ptikhomirov@virtuozzo.com finished in 4h35m0s
2026-06-23 09:32 UTC bpf: have bpf_real_data_inode() take a struct file 2 brauner@kernel.org finished in 2h12m0s
2026-06-23 09:15 UTC namespace-aware configfs 3 hare@kernel.org finished in 4h44m0s
[1 findings]
2026-06-23 08:52 UTC ext4: deferred iput framework for EA inodes 9 yun.zhou@windriver.com finished in 4h39m0s
[1 findings]
2026-06-22 22:27 UTC vsock/virtio: fix msg_iter desync on transmission failure 3 tavip@google.com finished in 4h12m0s
2026-06-22 17:32 UTC Add and use abstraction for synchronize_rcu() 2 phasta@kernel.org skipped
2026-06-22 13:58 UTC bpf: have bpf_real_inode() take a struct file 1 brauner@kernel.org finished in 2h23m0s
2026-06-22 04:39 UTC fs: support $ORIGIN in ELF interpreter paths 1 farid.m.zakaria@gmail.com finished in 4h3m0s
2026-06-22 04:05 UTC Prepare mutable list iterators to cache cursor state 3 kaitao.cheng@linux.dev skipped
2026-06-19 12:52 UTC locking/rt: Fix the incorrect RCU protection in rt_spin_unlock() 1 tglx@kernel.org finished in 1h9m0s
2026-06-19 12:24 UTC coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set 3 jackzxcui1989@163.com finished in 2h40m0s
2026-06-19 08:36 UTC namespace-aware configfs 2 hare@kernel.org finished in 4h29m0s
[1 findings]
2026-06-18 20:34 UTC bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling 3 dwindsor@gmail.com finished in 4h10m0s
2026-06-18 15:03 UTC coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set 2 jackzxcui1989@163.com finished in 2h33m0s
2026-06-18 09:59 UTC Add and use abstraction for synchronize_rcu() 1 phasta@kernel.org finished in 1h51m0s
2026-06-18 09:50 UTC userfaultfd: prevent registration of special VMAs 2 rppt@kernel.org finished in 19m0s
2026-06-18 03:07 UTC coredump/fcntl: Add FD_CLOBCOR flag to close fd before dumping core 1 jackzxcui1989@163.com finished in 1h9m0s
[1 findings]
2026-06-17 23:32 UTC direct-io: validate user space vectors during extraction 1 kbusch@meta.com finished in 4h44m0s
2026-06-17 23:32 UTC block: validate user space vectors during extraction 1 kbusch@meta.com finished in 4h46m0s
2026-06-17 19:40 UTC userfaultfd: prevent registration of special VMAs 1 rppt@kernel.org finished in 46m0s
2026-06-17 17:25 UTC hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter 2 jane.chu@oracle.com finished in 1h21m0s
[1 findings]
2026-06-17 11:18 UTC Add bpf_sock_read_xattr() kfunc to read socket xattrs 1 brauner@kernel.org finished in 4h44m0s
2026-06-17 10:47 UTC fs: nullfs should include mount.h 1 ben.dooks@codethink.co.uk finished in 2h4m0s
2026-06-16 14:30 UTC net: scm: move scm_detach_fds() from common path to scm_recv_unix() 2 jkoolstra@xs4all.nl finished in 4h10m0s
2026-06-16 14:08 UTC fs: support freeze/thaw/mark_dead/sync with shared devices 2 brauner@kernel.org skipped
2026-06-15 16:08 UTC init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option 1 mailhol@kernel.org finished in 4h37m0s
2026-06-15 16:06 UTC Fixes to the previously-merged drivers/dax/fsdev series 1 john@jagalactic.com finished in 1h7m0s
2026-06-15 12:52 UTC fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid 1 brauner@kernel.org finished in 4h44m0s
2026-06-14 16:44 UTC vfs: add O_CREAT|O_DIRECTORY to open*(2) 1 jkoolstra@xs4all.nl finished in 3h57m0s
2026-06-13 05:09 UTC kmem_cache instances with static storage duration 3 viro@zeniv.linux.org.uk finished in 4h49m0s
2026-06-13 00:09 UTC vsock/virtio: fix msg_iter desync on transmission failure 2 tavip@google.com finished in 4h20m0s
2026-06-12 17:39 UTC smb: client: Simplify conditional compilation in __cifs_do_create() 1 markus.elfring@web.de finished in 5h0m0s
2026-06-12 11:05 UTC pidfs: pin stashed dentry for pid lifetime to fix repeat-open regression 1 adam.sterling@gmail.com finished in 4h17m0s
2026-06-11 17:31 UTC Fixes to the previously-merged drivers/dax/fsdev series 1 john@jagalactic.com finished in 54m0s
2026-06-11 14:57 UTC vfs: pass S_IFDIR mode to vfs_prepare_mode() 1 jkoolstra@xs4all.nl finished in 4h19m0s
2026-06-11 09:29 UTC Avoid synchronize_rcu() for every thread drop in Rust Binder 5 aliceryhl@google.com finished in 59m0s
2026-06-10 14:39 UTC fs: fix ups and tidy ups to /proc/filesystems caching 1 mjguzik@gmail.com finished in 4h29m0s
2026-06-09 12:30 UTC fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink 1 usama.arif@linux.dev finished in 4h42m0s
2026-06-09 03:52 UTC ext4: avoid tail walks for cached large-folio writes 3 zhujia.zj@bytedance.com finished in 1h7m0s
2026-06-08 12:01 UTC ext4: avoid tail walks for cached large-folio writes 2 zhujia.zj@bytedance.com finished in 4h44m0s
2026-06-07 19:33 UTC Fixes to the previously-merged drivers/dax/fsdev series 1 john@jagalactic.com finished in 37m0s
2026-06-07 16:41 UTC file: add fd_except cleanup class 1 agruenba@redhat.com finished in 4h12m0s
2026-06-07 06:41 UTC cramfs: bound the XIP direct-mapping reads to the image size 1 hexlabsecurity@proton.me finished in 3h59m0s
2026-06-06 06:49 UTC d_add() misuses in ->lookup() 1 viro@zeniv.linux.org.uk finished in 1h2m0s
2026-06-06 06:10 UTC vmsplice: fix some problems in my previous vmsplice patchset 1 safinaskar@gmail.com finished in 2h15m0s
2026-06-05 05:08 UTC assorted dcache cleanups and fixes 2 viro@zeniv.linux.org.uk finished in 4h4m0s
2026-06-04 22:24 UTC vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags 1 jkoolstra@xs4all.nl finished in 4h12m0s
2026-06-04 20:11 UTC rust: add `Ownable` trait and `Owned` type 17 a.hindborg@kernel.org finished in 1h45m0s
2026-06-04 15:58 UTC fixup! proc: protect ptrace_may_access() with exec_update_lock (part 1) 1 jannh@google.com finished in 1h15m0s
2026-06-04 09:52 UTC fs/read_write: Do not export __kernel_write() to the entire world 2 andriy.shevchenko@linux.intel.com finished in 1h27m0s
2026-06-04 09:28 UTC fs/read_write: Do not export __kernel_write() to the entire world 1 andriy.shevchenko@linux.intel.com finished in 1h35m0s
2026-06-04 02:53 UTC libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo() 3 jhubbard@nvidia.com finished in 4h1m0s
2026-06-03 19:31 UTC fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() 2 jannh@google.com finished in 4h30m0s
2026-06-03 17:38 UTC fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() 1 jannh@google.com finished in 4h42m0s
2026-06-03 13:48 UTC ext4: avoid full buffer walks for large folio partial writes 1 zhujia.zj@bytedance.com finished in 4h28m0s
2026-06-03 07:47 UTC configfs cleanups and fixes 2 viro@zeniv.linux.org.uk finished in 48m0s
2026-06-02 17:51 UTC eventpoll: Fix epoll_wait() report false negative 3 namcao@linutronix.de finished in 4h38m0s
2026-06-02 10:10 UTC fs: support freeze/thaw/mark_dead/sync with shared devices 1 brauner@kernel.org finished in 4h32m0s
[1 findings]
2026-06-02 02:52 UTC bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs 2 kartikey406@gmail.com finished in 4h12m0s
2026-06-02 02:04 UTC make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace) 1 viro@zeniv.linux.org.uk finished in 4h15m0s
2026-06-02 00:26 UTC fs/namei: fix UAF in pick_link() by unlazying before atime check 1 kartikey406@gmail.com finished in 4h35m0s
2026-06-01 13:56 UTC fs,kthread: start all kthreads in nullfs 4 brauner@kernel.org finished in 4h26m0s
2026-06-01 10:21 UTC mm: improve large folio readahead for exec memory 7 usama.arif@linux.dev finished in 5h2m0s
2026-06-01 03:29 UTC fs/namespace: notify pollers of legacy propagation changes 2 guopeng.zhang@linux.dev finished in 1h20m0s
2026-05-31 18:20 UTC vfs: add O_CREAT|O_DIRECTORY to open*(2) 6 jkoolstra@xs4all.nl finished in 3h57m0s
2026-05-31 10:49 UTC vfs: missing inode operation should return a consistent error code 1 jkoolstra@xs4all.nl finished in 3h57m0s
2026-05-31 01:01 UTC vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2 1 safinaskar@gmail.com finished in 4h24m0s
2026-05-30 16:50 UTC Fixes to the previously-merged drivers/dax/fsdev series 1 john@jagalactic.com finished in 48m0s
2026-05-30 09:37 UTC eventpoll: Fix epoll_wait() report false negative 2 namcao@linutronix.de finished in 4h4m0s
2026-05-29 23:33 UTC Kernel API Specification Framework 4 sashal@kernel.org finished in 4h10m0s
2026-05-29 22:58 UTC include/linux/splice.h: trivial fix: declerations -> declarations 1 safinaskar@gmail.com finished in 1h19m0s
2026-05-29 19:38 UTC vfs: document locking for mnt_notify_add() 1 jannh@google.com finished in 4h19m0s
2026-05-29 17:18 UTC revamp fs/filesystems.c 4 mjguzik@gmail.com finished in 4h48m0s
2026-05-29 14:25 UTC eventpoll: restore EP_UNACTIVE_PTR sentinel for ctx->tfile_check_list 1 zhanwei919@gmail.com finished in 4h16m0s
2026-05-29 13:12 UTC eventpoll: fix use-after-free in clear_tfile_check_list() 3 kartikey406@gmail.com finished in 4h42m0s
2026-05-29 09:54 UTC fs/namespace: notify pollers of legacy propagation changes 1 guopeng.zhang@linux.dev finished in 4h20m0s
2026-05-29 08:43 UTC super: retire sget() 2 brauner@kernel.org finished in 4h15m0s
2026-05-29 04:25 UTC eventpoll: fix use-after-free in clear_tfile_check_list() 2 kartikey406@gmail.com finished in 4h26m0s
2026-05-28 18:26 UTC lsm: Replace security_sb_mount with granular mount hooks 5 song@kernel.org finished in 4h47m0s
2026-05-28 17:58 UTC vfs: make LAST_XXX private to fs/namei.c 1 jkoolstra@xs4all.nl finished in 4h39m0s
2026-05-28 10:42 UTC backing-file: fix backing_file_open() kerneldoc parameter 2 liwang@kylinos.cn finished in 1h40m0s
2026-05-28 09:52 UTC exec: add spawn templates for repeated executable startup 1 me@linux.beauty finished in 4h40m0s
2026-05-28 09:41 UTC initramfs: Add CRC32 debugging mechanism for unpack failures 1 luoxueqin@kylinos.cn finished in 2h46m0s
2026-05-27 10:00 UTC fs: fix spelling mistakes in comment 2 fffsqian@163.com finished in 1h16m0s
2026-05-27 06:49 UTC fs: mark selected blocking waits as freezable 1 daijunbing@vivo.com finished in 4h10m0s
2026-05-27 03:31 UTC fs: fix two spelling mistakes in comments 1 fffsqian@163.com finished in 1h7m0s
2026-05-27 03:15 UTC fs: fix spelling mistakes in comment 1 fffsqian@163.com finished in 1h11m0s
2026-05-26 15:09 UTC super: retire sget(), convert iterators to RCU 1 brauner@kernel.org finished in 4h50m0s