| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2025-12-16 15:50 UTC | hfs: Replace BUG_ON with error handling for CNID count checks | 3 | jkoolstra@xs4all.nl | finished in 3h56m0s |
| 2025-12-16 14:52 UTC | dcache: Replace simple_strtoul with kstrtoul in set_dhash_entries | 1 | thorsten.blum@linux.dev | finished in 4h2m0s |
| 2025-12-16 14:16 UTC | fuse: change fuse_wr_pages() to avoid signedness error from min() | 1 | david.laight.linux@gmail.com | finished in 25m0s |
| 2025-12-16 03:54 UTC | struct filename work | 3 | viro@zeniv.linux.org.uk | finished in 3h53m0s |
| 2025-12-15 21:53 UTC | ceph: fix kernel crash in ceph_open() | 2 | slava@dubeyko.com | finished in 4h0m0s |
| 2025-12-15 15:52 UTC | sysctl: Add missing kernel-doc for proc_dointvec_conv | 1 | joel.granados@kernel.org | finished in 1h7m0s |
| 2025-12-15 15:25 UTC | sysctl: Remove unused ctl_table forward declarations | 1 | joel.granados@kernel.org | finished in 3h51m0s |
| 2025-12-15 14:19 UTC | mm/readahead: read min folio constraints under invalidate lock | 1 | wangjinchao600@gmail.com | finished in 4h4m0s |
| 2025-12-15 11:38 UTC | Assorted kernel-doc fixes | 1 | bagasdotme@gmail.com | finished in 3h58m0s |
| 2025-12-15 11:15 UTC | chardev: Switch to guard(mutex) and __free(kfree) | 2 | chenzhang@kylinos.cn | finished in 3h59m0s |
| 2025-12-15 10:02 UTC | virtio_fs: use sysfs_emit_at() instead of snprintf() | 1 | chenzhang@kylinos.cn | finished in 3h58m0s |
| 2025-12-15 06:06 UTC | chardev: Switch to guard(mutex) | 1 | chenzhang@kylinos.cn | finished in 3h50m0s |
| 2025-12-15 03:14 UTC | adfs: fix memory leak in sb->s_fs_info | 3 | eraykrdg1@gmail.com | finished in 3h59m0s |
| 2025-12-15 03:00 UTC | fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes() | 2 | joannelkoong@gmail.com | finished in 3h54m0s |
| 2025-12-15 02:44 UTC | fuse: use sysfs_emit() instead of sprintf() | 1 | chenzhang@kylinos.cn | finished in 56m0s |
| 2025-12-15 00:22 UTC | adfs: fix memory leak in sb->s_fs_info | 2 | eraykrdg1@gmail.com | finished in 3h54m0s |
| 2025-12-14 15:31 UTC | namespace: Replace simple_strtoul with kstrtoul to parse boot params | 1 | thorsten.blum@linux.dev | finished in 3h51m0s |
| 2025-12-13 23:36 UTC | adfs: fix memory leak in sb->s_fs_info | 1 | eraykrdg1@gmail.com | finished in 3h51m0s |
| 2025-12-13 23:32 UTC | hfsplus: fix missing hfs_bnode_get() in hfs_bnode_create() | 1 | shardul.b@mpiricsoftware.com | finished in 3h52m0s |
| 2025-12-13 19:30 UTC | proc: Redundant header files exist | 1 | sensor1010@163.com | finished in 50m0s |
| 2025-12-13 15:07 UTC | 9p/virtio: convert to extract_iter_to_sg() | 2 | devnull@kernel.org | finished in 3h51m0s |
| 2025-12-13 07:45 UTC | file: ensure cleanup | 1 | brauner@kernel.org | finished in 3h51m0s |
| 2025-12-13 02:20 UTC | ext4: defer unwritten splitting until I/O completion | 1 | yi.zhang@huaweicloud.com | finished in 3h53m0s |
| 2025-12-13 01:28 UTC | virtiofs: fix NULL dereference in virtio_fs_add_queues_sysfs() | 1 | pioooooooooip@gmail.com | skipped |
| 2025-12-12 18:12 UTC | fuse: LOOKUP_HANDLE operation | 2 | luis@igalia.com | skipped |
| 2025-12-12 18:03 UTC | vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry | 1 | devnull@kernel.org | finished in 3h51m0s |
| 2025-12-12 17:44 UTC | fs: Remove internal old mount API code | 1 | sandeen@redhat.com | finished in 3h50m0s |
| 2025-12-12 12:11 UTC | fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED | 1 | mjguzik@gmail.com | finished in 3h51m0s |
| 2025-12-11 17:20 UTC | riscv control-flow integrity for usermode | 26 | devnull@kernel.org | skipped |
| 2025-12-11 15:21 UTC | Exposing case folding behavior | 2 | cel@kernel.org | finished in 3h52m0s |
| 2025-12-11 13:52 UTC | fs/ntfs3: allow readdir() to finish after directory mutations without rewinddir() | 1 | almaz.alexandrovich@paragon-software.com | finished in 3h59m0s |
| 2025-12-11 13:51 UTC | fs/ntfs3: fix memory leak in ntfs_fill_super() | 1 | almaz.alexandrovich@paragon-software.com | finished in 3h57m0s |
| 2025-12-11 13:50 UTC | fs/ntfs3: improve readahead for bitmap initialization and large directory scans | 1 | almaz.alexandrovich@paragon-software.com | skipped |
| 2025-12-11 13:49 UTC | fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr | 1 | almaz.alexandrovich@paragon-software.com | finished in 3h55m0s |
| 2025-12-11 13:12 UTC | fs/buffer: add alert in try_to_free_buffers() for folios without buffers | 2 | dkarn@redhat.com | finished in 3h59m0s |
| 2025-12-11 12:16 UTC | cifs: Scripted header file cleanup | 1 | dhowells@redhat.com | finished in 1h0m0s |
| 2025-12-10 20:01 UTC | pagemap: Add alert to mapping_set_release_always() for mapping with no release_folio | 1 | dkarn@redhat.com | finished in 3h53m0s |
| 2025-12-10 18:02 UTC | fs/buffer: add alert in try_to_free_buffers() for folios without buffers | 1 | dkarn@redhat.com | finished in 3h55m0s |
| 2025-12-10 13:43 UTC | fs: warn on dirty inode in writeback paired with I_WILL_FREE | 1 | mjguzik@gmail.com |
finished
in 3h57m0s
[2 findings] |
| 2025-12-10 08:31 UTC | timers/nohz: Optimize /proc/stat idle/iowait fluctuation | 2 | jackzxcui1989@163.com | finished in 4h4m0s |
| 2025-12-09 21:09 UTC | media: mc: fix potential use-after-free in media_request_alloc() | 1 | minipli@grsecurity.net | finished in 3h54m0s |
| 2025-12-09 21:04 UTC | 9p/virtio: restrict page pinning to user_backed_iter() iovec | 1 | devnull@kernel.org | finished in 3h53m0s |
| 2025-12-09 07:53 UTC | file: Call security_file_alloc() after initializing the filp | 1 | tianjia.zhang@linux.alibaba.com | finished in 3h54m0s |
| 2025-12-09 07:21 UTC | fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() | 1 | libaokun@huaweicloud.com | finished in 3h57m0s |
| 2025-12-09 02:14 UTC | HFS: btree: fix missing error check after hfs_bnode_find() | 1 | vulab@iscas.ac.cn | finished in 3h51m0s |
| 2025-12-08 22:20 UTC | fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1) | 1 | nabijaczleweli@nabijaczleweli.xyz | finished in 4h0m0s |
| 2025-12-08 19:03 UTC | fs: add NULL check in drop_buffers() to prevent null-ptr-deref | 2 | dkarn@redhat.com | finished in 3h57m0s |
| 2025-12-08 18:48 UTC | fs: add NULL check in drop_buffers() to prevent null-ptr-deref | 1 | dkarn@redhat.com | finished in 4h2m0s |
| 2025-12-08 14:05 UTC | iomap: replace folio_batch allocation with stack allocation | 3 | bfoster@redhat.com | finished in 4h5m0s |
| 2025-12-08 12:40 UTC | iomap: replace folio_batch allocation with stack allocation | 2 | bfoster@redhat.com | finished in 4h16m0s |
| 2025-12-07 03:58 UTC | hfsplus: fix volume corruption issue for generic/498 | 1 | slava@dubeyko.com | finished in 3h54m0s |
| 2025-12-06 12:03 UTC | tmpfs: enforce the immutable flag on open files | 1 | nabijaczleweli@nabijaczleweli.xyz | finished in 3h56m0s |
| 2025-12-05 18:50 UTC | hfsplus: fix memory leak on mount failure | 1 | swarajgaikwad1925@gmail.com |
finished
in 4h2m0s
[4 findings] |
| 2025-12-05 18:41 UTC | riscv control-flow integrity for usermode | 25 | devnull@kernel.org | finished in 4h7m0s |
| 2025-12-05 16:57 UTC | Direct Map Removal Support for guest_memfd | 8 | kalyazin@amazon.co.uk | finished in 3h58m0s |
| 2025-12-05 12:10 UTC | ovl: pass original credentials, not mounter credentials during create | 1 | brauner@kernel.org | finished in 3h49m0s |
| 2025-12-05 01:59 UTC | fs: exfat: improve error code handling in exfat_find_empty_entry() | 2 | vulab@iscas.ac.cn | finished in 54m0s |
| 2025-12-05 00:58 UTC | cgroup/misc: Add hwcap masks to the misc controller | 1 | avagin@google.com | finished in 3h52m0s |
| 2025-12-05 00:00 UTC | hfsplus: fix volume corruption issue for generic/480 | 1 | slava@dubeyko.com | finished in 3h56m0s |
| 2025-12-04 20:03 UTC | riscv control-flow integrity for usermode | 24 | debug@rivosinc.com | finished in 3h51m0s |
| 2025-12-04 14:26 UTC | lib: xarray: free unused spare node in xas_create_range() | 4 | shardul.b@mpiricsoftware.com | finished in 3h58m0s |
| 2025-12-04 13:48 UTC | filelock: fix conflict detection with userland file delegations | 2 | jlayton@kernel.org | finished in 4h3m0s |
| 2025-12-04 13:16 UTC | mqueue: correct the type of ro to int | 1 | eadavis@qq.com | finished in 3h50m0s |
| 2025-12-04 08:25 UTC | fuse: add zero-copy to fuse-over-io_uring | 1 | xiaobing.li@samsung.com | finished in 57m0s |
| 2025-12-04 02:32 UTC | fuse: limit debug log output during ring teardown | 2 | leo.lilong@huawei.com | finished in 59m0s |
| 2025-12-03 23:24 UTC | [RFC][slab] static kmem_cache instances for core caches | 1 | viro@zeniv.linux.org.uk | finished in 4h13m0s |
| 2025-12-03 21:55 UTC | cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2 | 1 | dhowells@redhat.com | finished in 1h49m0s |
| 2025-12-03 19:29 UTC | cifs: Remove dead function prototypes | 1 | dhowells@redhat.com | finished in 55m0s |
| 2025-12-03 18:26 UTC | init/mount: allow searching initramfs for init process | 1 | mrocha@turretllc.us | finished in 1h48m0s |
| 2025-12-03 15:46 UTC | ceph: add subvolume metrics reporting support | 3 | amarkuze@redhat.com | skipped |
| 2025-12-03 15:43 UTC | generic: new testcases for delegation support | 3 | jlayton@kernel.org | skipped |
| 2025-12-03 13:57 UTC | vfs: use UAPI types for new struct delegation definition | 1 | thomas.weissschuh@linutronix.de | finished in 52m0s |
| 2025-12-03 09:55 UTC | fs: annotate cdev_lock with __cacheline_aligned_in_smp | 1 | mjguzik@gmail.com | finished in 3h58m0s |
| 2025-12-03 09:48 UTC | filelock: use a consume fence in locks_inode_context() | 4 | mjguzik@gmail.com | finished in 4h1m0s |
| 2025-12-03 07:08 UTC | fs: exfat: Fix corrupted error code handling in exfat_find_empty_entry() | 1 | vulab@iscas.ac.cn | finished in 48m0s |
| 2025-12-03 00:34 UTC | fuse/io-uring: add kernel-managed buffer rings and zero-copy | 1 | joannelkoong@gmail.com | skipped |
| 2025-12-02 18:27 UTC | fs: PM: Fix reverse check in filesystems_freeze_callback() | 1 | rafael@kernel.org | finished in 4h7m0s |
| 2025-12-02 17:45 UTC | cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1 | 1 | dhowells@redhat.com | finished in 1h54m0s |
| 2025-12-02 15:57 UTC | ceph: add subvolume metrics reporting support | 2 | amarkuze@redhat.com | skipped |
| 2025-12-02 15:29 UTC | configfs: enable kernel-space item registration | 1 | leitao@debian.org |
finished
in 40m0s
[1 findings] |
| 2025-12-02 02:57 UTC | cgroup: switch to css_is_online() helper | 1 | chenridong@huaweicloud.com | finished in 45m0s |
| 2025-12-02 01:36 UTC | nfs/localio: make do_nfs_local_call_write() return void | 1 | sashal@kernel.org | finished in 47m0s |
| 2025-12-01 22:57 UTC | cifs: Miscellaneous prep patches for rewrite of I/O layer | 6 | dhowells@redhat.com | finished in 29m0s |
| 2025-12-01 21:42 UTC | Fix memory leaks in hfs and hfsplus | 3 | mehdi.benhadjkhelifa@gmail.com | finished in 4h0m0s |
| 2025-12-01 15:08 UTC | filelock: fix conflict detection with userland file delegations | 1 | jlayton@kernel.org | finished in 29m0s |
| 2025-12-01 13:20 UTC | fs: assert on I_FREEING not being set in iput() and iput_not_last() | 1 | mjguzik@gmail.com | finished in 28m0s |
| 2025-12-01 09:49 UTC | cifs: Miscellaneous prep patches for rewrite of I/O layer | 5 | dhowells@redhat.com | finished in 4h2m0s |
| 2025-12-01 09:17 UTC | f2fs: add overflow/underflow checks to update_sit_entry | 2 | xiangyaof4free@gmail.com | skipped |
| 2025-12-01 08:32 UTC | fs: hide names_cache behind runtime const machinery | 2 | mjguzik@gmail.com | skipped |
| 2025-12-01 07:45 UTC | lib: xarray: free unused spare node in xas_create_range() | 3 | shardul.b@mpiricsoftware.com | finished in 3h50m0s |
| 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 13:35 UTC | Optimize /proc/stat idle/iowait fluctuation | 1 | jackzxcui1989@163.com | finished in 3h50m0s |
| 2025-11-29 11:06 UTC | fuse: limit debug log output during ring teardown | 1 | leo.lilong@huawei.com | finished in 49m0s |
| 2025-11-29 10:32 UTC | ext4: replace ext4_es_insert_extent() when caching on-disk extents | 3 | yi.zhang@huaweicloud.com | skipped |
| 2025-11-29 09:11 UTC | statmount: accept fd as a parameter | 7 | b.sachdev1904@gmail.com | finished in 3h48m0s |
| 2025-11-29 00:40 UTC | afs: Fix uninit var in afs_alloc_anon_key() | 1 | dhowells@redhat.com | finished in 3h56m0s |
| 2025-11-28 22:06 UTC | VFS: namei: fix start_dirop() kernel-doc warnings | 2 | rdunlap@infradead.org | finished in 55m0s |
| 2025-11-28 17:21 UTC | Landlock: Disconnected directory handling | 5 | mic@digikod.net | finished in 3h52m0s |