Published Title Version Author Status
2025-11-30 22:06 UTC fuse: fix conversion of fuse_reverse_inval_entry() to start_removing() 1 neilb@ownmail.net finished in 3h50m0s
2025-11-29 17:01 UTC io_uring, struct filename and audit 2 viro@zeniv.linux.org.uk finished in 3h53m0s
2025-11-29 15:54 UTC fs: move getname and putname handlers into namei.h 1 mjguzik@gmail.com finished in 3h55m0s
2025-11-29 09:11 UTC statmount: accept fd as a parameter 7 b.sachdev1904@gmail.com finished in 3h48m0s
2025-11-28 22:06 UTC VFS: namei: fix start_dirop() kernel-doc warnings 2 rdunlap@infradead.org finished in 55m0s
2025-11-28 18:52 UTC drm: Reduce page tables overhead with THP 10 loic.molinari@collabora.com finished in 3h50m0s
2025-11-28 17:21 UTC Landlock: Disconnected directory handling 5 mic@digikod.net finished in 3h52m0s
2025-11-28 03:51 UTC fs/namespace: fix mntput of ERR_PTR in fsmount error path 1 kartikey406@gmail.com finished in 3h58m0s
2025-11-28 00:28 UTC VFS: namei: fix __start_dirop() kernel-doc warnings 1 rdunlap@infradead.org finished in 1h9m0s
2025-11-28 00:08 UTC filelock: __fcntl_getlease: fix kernel-doc warnings 1 rdunlap@infradead.org finished in 4h9m0s
2025-11-27 16:02 UTC Allow knfsd to use atomic_open() 4 bcodding@hammerspace.com finished in 3h58m0s
2025-11-27 14:01 UTC ARM/mm/fault: always goto bad_area when handling with page faults of kernel address 2 xieyuanbin1@huawei.com finished in 55m0s
2025-11-27 13:15 UTC dcache: touch up predicts in __d_lookup_rcu() 2 mjguzik@gmail.com finished in 4h3m0s
2025-11-27 12:24 UTC dcache: predict the name matches if parent and length also match 1 mjguzik@gmail.com finished in 4h6m0s
2025-11-27 04:59 UTC ntfsplus: ntfs filesystem remake 2 linkinjeon@kernel.org finished in 45m0s
2025-11-27 00:50 UTC Introduce bpf_kern_path and bpf_path_put 1 song@kernel.org finished in 3h54m0s
2025-11-26 19:11 UTC Landlock: Disconnected directory handling 4 mic@digikod.net finished in 4h1m0s
2025-11-26 14:31 UTC Allow knfsd to use atomic_open() 3 bcodding@hammerspace.com finished in 4h10m0s
2025-11-26 10:19 UTC vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held 1 xieyuanbin1@huawei.com finished in 4h26m0s
2025-11-23 22:05 UTC fs: Add uoff_t 2 willy@infradead.org finished in 3h50m0s
2025-11-23 16:33 UTC file: FD_{ADD,PREPARE}() 4 brauner@kernel.org skipped
2025-11-21 18:00 UTC file: add and convert to FD_PREPARE() 3 brauner@kernel.org skipped
2025-11-20 21:03 UTC mm: Fix OOM killer inaccuracy on large many-core systems 9 mathieu.desnoyers@efficios.com finished in 41m0s
2025-11-20 16:14 UTC mm/filemap: Fix logic around SIGBUS in filemap_map_pages() 1 kirill@shutemov.name finished in 32m0s
2025-11-19 22:24 UTC initrd: remove half of classic initrd support 4 safinaskar@gmail.com finished in 3h49m0s
2025-11-18 05:15 UTC tree-in-dcache stuff 4 viro@zeniv.linux.org.uk finished in 3h55m0s
2025-11-17 16:43 UTC uaccess: Prepare for masked user access on powerpc 5 christophe.leroy@csgroup.eu finished in 37m0s
[1 findings]
2025-11-17 10:07 UTC New trait OwnableRefCounted for ARef<->Owned conversion. 13 oliver.mangold@pm.me finished in 1h16m0s
2025-11-14 21:04 UTC Fix a recently introduced deadlock 6 bvanassche@acm.org finished in 3h49m0s
2025-11-14 17:02 UTC drm: Reduce page tables overhead with THP 9 loic.molinari@collabora.com finished in 3h52m0s
2025-11-14 09:21 UTC block: enable per-cpu bio cache by default 3 changfengnan@bytedance.com finished in 4h5m0s
2025-11-13 19:13 UTC gfs2: Prevent recursive memory reclaim 1 agruenba@redhat.com finished in 1h11m0s
2025-11-13 16:59 UTC drm: Reduce page tables overhead with THP 8 loic.molinari@collabora.com finished in 3h55m0s
2025-11-13 07:28 UTC mm: Add soft-dirty and uffd-wp support for RISC-V 1 zhangchunyan@iscas.ac.cn finished in 1h3m0s
2025-11-13 00:18 UTC Create and use APIs to centralise locking for directory ops. 6 neilb@ownmail.net finished in 3h56m0s
2025-11-11 21:29 UTC nsproxy: fix free_nsproxy() and simplify create_new_namespaces() 1 brauner@kernel.org skipped
2025-11-11 14:12 UTC vfs: recall-only directory delegations for knfsd 6 jlayton@kernel.org finished in 3h54m0s
2025-11-11 06:54 UTC tree-in-dcache stuff 3 viro@zeniv.linux.org.uk finished in 3h42m0s
2025-11-10 15:49 UTC drm: Reduce page tables overhead with THP 7 loic.molinari@collabora.com finished in 50m0s
[1 findings]
2025-11-10 15:08 UTC ns: header cleanups and initial namespace reference count improvements 1 brauner@kernel.org skipped
2025-11-10 14:27 UTC drm: Reduce page tables overhead with THP 6 loic.molinari@collabora.com skipped
2025-11-10 12:47 UTC bdev: add hint prints in sb_set_blocksize() for LBS dependency on THP 1 libaokun@huaweicloud.com finished in 3h56m0s
2025-11-09 21:11 UTC ns: fixes for namespace iteration and active reference counting 1 brauner@kernel.org finished in 3h41m0s
2025-11-09 18:06 UTC Add ARRAY_END(), and use it to fix off-by-one bugs 3 alx@kernel.org finished in 38m0s
2025-11-07 17:22 UTC mm: Fix OOM killer inaccuracy on large many-core systems 8 mathieu.desnoyers@efficios.com finished in 3h41m0s
2025-11-07 14:21 UTC cheaper MAY_EXEC handling for path lookup 3 mjguzik@gmail.com finished in 3h53m0s
2025-11-07 02:05 UTC block: enable per-cpu bio cache by default 2 changfengnan@bytedance.com finished in 3h42m0s
2025-11-06 18:00 UTC permission check avoidance during lookup 2 mjguzik@gmail.com skipped
2025-11-06 11:31 UTC powerpc: Implement masked user access 4 christophe.leroy@csgroup.eu finished in 4h20m0s
2025-11-06 00:50 UTC Create and use APIs to centralise locking for directory ops. 5 neilb@ownmail.net finished in 3h59m0s
[2 findings]
2025-11-05 16:53 UTC vfs: recall-only directory delegations for knfsd 5 jlayton@kernel.org finished in 4h17m0s
2025-11-05 13:55 UTC fs: speed up path lookup with cheaper MAY_EXEC checks 1 mjguzik@gmail.com finished in 1h12m0s
[1 findings]
2025-11-05 02:29 UTC binfmt_misc: restore write access before closing files opened by open_exec() 1 zilin@seu.edu.cn finished in 3h52m0s
2025-11-04 12:50 UTC vfat: fix missing sb_min_blocksize() return value checks 6 yangyongpeng.storage@gmail.com finished in 4h12m0s
2025-11-04 12:12 UTC fs: introduce super write guard 1 brauner@kernel.org finished in 3h53m0s
2025-11-03 16:47 UTC vfat: fix missing sb_min_blocksize() return value checks 5 yangyongpeng.storage@gmail.com finished in 3h57m0s
2025-11-03 16:36 UTC vfat: fix missing sb_min_blocksize() return value checks 4 yangyongpeng.storage@gmail.com finished in 4h9m0s
2025-11-03 13:50 UTC fix missing sb_min_blocksize() return value checks in some filesystems 3 yangyongpeng.storage@gmail.com finished in 3h44m0s
2025-11-03 12:52 UTC vfs: recall-only directory delegations for knfsd 4 jlayton@kernel.org finished in 4h4m0s
2025-11-02 16:38 UTC fix missing sb_min_blocksize() return value checks in some filesystems 2 yangyongpeng.storage@gmail.com finished in 3h44m0s
2025-10-31 14:42 UTC mm: Fix OOM killer inaccuracy on large many-core systems 7 mathieu.desnoyers@efficios.com finished in 3h45m0s
2025-10-29 23:31 UTC Create and use APIs to centralise locking for directory ops. 4 neilb@ownmail.net finished in 3m0s
2025-10-29 12:20 UTC nstree: listns() 4 brauner@kernel.org skipped
2025-10-28 21:24 UTC mm: Refactor and improve VMA count limit code 4 kaleshsingh@google.com finished in 3h42m0s
2025-10-28 00:45 UTC tree-in-dcache stuff 2 viro@zeniv.linux.org.uk finished in 3h45m0s
2025-10-26 20:36 UTC Guaranteed CMA 2 surenb@google.com finished in 3h39m0s
2025-10-24 10:52 UTC nstree: listns() 3 brauner@kernel.org skipped
2025-10-22 16:05 UTC nstree: listns() 2 brauner@kernel.org finished in 50m0s
[1 findings]
2025-10-21 15:25 UTC vfs: recall-only directory delegations for knfsd 3 jlayton@kernel.org finished in 3h49m0s
2025-10-21 11:43 UTC nstree: listns() 1 brauner@kernel.org finished in 1h1m0s
[1 findings]
2025-10-21 11:30 UTC drm: Reduce page tables overhead with THP 5 loic.molinari@collabora.com finished in 42m0s
[1 findings]
2025-10-21 06:35 UTC mm/memory: Do not populate page table entries beyond i_size. 1 kirill@shutemov.name finished in 3h49m0s
2025-10-17 14:15 UTC mm/filemap: Implement fast short reads 1 kirill@shutemov.name finished in 44m0s
[1 findings]
2025-10-17 11:31 UTC vfs: recall-only directory delegations for knfsd 2 jlayton@kernel.org finished in 3h43m0s
2025-10-17 10:20 UTC powerpc: Implement masked user access 3 christophe.leroy@csgroup.eu finished in 3h45m0s
2025-10-17 06:09 UTC initrd: remove half of classic initrd support 3 safinaskar@gmail.com finished in 3h55m0s
2025-10-15 19:24 UTC rust: replace kernel::str::CStr w/ core::ffi::CStr 17 tamird@gmail.com finished in 22m0s
[1 findings]
2025-10-15 15:30 UTC drm: Reduce page tables overhead with THP 4 loic.molinari@collabora.com finished in 30m0s
2025-10-14 12:08 UTC Parallelizing filesystem writeback 2 kundan.kumar@samsung.com skipped
2025-10-13 23:51 UTC mm: VMA count limit fixes and improvements 3 kaleshsingh@google.com skipped
2025-10-13 14:47 UTC vfs: recall-only directory delegations for knfsd 1 jlayton@kernel.org finished in 3h48m0s
2025-10-12 18:40 UTC block: mtip32xx: Fix typos in comments and log messages 1 alok.a.tiwari@oracle.com finished in 42m0s
2025-10-11 01:33 UTC block: enable per-cpu bio cache by default 1 changfengnan@bytedance.com skipped
2025-10-10 09:40 UTC initrd: remove half of classic initrd support 2 safinaskar@gmail.com finished in 3h53m0s
2025-10-10 01:19 UTC Guaranteed CMA 1 surenb@google.com finished in 3h51m0s
2025-10-09 07:59 UTC hide ->i_state behind accessors 7 mjguzik@gmail.com skipped
2025-10-04 14:23 UTC bpf_doc: Support 1st const parameter of bpf_d_path() 1 rtoax@foxmail.com finished in 44m0s
2025-10-04 09:30 UTC drm: Reduce page tables overhead with THP 3 loic.molinari@collabora.com skipped
2025-10-01 09:03 UTC New trait OwnableRefCounted for ARef<->Owned conversion. 12 oliver.mangold@pm.me skipped
2025-09-29 20:03 UTC drm: Optimize page tables overhead with THP 1 loic.molinari@collabora.com skipped
2025-09-24 23:24 UTC bpf: Add more dentry kfuncs for BPF LSM programs 1 dwindsor@gmail.com finished in 3h3m0s
2025-09-24 18:05 UTC vfs, nfsd: implement directory delegations 3 jlayton@kernel.org finished in 3h53m0s
2025-09-24 11:33 UTC ns: tweak ns common handling 1 brauner@kernel.org skipped
2025-09-23 10:47 UTC hide ->i_state behind accessors 6 mjguzik@gmail.com skipped
2025-09-22 12:42 UTC ns: minor tweaks 1 brauner@kernel.org finished in 13m0s
2025-09-19 15:49 UTC hide ->i_state behind accessors 5 mjguzik@gmail.com skipped
2025-09-18 10:11 UTC ns: rework reference counting 1 brauner@kernel.org skipped
2025-09-18 08:37 UTC riscv: mm: Add soft-dirty and uffd-wp support 1 zhangchunyan@iscas.ac.cn finished in 3h51m0s
2025-09-17 10:28 UTC ns: rework common initialization 1 brauner@kernel.org skipped
2025-09-17 03:36 UTC riscv: mm: Add soft-dirty and uffd-wp support 1 zhangchunyan@iscas.ac.cn finished in 3h46m0s