| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-09-09 16:15 UTC | mm/swap: skip empty clusters in the swapoff scan | 4 | youngjun.park@lge.com | in progress |
| 2026-09-09 16:14 UTC | mm: implement and use vma_is_faulted(), silence KCSAN | 1 | ljs@kernel.org | in progress |
| 2026-09-09 13:32 UTC | mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups | 1 | david@kernel.org | finished in 3h54m0s |
| 2026-09-09 02:58 UTC | mm: khugepaged: fix tracepoint UAF | 5 | vernon2gm@gmail.com | skipped |
| 2026-09-09 01:57 UTC | mm: mglru: clear the reference counter for rejected folios | 2 | baolin.wang@linux.alibaba.com | finished in 4h3m0s |
| 2026-09-08 22:10 UTC | mm/vmscan: adaptive multi-threaded kswapd for NUMA-aware reclaim | 1 | ehab.ababneh@intel.com | finished in 4h32m0s |
| 2026-09-08 20:01 UTC | mm: make VMA flag semantics explicit, eliminate VM_SPECIAL | 1 | ljs@kernel.org | in progress |
| 2026-09-08 15:57 UTC | mm: memcontrol: constify the read side of the memcg API | 2 | tz2294@columbia.edu | skipped |
| 2026-09-08 15:16 UTC | mm: remove page_swap_entry() | 2 | tz2294@columbia.edu | finished in 4h6m0s |
| 2026-09-08 13:28 UTC | mm/huge_memory: add folio_reset_partially_mapped() | 2 | kirill@shutemov.name | finished in 4h34m0s |
| 2026-09-08 12:50 UTC | selftests/mm: improve khugepaged coverage | 5 | kirill@shutemov.name | skipped |
| 2026-09-08 12:32 UTC | mm: make userland page table freeing RCU-safe | 2 | ljs@kernel.org | finished in 4h23m0s |
| 2026-09-08 09:11 UTC | bpf: BPF-driven proactive memcg reclaim | 9 | hui.zhu@linux.dev | finished in 4h34m0s |
| 2026-09-08 06:26 UTC | mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache | 4 | zhangbo0325@gmail.com | finished in 4h24m0s |
| 2026-09-08 03:55 UTC | f2fs: enable buffered RWF_DONTCACHE | 5 | qwjhust@gmail.com | finished in 3h43m0s |
| 2026-09-08 03:41 UTC | mm: workingset: fix the shadow node budget under MGLRU | 4 | hui.zhu@linux.dev | finished in 4h38m0s |
| 2026-09-08 02:56 UTC | Remove PG_private by using page/folio->private checks instead | 3 | ziy@nvidia.com | finished in 4h24m0s |
| 2026-09-08 01:42 UTC | MAINTAINERS: add Baoquan and me as MGLRU reviewers | 1 | baolin.wang@linux.alibaba.com | skipped |
| 2026-09-07 18:33 UTC | mm/huge_memory: add folio_reset_partially_mapped() | 1 | kirill@shutemov.name | finished in 4h23m0s |
| 2026-09-07 18:12 UTC | mm/huge_memory: clean up and decouple the anon and file split helpers | 4 | devnull@kernel.org | finished in 4h14m0s |
| 2026-09-07 17:33 UTC | mm/huge_memory: bypass THP tuneables for huge pfnmap mappings | 2 | ljs@kernel.org | finished in 4h14m0s |
| 2026-09-07 12:27 UTC | mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache | 3 | zhangbo0325@gmail.com | finished in 4h36m0s |
| 2026-09-07 09:13 UTC | mm, swap: some random fixes and cleanups | 3 | shikemeng@huaweicloud.com | finished in 4h42m0s |
| 2026-09-07 08:19 UTC | kselftest: mm: fix some failure of split_huge_page_test | 5 | yeoreum.yun@arm.com | skipped |
| 2026-09-07 08:15 UTC | kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro | 2 | yeoreum.yun@arm.com | skipped |
| 2026-09-07 07:08 UTC | bpf: BPF-driven proactive memcg reclaim | 8 | hui.zhu@linux.dev | finished in 4h30m0s |
| 2026-09-07 04:24 UTC | mm/mglru: add tracepoints for aging and isolation | 1 | ridong.chen@linux.dev | skipped |
| 2026-09-07 03:25 UTC | mm: mglru: clear the reference counter for rejected folios | 1 | baolin.wang@linux.alibaba.com | finished in 4h25m0s |
| 2026-09-07 02:54 UTC | mm/mglru: fix ineffective memory protection for non-kswapd reclaim | 4 | ridong.chen@linux.dev | finished in 4h54m0s |
| 2026-09-06 01:18 UTC | mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache | 2 | zhangbo0325@gmail.com | finished in 4h42m0s |
| 2026-09-05 19:31 UTC | mm/memcg: clear folio memcg after changing per memcg stats | 4 | devnull@kernel.org | finished in 5h3m0s |
| 2026-09-05 18:31 UTC | mm: minor janitorial style cleanups | 2 | christosskarlos.kernel@gmail.com | skipped |
| 2026-09-05 16:51 UTC | mm/mglru: clean up folio counters and flag usage | 6 | devnull@kernel.org | finished in 4h56m0s |
| 2026-09-05 14:01 UTC | mm: minor janitorial style cleanups | 1 | christosskarlos.kernel@gmail.com | skipped |
| 2026-09-05 13:29 UTC | f2fs: handle NULL kiocb in write_begin | 1 | qwjhust@gmail.com | skipped |
| 2026-09-04 15:10 UTC | mm/collapse: separate a collapse from its callers | 1 | kirill@shutemov.name | finished in 4h11m0s |
| 2026-09-04 12:36 UTC | selftests/mm: separate GUP microbenchmarking from functional testing | 9 | sarthak.sharma@arm.com | skipped |
| 2026-09-04 10:20 UTC | bpf: BPF-driven proactive memcg reclaim | 7 | hui.zhu@linux.dev | finished in 5h8m0s |
| 2026-09-04 09:45 UTC | mm: workingset: fix the shadow node budget under MGLRU | 3 | hui.zhu@linux.dev | finished in 4h36m0s |
| 2026-09-04 03:54 UTC | mm: memcg: settle memory.high debt for non-blocking THP charges | 1 | qinyuntan@linux.alibaba.com | finished in 4h8m0s |
| 2026-09-04 03:35 UTC | mm: restore SHRINKER_NONSLAB on THP and zswap shrinkers | 1 | qinyuntan@linux.alibaba.com | finished in 4h7m0s |
| 2026-09-04 02:54 UTC | mm/swap: fix swap table count encoding for empty slots | 1 | gaoguixing@uniontech.com | skipped |
| 2026-09-03 13:52 UTC | selftests/mm: remove unreachable returns after ksft exit helpers | 1 | zenghui.yu@linux.dev | skipped |
| 2026-09-03 12:59 UTC | f2fs: enable buffered RWF_DONTCACHE | 4 | qwjhust@gmail.com |
finished
in 4h35m0s
[1 findings] |
| 2026-09-03 09:22 UTC | mm/huge_memory: fix various coding style warnings | 1 | christosskarlos.kernel@gmail.com | skipped |
| 2026-09-03 04:01 UTC | mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache | 1 | zhangbo0325@gmail.com | finished in 4h38m0s |
| 2026-09-03 03:19 UTC | mm/mglru: fix ineffective memory protection for non-kswapd reclaim | 3 | ridong.chen@linux.dev | finished in 4h51m0s |
| 2026-09-02 19:27 UTC | mm: memcontrol: constify the read side of the memcg API | 1 | tz2294@columbia.edu | skipped |
| 2026-09-02 17:56 UTC | kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro | 1 | yeoreum.yun@arm.com | skipped |
| 2026-09-02 17:43 UTC | memcg: remove the v1 soft limit | 2 | shakeel.butt@linux.dev | finished in 4h22m0s |
| 2026-09-02 12:09 UTC | kselftest: mm: fix some failure of split_huge_page_test | 4 | yeoreum.yun@arm.com | skipped |
| 2026-09-02 11:56 UTC | mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable | 3 | yeoreum.yun@arm.com | finished in 4h12m0s |
| 2026-09-02 10:52 UTC | mm/migrate: separate migration paths and carry migration policy | 1 | shivankg@amd.com | finished in 4h9m0s |
| 2026-09-02 09:50 UTC | mm/mglru: clean up folio counters and flag usage | 5 | devnull@kernel.org | finished in 3h55m0s |
| 2026-09-02 09:11 UTC | mm/vmscan: fix NR_ISOLATED accounting and throttle MGLRU eviction | 5 | hui.zhu@linux.dev | finished in 4h17m0s |
| 2026-09-02 02:06 UTC | mm/memcg: clear folio memcg after changing per memcg stats | 3 | devnull@kernel.org | finished in 4h11m0s |
| 2026-09-01 23:24 UTC | mm/mglru: speed up inc_min_seq() and fix cold/hot inversions | 3 | baohua@kernel.org | finished in 5h2m0s |
| 2026-09-01 19:01 UTC | mm: remove min_free_kbytes adjustment for THP | 3 | noren@nvidia.com | skipped |
| 2026-09-01 18:06 UTC | mm/mglru: dynamically protect readahead fault folios under refault pressure | 1 | ehab.ababneh@intel.com | finished in 4h13m0s |
| 2026-09-01 15:18 UTC | mm: make persistent huge zero folio read-only | 7 | xueyuan.chen21@gmail.com | finished in 4h5m0s |
| 2026-09-01 11:01 UTC | mm: make userland page table freeing RCU-safe | 1 | ljs@kernel.org | finished in 3h56m0s |
| 2026-09-01 09:12 UTC | mm/vmscan: fix NR_ISOLATED accounting and throttle MGLRU eviction | 5 | hui.zhu@linux.dev | skipped |
| 2026-09-01 08:58 UTC | mm/memcg: move memcgid refcount to objcg to unpin dying memcgs | 2 | devnull@kernel.org | finished in 4h14m0s |
| 2026-09-01 06:49 UTC | mm/memcg: clear folio memcg after changing per memcg stats | 2 | devnull@kernel.org | finished in 5h26m0s |
| 2026-09-01 06:37 UTC | skip empty PUD subtrees during aging with a PUD-level Bloom filter | 2 | hebaoquan@kylinos.cn | finished in 4h53m0s |
| 2026-09-01 05:43 UTC | Optimize anonymous swapbacked large folio unmapping | 2 | dev.jain@arm.com | finished in 5h28m0s |
| 2026-09-01 02:21 UTC | bpf: BPF-driven proactive memcg reclaim | 6 | hui.zhu@linux.dev | finished in 6h30m0s |
| 2026-08-31 19:25 UTC | Remove PG_private by using page/folio->private checks instead | 2 | ziy@nvidia.com | finished in 4h51m0s |
| 2026-08-31 09:46 UTC | mm: workingset: fix the shadow node budget under MGLRU | 2 | hui.zhu@linux.dev | finished in 4h13m0s |
| 2026-08-31 09:15 UTC | Fix deferred_split_isolate() and drop the split workaround | 2 | kirill@shutemov.name | finished in 4h31m0s |
| 2026-08-31 07:56 UTC | mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB | 2 | noren@nvidia.com | skipped |
| 2026-08-31 04:20 UTC | selftests/mm: separate GUP microbenchmarking from functional testing | 8 | sarthak.sharma@arm.com | skipped |
| 2026-08-31 03:32 UTC | mm/memcg: clear folio memcg after changing per memcg stats | 1 | devnull@kernel.org | finished in 3h48m0s |
| 2026-08-31 00:25 UTC | guest_memfd: In-place conversion support | 12 | devnull@kernel.org | skipped |
| 2026-08-30 18:43 UTC | mm/mglru: clean up folio counters and flag usage | 4 | devnull@kernel.org | finished in 3h47m0s |
| 2026-08-30 11:48 UTC | mm: filemap: skip dropbehind folios during fault-around | 1 | qwjhust@gmail.com | finished in 5h5m0s |
| 2026-08-30 10:32 UTC | mm: remove page_swap_entry() | 1 | tz2294@columbia.edu | finished in 4h41m0s |
| 2026-08-30 04:29 UTC | mm: avoid large folio splits when swap is unavailable | 7 | xueyuan.chen21@gmail.com | finished in 4h0m0s |
| 2026-08-30 03:25 UTC | mm: filemap: retain mapped dropbehind folios | 4 | qwjhust@gmail.com | finished in 4h30m0s |
| 2026-08-29 19:09 UTC | mm/page_io: folio conversion cleanups | 2 | tz2294@columbia.edu | finished in 3h45m0s |
| 2026-08-29 17:36 UTC | mm: filemap: retain mapped dropbehind folios | 3 | qwjhust@gmail.com | finished in 4h0m0s |
| 2026-08-29 12:30 UTC | mm: filemap: retain mapped dropbehind folios | 2 | qwjhust@gmail.com | finished in 4h23m0s |
| 2026-08-29 07:46 UTC | mm/swap: introduce per-priority allocation queues | 2 | lianux.mm@gmail.com | finished in 3h47m0s |
| 2026-08-29 07:42 UTC | mm/mglru: clean up isolate_folios for readability and clarity | 2 | baohua@kernel.org | finished in 4h11m0s |
| 2026-08-28 22:26 UTC | mm/khugepaged: Don't install PMDs in uffd-minor-registered VMAs | 2 | jthoughton@google.com | finished in 3h45m0s |
| 2026-08-28 19:14 UTC | mm, swap: fix SWAP_USAGE_OFFLIST_BIT collision with real usage count | 1 | nphamcs@gmail.com | finished in 4h10m0s |
| 2026-08-28 18:33 UTC | mm/huge_memory: refactor __split_huge_pmd_locked() | 1 | yintirui@gmail.com | finished in 4h36m0s |
| 2026-08-28 11:09 UTC | mm/mglru: fix ineffective memory protection for non-kswapd reclaim | 2 | ridong.chen@linux.dev | finished in 6h13m0s |
| 2026-08-28 09:24 UTC | mm/mglru: fix ineffective memory protection for non-kswapd reclaim | 1 | ridong.chen@linux.dev | finished in 5h59m0s |
| 2026-08-28 08:11 UTC | kselftest: mm: fix some failure of split_huge_page_test | 3 | yeoreum.yun@arm.com | skipped |
| 2026-08-28 05:59 UTC | mm: khugepaged: fix tracepoint UAF | 4 | vernon2gm@gmail.com | skipped |
| 2026-08-28 00:50 UTC | mm/khugepaged: Don't collapse uffd-minor-registered VMAs | 1 | jthoughton@google.com | finished in 3h45m0s |
| 2026-08-27 23:46 UTC | mm/mglru: speed up inc_min_seq() and fix cold/hot inversions | 2 | baohua@kernel.org | finished in 3h49m0s |
| 2026-08-27 19:55 UTC | mm/huge_memory: bypass THP tuneables for huge pfnmap mappings | 1 | ljs@kernel.org | finished in 4h52m0s |
| 2026-08-27 10:36 UTC | bpf: BPF-driven proactive memcg reclaim | 5 | hui.zhu@linux.dev | finished in 4h11m0s |
| 2026-08-27 10:34 UTC | MAINTAINERS: add myself as a THP reviewer | 1 | kas@kernel.org | skipped |
| 2026-08-27 09:44 UTC | xswap: extendable swap device backed by zswap | 1 | hebaoquan@kylinos.cn |
finished
in 3h48m0s
[1 findings] |
| 2026-08-27 08:11 UTC | mm/swap: Remove unused declaration swapcache_clear() | 1 | yuehaibing@huawei.com | skipped |
| 2026-08-27 03:05 UTC | memcg: sink mem_cgroup_uncharge_folios() into free_unref_folios() | 1 | ridong.chen@linux.dev | finished in 3h42m0s |
| 2026-08-26 16:20 UTC | Fix deferred_split_isolate() and clean up __folio_freeze_and_split_unmapped() | 1 | kirill@shutemov.name | finished in 4h33m0s |