| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-05-12 09:10 UTC | memcg: dma-buf per-cgroup accounting via pid_fd | 1 | aesteve@redhat.com | finished in 4h15m0s |
| 2026-05-12 07:14 UTC | selftests/cgroup: check malloc return value in alloc_anon functions | 2 | lihongfu@kylinos.cn | finished in 1h36m0s |
| 2026-05-11 20:20 UTC | per-memcg-per-node kmem accounting | 1 | alex@ghiti.fr | finished in 5h5m0s |
| 2026-05-11 10:51 UTC | mm/zswap: Implement per-cgroup proactive writeback | 1 | jiahao.kernel@gmail.com | finished in 4h46m0s |
| 2026-05-11 02:16 UTC | selftests/cgroup: check malloc return value in alloc_anon functions | 1 | lihongfu@kylinos.cn | finished in 1h14m0s |
| 2026-05-06 15:54 UTC | Open HugeTLB allocation routine for more generic use | 2 | devnull@kernel.org | finished in 4h18m0s |
| 2026-05-06 11:58 UTC | cgroup/dmem: introduce a peak file | 1 | cascardo@igalia.com | finished in 4h37m0s |
| 2026-05-06 08:36 UTC | mm: vmscan: rework lru_shrink and write_folio tracepoints | 2 | qiwuchen55@gmail.com |
finished
in 1h45m0s
[1 findings] |
| 2026-05-04 12:55 UTC | mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host | 1 | jose.fernandez@linux.dev | finished in 4h12m0s |
| 2026-05-04 08:24 UTC | selftests/mm: fix failures and robustness improvements | 6 | sayalip@linux.ibm.com | finished in 1h34m0s |
| 2026-05-03 08:57 UTC | mm: vmscan: rework lru_shrink and write_folio tracepoints | 1 | qiwuchen55@gmail.com | finished in 4h30m0s |
| 2026-05-01 22:28 UTC | memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min) | 1 | devnull@kernel.org | finished in 3h55m0s |
| 2026-05-01 21:03 UTC | mm/mglru: MGLRU-FG and refault distance support | 1 | devnull@kernel.org | finished in 3h54m0s |
| 2026-05-01 02:20 UTC | selftests/cgroup: Fix false positive failures in test_percpu_basic | 2 | li.wang@linux.dev | finished in 1h39m0s |
| 2026-04-29 18:54 UTC | mm/vmscan: fix delayed flusher wakeup in MGLRU | 1 | agarwal.vineet2006@gmail.com | finished in 4h51m0s |
| 2026-04-29 08:42 UTC | mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop | 1 | hui.zhu@linux.dev | finished in 4h50m0s |
| 2026-04-29 07:31 UTC | mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() | 3 | qi.zheng@linux.dev | finished in 4h45m0s |
| 2026-04-29 02:27 UTC | mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU | 1 | hui.zhu@linux.dev | finished in 5h15m0s |
| 2026-04-28 10:31 UTC | mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() | 2 | qi.zheng@linux.dev | finished in 5h8m0s |
| 2026-04-28 03:06 UTC | mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() | 1 | qi.zheng@linux.dev | finished in 4h33m0s |
| 2026-04-27 18:06 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 7 | devnull@kernel.org | finished in 5h13m0s |
| 2026-04-27 10:35 UTC | Fix halted scanning of swap-cache folios | 1 | thomas.hellstrom@linux.intel.com | finished in 4h38m0s |
| 2026-04-24 04:00 UTC | selftests/cgroup: improve zswap tests robustness and support large page sizes | 7 | li.wang@linux.dev | finished in 1h14m0s |
| 2026-04-24 03:14 UTC | mm/vmscan: add balance_pgdat begin/end tracepoints | 2 | b.suvonov@sjtu.edu.cn | finished in 4h20m0s |
| 2026-04-23 17:43 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 6 | devnull@kernel.org | finished in 4h5m0s |
| 2026-04-23 10:37 UTC | mm/vmscan: add balance_pgdat begin/end tracepoints | 1 | b.suvonov@sjtu.edu.cn | finished in 4h25m0s |
| 2026-04-22 08:18 UTC | rhashtable: Check for vmalloc in emergency rehash error path | 1 | herbert@gondor.apana.org.au | finished in 4h27m0s |
| 2026-04-22 02:18 UTC | mm: Improve pgdat_balanced() to avoid over-reclamation for higher-order allocation | 2 | baohua@kernel.org | finished in 4h24m0s |
| 2026-04-21 06:16 UTC | mm, swap: swap table phase IV: unify allocation and reduce static metadata | 3 | devnull@kernel.org | finished in 4h10m0s |
| 2026-04-21 05:53 UTC | mm/swap, memcg: Introduce swap tiers for cgroup based swap control | 6 | youngjun.park@lge.com | finished in 4h4m0s |
| 2026-04-16 18:34 UTC | mm, swap: swap table phase IV: unify allocation and reduce static metadata | 2 | devnull@kernel.org | finished in 4h11m0s |
| 2026-04-16 05:15 UTC | mm/vmscan: fix typos in comments | 2 | gxxa03070307@gmail.com | finished in 1h26m0s |
| 2026-04-16 02:42 UTC | mm/vmscan: fix typos in comments | 1 | gxxa03070307@gmail.com | finished in 1h16m0s |
| 2026-04-14 11:05 UTC | kselftests: cgroup: fix test_kmem false failures | 1 | ranxiaokai627@163.com | finished in 1h30m0s |
| 2026-04-14 08:21 UTC | selftests/mm: fix failures and robustness improvements | 5 | sayalip@linux.ibm.com | finished in 1h13m0s |
| 2026-04-14 06:51 UTC | [v2] mm/vmscan: avoid false-positive -Wuninitialized warning | 1 | arnd@kernel.org | finished in 59m0s |
| 2026-04-13 06:48 UTC | mm/memcontrol: restore irq wrapper for lruvec_stat_mod_folio() | 1 | create0818@163.com | finished in 4h23m0s |
| 2026-04-12 16:48 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 5 | devnull@kernel.org | finished in 4h4m0s |
| 2026-04-10 12:43 UTC | mm: batch TLB flushing for dirty folios in vmscan | 3 | zippermonkey@icloud.com | finished in 4h16m0s |
| 2026-04-07 14:55 UTC | mm, swap: fix swapin race that causes inaccurate memcg accounting | 1 | devnull@kernel.org | finished in 4h2m0s |
| 2026-04-07 13:37 UTC | mm/vmscan:Fix the hot/cold inversion when swappiness = 0 or 201 | 1 | wangzhen5@honor.com | finished in 4h26m0s |
| 2026-04-07 11:57 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 4 | devnull@kernel.org | 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-04 03:38 UTC | mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting | 2 | joshua.hahnjy@gmail.com | finished in 4h15m0s |
| 2026-04-03 14:08 UTC | cgroup/mem: add a node to double charge in memcg | 1 | echanude@redhat.com | finished in 4h32m0s |
| 2026-04-02 18:53 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 3 | devnull@kernel.org | finished in 4h18m0s |
| 2026-04-02 06:37 UTC | selftests/cgroup: improve zswap tests robustness and support large page sizes | 6 | liwang@redhat.com | finished in 1h20m0s |
| 2026-04-01 10:59 UTC | slab: remove the SLUB_DEBUG functionality and config option | 1 | vbabka@kernel.org | finished in 4h23m0s |
| 2026-04-01 07:17 UTC | mm/vmscan: add tracepoint for changes in min_seq and max_seq | 1 | wangzhen5@honor.com | finished in 4h53m0s |
| 2026-03-31 09:17 UTC | mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook | 3 | hui.zhu@linux.dev | finished in 4h20m0s |
| 2026-03-28 19:52 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 2 | devnull@kernel.org | finished in 4h16m0s |
| 2026-03-27 19:19 UTC | mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting | 1 | joshua.hahnjy@gmail.com | finished in 4h5m0s |
| 2026-03-27 10:21 UTC | mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU | 1 | baolin.wang@linux.alibaba.com | finished in 4h20m0s |
| 2026-03-27 07:15 UTC | selftests/mm: fix failures and robustness improvements | 3 | sayalip@linux.ibm.com | finished in 1h13m0s |
| 2026-03-26 08:36 UTC | mm: batch TLB flushing for dirty folios in vmscan | 2 | zippermonkey@icloud.com | finished in 4h2m0s |
| 2026-03-26 03:26 UTC | selftests/cgroup: improve zswap tests robustness and support large page sizes | 5 | liwang@redhat.com | finished in 1h18m0s |
| 2026-03-25 17:54 UTC | mm/swap, memcg: Introduce swap tiers for cgroup based swap control | 5 | youngjun.park@lge.com |
finished
in 4h18m0s
[1 findings] |
| 2026-03-25 11:50 UTC | mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU | 1 | baolin.wang@linux.alibaba.com | finished in 4h10m0s |
| 2026-03-23 06:30 UTC | mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path | 1 | devnexen@gmail.com | finished in 4h9m0s |
| 2026-03-23 06:28 UTC | mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path | 1 | devnexen@gmail.com | finished in 4h10m0s |
| 2026-03-22 19:36 UTC | mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path | 1 | devnexen@gmail.com | finished in 4h15m0s |
| 2026-03-22 16:49 UTC | mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path | 1 | devnexen@gmail.com | finished in 4h3m0s |
| 2026-03-22 08:01 UTC | mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path | 1 | devnexen@gmail.com | finished in 4h6m0s |
| 2026-03-22 07:08 UTC | mm/vmscan: prevent MGLRU reclaim from pinning address space | 1 | surenb@google.com | finished in 3h55m0s |
| 2026-03-22 06:10 UTC | selftests/cgroup: improve zswap tests robustness and support large page sizes | 4 | liwang@redhat.com | finished in 1h3m0s |
| 2026-03-21 10:58 UTC | mm: update outdated comments for removed scan_swap_map_slots() | 1 | kexinsun@smail.nju.edu.cn | finished in 1h18m0s |
| 2026-03-21 03:34 UTC | mm/memcontrol: fix reclaim_options leak in try_charge_memcg() | 4 | bingjiao@google.com | finished in 4h32m0s |
| 2026-03-20 20:42 UTC | selftests: memcg: Fix test_memcontrol test failures with large page sizes | 2 | longman@redhat.com | finished in 4h30m0s |
| 2026-03-20 17:34 UTC | mm/page_alloc: don't increase highatomic reserve after pcp alloc | 1 | fvdl@google.com | finished in 4h22m0s |
| 2026-03-20 08:33 UTC | mm: skip dirty file folios during isolation of legacy LRU | 1 | zhaoyang.huang@unisoc.com | finished in 3h50m0s |
| 2026-03-20 02:07 UTC | mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook | 2 | hui.zhu@linux.dev | finished in 4h5m0s |
| 2026-03-19 17:37 UTC | selftests: memcg: Fix test_memcontrol test failures with large page sizes | 1 | longman@redhat.com | finished in 4h16m0s |
| 2026-03-18 22:19 UTC | mm/memcontrol: fix reclaim_options leak in try_charge_memcg() | 3 | bingjiao@google.com | finished in 4h40m0s |
| 2026-03-18 21:56 UTC | mm/memcontrol: fix reclaim_options leak in try_charge_memcg() | 2 | bingjiao@google.com | finished in 4h17m0s |
| 2026-03-18 09:06 UTC | mm: skip dirty file folios during isolation | 1 | zhaoyang.huang@unisoc.com | finished in 4h7m0s |
| 2026-03-17 23:07 UTC | mm/memcontrol: control demotion in memcg reclaim | 1 | bingjiao@google.com | finished in 4h9m0s |
| 2026-03-17 19:08 UTC | mm/mglru: improve reclaim loop and dirty folio handling | 1 | devnull@kernel.org | finished in 4h30m0s |
| 2026-03-16 16:09 UTC | mm: vmscan: add PID and cgroup ID to vmscan tracepoints | 8 | tballasi@linux.microsoft.com | finished in 3h52m0s |
| 2026-03-16 08:48 UTC | mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook | 1 | hui.zhu@linux.dev | finished in 4h5m0s |
| 2026-03-13 04:35 UTC | selftests/cgroup: skip test_zswap if zswap is globally disabled | 3 | liwang@redhat.com | finished in 1h10m0s |
| 2026-03-12 12:25 UTC | selftests/mm: fix failures and robustness improvements | 2 | sayalip@linux.ibm.com | finished in 1h15m0s |
| 2026-03-12 04:06 UTC | selftests/cgroup: skip test_zswap if zswap is globally disabled | 2 | liwang@redhat.com | finished in 1h4m0s |
| 2026-03-11 20:05 UTC | selftest: memcg: Skip memcg_sock test if address family not supported | 3 | longman@redhat.com | finished in 1h7m0s |
| 2026-03-11 19:51 UTC | mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting | 1 | joshua.hahnjy@gmail.com | finished in 4h6m0s |
| 2026-03-11 03:02 UTC | record non-slab shrinkers for non-root memcgs when kmem is disabled | 1 | haifeng.xu@shopee.com | finished in 4h14m0s |
| 2026-03-10 14:39 UTC | selftest: memcg: Skp memcg_sock test if address family not supported | 2 | longman@redhat.com | finished in 1h21m0s |
| 2026-03-10 11:38 UTC | fix kmem over-charging for embedded obj_exts array | 1 | ranxiaokai627@163.com | finished in 4h20m0s |
| 2026-03-10 09:49 UTC | selftests/mm: fix failures and robustness improvements | 1 | sayalip@linux.ibm.com | finished in 1h18m0s |
| 2026-03-09 16:02 UTC | selftest: memcg: Skp memcg_sock test if address family not supported | 1 | longman@redhat.com | finished in 1h3m0s |
| 2026-03-09 08:17 UTC | mm: batch TLB flushing for dirty folios in vmscan | 1 | devnull@kernel.org | finished in 3h40m0s |
| 2026-03-03 13:57 UTC | mm/slab: change stride type from unsigned short to unsigned int | 1 | harry.yoo@oracle.com | finished in 4h0m0s |
| 2026-03-03 05:25 UTC | mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio() | 2 | bingjiao@google.com | finished in 4h31m0s |
| 2026-03-02 19:50 UTC | : memcg: obj stock and slab stat caching cleanups | 1 | hannes@cmpxchg.org | finished in 4h9m0s |
| 2026-03-02 07:03 UTC | mm/vmscan: restore allowed mask in alloc_demote_folio() | 1 | bingjiao@google.com | finished in 4h15m0s |
| 2026-02-27 03:07 UTC | mm/slab: a debug patch to investigate the issue further | 1 | harry.yoo@oracle.com | finished in 4h7m0s |
| 2026-02-26 19:29 UTC | mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting | 1 | joshua.hahnjy@gmail.com | finished in 4h0m0s |
| 2026-02-26 11:51 UTC | memcg: fix slab accounting in refill_obj_stock() trylock path | 1 | hao.li@linux.dev | finished in 4h18m0s |
| 2026-02-23 17:15 UTC | mm: vmscan: add PID and cgroup ID to vmscan tracepoints | 7 | tballasi@linux.microsoft.com | finished in 4h3m0s |
| 2026-02-23 07:58 UTC | mm/slab: initialize slab->stride early to avoid memory ordering issues | 1 | harry.yoo@oracle.com | finished in 4h13m0s |
| 2026-02-17 00:09 UTC | mm/swap, memcg: Introduce swap tiers for cgroup based swap control | 4 | youngjun.park@lge.com | finished in 1h9m0s |