| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-06-04 12:23 UTC | common/defrag: skip defrag tests on DAX-enabled filesystems | 2 | disgoel@linux.ibm.com | skipped |
| 2026-06-04 07:36 UTC | ext4: Fix ERR_PTR(0) in ext4_mkdir() | 2 | zenghongling@kylinos.cn | finished in 4h17m0s |
| 2026-06-03 14:15 UTC | KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode | 1 | amachhiw@linux.ibm.com | finished in 1h20m0s |
| 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-02 10:14 UTC | common/defrag: Skip defrag tests on DAX-enabled filesystems | 1 | disgoel@linux.ibm.com | skipped |
| 2026-06-02 10:10 UTC | mm: Refactor bootmem gigantic hugepage allocation | 3 | songmuchun@bytedance.com | finished in 1h18m0s |
| 2026-06-01 06:13 UTC | selftests/mm/run_vmtests.sh: Fix protection_keys binary name in run_vmtests.sh | 1 | pavrampu@linux.ibm.com | finished in 1h21m0s |
| 2026-05-31 08:00 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 6 | 409411716@gms.tku.edu.tw | finished in 3h58m0s |
| 2026-05-30 15:58 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 5 | 409411716@gms.tku.edu.tw | finished in 4h0m0s |
| 2026-05-29 20:03 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 4 | 409411716@gms.tku.edu.tw | finished in 4h23m0s |
| 2026-05-29 08:43 UTC | super: retire sget() | 2 | brauner@kernel.org | finished in 4h15m0s |
| 2026-05-28 10:21 UTC | ext4: fix quota accounting WARN in bigalloc punch hole | 1 | realwujing@gmail.com | finished in 4h43m0s |
| 2026-05-27 09:03 UTC | ext4: optimize ext4_mb_prefetch | 2 | bohdan.trach@huaweicloud.com | finished in 4h48m0s |
| 2026-05-26 19:08 UTC | ext4: Remove mention of PageWriteback | 1 | willy@infradead.org | finished in 1h35m0s |
| 2026-05-26 15:09 UTC | super: retire sget(), convert iterators to RCU | 1 | brauner@kernel.org | finished in 4h50m0s |
| 2026-05-25 00:51 UTC | blk-mq: add tracepoint block_rq_tag_wait | 9 | atomlin@atomlin.com | finished in 4h5m0s |
| 2026-05-24 01:54 UTC | ext4: improve mballoc statistics reporting and control | 6 | liubaolin12138@163.com | finished in 3h56m0s |
| 2026-05-24 01:42 UTC | blk-mq: add tracepoint block_rq_tag_wait | 8 | atomlin@atomlin.com | finished in 3h51m0s |
| 2026-05-23 20:09 UTC | blk-mq: add tracepoint block_rq_tag_wait | 7 | atomlin@atomlin.com | finished in 3h58m0s |
| 2026-05-22 03:59 UTC | ext4: improve mballoc statistics reporting and control | 5 | liubaolin12138@163.com | finished in 3h58m0s |
| 2026-05-22 03:05 UTC | jbd2: update outdated comment for jbd2_journal_try_to_free_buffers() | 1 | yi.zhang@huaweicloud.com | finished in 1h9m0s |
| 2026-05-21 12:59 UTC | ext4: optimize ext4_mb_prefetch | 1 | bohdan.trach@huaweicloud.com | finished in 4h49m0s |
| 2026-05-21 07:46 UTC | ext4: convert legacy ext4_debug() to standard pr_debug() | 1 | lirongqing@baidu.com | finished in 4h41m0s |
| 2026-05-21 06:33 UTC | selftests/mm: fix failures and robustness improvements | 7 | sayalip@linux.ibm.com | finished in 1h19m0s |
| 2026-05-20 07:46 UTC | ext4: Fix ERR_PTR(0) in ext4_mkdir() | 1 | zenghongling@kylinos.cn | finished in 4h24m0s |
| 2026-05-17 21:36 UTC | blk-mq: introduce tag starvation observability | 6 | atomlin@atomlin.com | finished in 4h2m0s |
| 2026-05-13 08:58 UTC | ext4: fix fast commit wait/wake bit mapping on 64-bit | 1 | me@linux.beauty | finished in 5h1m0s |
| 2026-05-11 11:58 UTC | mm: improve write performance with RWF_DONTCACHE | 7 | jlayton@kernel.org | finished in 4h48m0s |
| 2026-05-11 07:23 UTC | ext4: use iomap for regular file's buffered I/O path | 4 | yi.zhang@huaweicloud.com | finished in 4h57m0s |
| 2026-05-08 12:15 UTC | ext4/lib-crc: LBS performance part 1 - incremental CRC32c for bitmap checksums | 1 | libaokun@linux.alibaba.com | finished in 4h30m0s |
| 2026-05-08 09:34 UTC | ext4: improve mballoc statistics reporting and control | 4 | liubaolin12138@163.com | finished in 4h49m0s |
| 2026-05-07 08:37 UTC | ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE | 2 | libaokun@linux.alibaba.com | finished in 1h45m0s |
| 2026-05-06 07:59 UTC | ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE | 1 | libaokun@linux.alibaba.com | finished in 1h38m0s |
| 2026-05-05 18:59 UTC | mm: improve write performance with RWF_DONTCACHE | 6 | jlayton@kernel.org | finished in 4h31m0s |
| 2026-05-04 13:20 UTC | mm: improve write performance with RWF_DONTCACHE | 5 | jlayton@kernel.org | finished in 4h24m0s |
| 2026-05-04 08:24 UTC | selftests/mm: fix failures and robustness improvements | 6 | sayalip@linux.ibm.com | finished in 1h34m0s |
| 2026-05-01 09:49 UTC | mm: improve write performance with RWF_DONTCACHE | 4 | jlayton@kernel.org | finished in 4h41m0s |
| 2026-04-27 16:20 UTC | ext4: avoid BUG_ON() in ext4_get_inline_entry() | 1 | agarwal.vineet2006@gmail.com | finished in 4h56m0s |
| 2026-04-27 02:01 UTC | blk-mq: introduce tag starvation observability | 5 | atomlin@atomlin.com |
finished
in 56m0s
[1 findings] |
| 2026-04-26 11:56 UTC | mm: improve write performance with RWF_DONTCACHE | 3 | jlayton@kernel.org |
finished
in 3h52m0s
[1 findings] |
| 2026-04-24 10:42 UTC | ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writeback | 1 | yi.zhang@huaweicloud.com | finished in 4h21m0s |
| 2026-04-22 02:10 UTC | ext4: use iomap for regular file's buffered I/O path | 3 | yi.zhang@huaweicloud.com | finished in 4h22m0s |
| 2026-04-22 01:50 UTC | add blocks_allocated to mb_stats and clear mb_stats | 3 | liubaolin12138@163.com | finished in 4h19m0s |
| 2026-04-21 09:31 UTC | ext4: prevent out-of-bounds read in ext4_read_inline_data() | 1 | junjie.cao@intel.com | finished in 4h32m0s |
| 2026-04-20 16:14 UTC | mm/filemap: avoid costly reclaim for high-order folio allocations | 2 | dipiets@amazon.it | finished in 4h51m0s |
| 2026-04-19 06:34 UTC | add blocks_allocated to mb_stats and clear mb_stats | 2 | liubaolin12138@163.com | finished in 4h9m0s |
| 2026-04-19 02:30 UTC | blk-mq: introduce tag starvation observability | 4 | atomlin@atomlin.com | finished in 3h52m0s |
| 2026-04-14 08:21 UTC | selftests/mm: fix failures and robustness improvements | 5 | sayalip@linux.ibm.com | finished in 1h13m0s |
| 2026-04-13 06:51 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 3 | 409411716@gms.tku.edu.tw | finished in 4h25m0s |
| 2026-04-10 03:56 UTC | ext4: make mballoc max prealloc size configurable | 1 | guzebing1612@gmail.com | finished in 4h8m0s |
| 2026-04-09 11:42 UTC | jbd2: fix deadlock in jbd2_journal_cancel_revoke() | 2 | yi.zhang@huaweicloud.com | finished in 4h17m0s |
| 2026-04-09 01:07 UTC | jbd2: fix deadlock in jbd2_journal_cancel_revoke() | 1 | yi.zhang@huaweicloud.com | finished in 4h32m0s |
| 2026-04-08 18:45 UTC | Add buffered write-through support to iomap & xfs | 2 | ojaswin@linux.ibm.com | finished in 4h28m0s |
| 2026-04-08 00:11 UTC | KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages | 2 | peter.fang@intel.com | finished in 4h17m0s |
| 2026-04-06 09:19 UTC | selftests/mm: fix failures and robustness improvements | 4 | sayalip@linux.ibm.com | finished in 1h7m0s |
| 2026-04-06 07:48 UTC | ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() | 2 | skoyama.kernel@gmail.com | finished in 4h11m0s |
| 2026-03-27 20:54 UTC | Use killable vma write locking in most places | 6 | surenb@google.com | finished in 4h28m0s |
| 2026-03-27 10:29 UTC | ext4: refactor partial block zero-out for iomap conversion | 4 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2026-03-27 07:15 UTC | selftests/mm: fix failures and robustness improvements | 3 | sayalip@linux.ibm.com | finished in 1h13m0s |
| 2026-03-26 11:10 UTC | ext4: refactor partial block zero-out for iomap conversion | 3 | yi.zhang@huaweicloud.com | finished in 4h9m0s |
| 2026-03-26 08:08 UTC | Use killable vma write locking in most places | 5 | surenb@google.com | finished in 4h5m0s |
| 2026-03-26 07:12 UTC | sched/numa, mm: Skip page promotion if cpu pid is valid | 1 | donettom@linux.ibm.com | finished in 4h16m0s |
| 2026-03-25 07:28 UTC | ext4: refactor partial block zero-out for iomap conversion | 2 | yi.zhang@huaweicloud.com | finished in 4h9m0s |
| 2026-03-23 09:45 UTC | memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled | 2 | donettom@linux.ibm.com | finished in 4h26m0s |
| 2026-03-23 06:08 UTC | ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths | 1 | libaokun@linux.alibaba.com | finished in 4h9m0s |
| 2026-03-22 05:43 UTC | Use killable vma write locking in most places | 4 | surenb@google.com | finished in 3h53m0s |
| 2026-03-20 09:22 UTC | memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled | 1 | donettom@linux.ibm.com | finished in 4h3m0s |
| 2026-03-19 22:19 UTC | blk-mq: introduce tag starvation observability | 3 | atomlin@atomlin.com | finished in 4h30m0s |
| 2026-03-19 01:53 UTC | blk-mq: add tracepoint block_rq_tag_wait | 2 | atomlin@atomlin.com | finished in 4h32m0s |
| 2026-03-17 18:28 UTC | blk-mq: add tracepoint block_rq_tag_wait | 1 | atomlin@atomlin.com | finished in 4h19m0s |
| 2026-03-12 12:25 UTC | selftests/mm: fix failures and robustness improvements | 2 | sayalip@linux.ibm.com | finished in 1h15m0s |
| 2026-03-10 09:49 UTC | selftests/mm: fix failures and robustness improvements | 1 | sayalip@linux.ibm.com | finished in 1h18m0s |
| 2026-03-10 01:40 UTC | ext4: refactor partial block zero-out for iomap conversion | 1 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2026-03-09 12:38 UTC | drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block | 2 | ritesh.list@gmail.com | finished in 4h13m0s |
| 2026-03-02 14:38 UTC | ext4: Minor fix for ext4_split_extent_zeroout() | 2 | ojaswin@linux.ibm.com | finished in 4h17m0s |
| 2026-03-01 16:14 UTC | ext4: kunit: extents-test: Fix percpu_counters list corruption | 1 | ritesh.list@gmail.com | finished in 1h12m0s |
| 2026-02-28 18:47 UTC | powerpc/mem: Move CMA reservations to arch_mm_preinit | 1 | ritesh.list@gmail.com | finished in 12m0s |
| 2026-02-26 12:26 UTC | mm/hugetlb.c: Use __pa() instead of virt_to_phys() in early bootmem alloc code | 1 | ritesh.list@gmail.com | finished in 1h7m0s |
| 2026-02-26 07:06 UTC | Use killable vma write locking in most places | 3 | surenb@google.com | finished in 4h2m0s |
| 2026-02-24 13:23 UTC | mm/kasan: Fix double free for kasan pXds | 2 | ritesh.list@gmail.com | finished in 4h10m0s |
| 2026-02-17 16:32 UTC | Use killable vma write locking in most places | 2 | surenb@google.com | finished in 4h5m0s |
| 2026-02-03 06:25 UTC | ext4: use iomap for regular file's buffered I/O path | 2 | yi.zhang@huawei.com | finished in 4h0m0s |
| 2026-01-31 09:11 UTC | ext4: do not check fast symlink during orphan recovery | 2 | yi.zhang@huaweicloud.com | finished in 3h54m0s |
| 2026-01-28 02:16 UTC | ext4: do not check fast symlink during orphan recovery | 1 | yi.zhang@huaweicloud.com | finished in 4h6m0s |
| 2026-01-23 06:25 UTC | ext4 extent split/convert refactor and kunit tests | 4 | ojaswin@linux.ibm.com | finished in 4h4m0s |
| 2026-01-19 17:42 UTC | ext4 extent split/convert refactor and kunit tests | 3 | ojaswin@linux.ibm.com | skipped |
| 2026-01-16 10:08 UTC | AG aware parallel writeback for XFS | 3 | kundan.kumar@samsung.com |
finished
in 4h3m0s
[1 findings] |
| 2026-01-14 14:57 UTC | ext4 extent split/convert refactor and kunit tests | 2 | ojaswin@linux.ibm.com | finished in 41m0s |
| 2026-01-05 01:45 UTC | ext4: defer unwritten splitting until I/O completion | 3 | yi.zhang@huaweicloud.com | finished in 3h56m0s |
| 2026-01-04 12:19 UTC | ext4 extent split/convert refactor and kunit tests | 1 | ojaswin@linux.ibm.com | skipped |
| 2025-12-24 11:55 UTC | mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported | 7 | sourabhjain@linux.ibm.com | finished in 4h4m0s |
| 2025-12-23 01:19 UTC | ext4: don't order data when zeroing unwritten or delayed block | 2 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2025-12-23 01:17 UTC | ext4: defer unwritten splitting until I/O completion | 2 | yi.zhang@huaweicloud.com | finished in 4h1m0s |
| 2025-12-22 01:31 UTC | ext4: don't order data when zeroing unwritten or delayed block | 1 | yi.zhang@huaweicloud.com | finished in 3h58m0s |
| 2025-12-21 05:36 UTC | mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported | 6 | sourabhjain@linux.ibm.com | finished in 3h50m0s |
| 2025-12-18 11:41 UTC | mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported | 5 | sourabhjain@linux.ibm.com | finished in 4h15m0s |
| 2025-12-17 16:38 UTC | mm: Add basic tests for lazy_mmu - fix for powerpc | 1 | kevin.brodsky@arm.com | finished in 54m0s |
| 2025-12-17 16:38 UTC | powerpc/mm: export symbols for lazy_mmu_mode KUnit tests | 1 | kevin.brodsky@arm.com | finished in 50m0s |
| 2025-12-15 15:03 UTC | Nesting support for lazy MMU mode | 6 | kevin.brodsky@arm.com | finished in 4h8m0s |
| 2025-12-13 02:20 UTC | ext4: defer unwritten splitting until I/O completion | 1 | yi.zhang@huaweicloud.com | finished in 3h53m0s |