Published Title Version Author Status
2025-10-07 05:25 UTC slub: Don't call lockdep_unregister_key() for immature kmem_cache. 1 kuniyu@google.com finished in 3h47m0s
2025-09-30 08:34 UTC slab: Fix using this_cpu_ptr() in preemptible context 1 ranxiaokai627@163.com finished in 4h38m0s
2025-09-30 06:38 UTC slab: Add allow_spin check to eliminate kmemleak warnings 1 ranxiaokai627@163.com finished in 42m0s
[1 findings]
2025-09-29 20:24 UTC mm: hugetlb: avoid soft lockup when mprotect to large memory area 2 yang@os.amperecomputing.com finished in 3h40m0s
2025-09-29 00:26 UTC mm: Fix some typos in mm module 2 jianyungao89@gmail.com finished in 38m0s
2025-09-27 08:06 UTC mm: Fix some typos in mm module 1 jianyungao89@gmail.com finished in 39m0s
2025-09-26 16:20 UTC mm: hugetlb: avoid soft lockup when mprotect with PROT_MTE 1 yang@os.amperecomputing.com finished in 3h43m0s
2025-09-26 08:06 UTC alloc_tag: Fix boot failure due to NULL pointer dereference 1 ranxiaokai627@163.com finished in 40m0s
2025-09-22 17:03 UTC mm/slab: Add size validation in kmalloc_array_* functions 1 viswanathiyyappan@gmail.com finished in 3h44m0s
2025-09-17 19:02 UTC arm64: support FEAT_BBM level 2 and large block mapping when rodata=full 8 yang@os.amperecomputing.com skipped
2025-09-15 20:09 UTC fixes for slab->obj_exts allocation failure handling 1 surenb@google.com finished in 3h44m0s
2025-09-15 13:55 UTC slab: struct slab pointer validation improvements 2 vbabka@suse.cz finished in 1h7m0s
2025-09-15 03:29 UTC arm, tlbflush: avoid TLBI broadcast if page reused in write fault 1 ying.huang@linux.alibaba.com finished in 3h44m0s
2025-09-12 03:27 UTC khugepaged: mTHP support 11 npache@redhat.com skipped
2025-09-11 17:02 UTC slab: struct slab pointer validation improvements 1 vbabka@suse.cz finished in 3h37m0s
2025-09-11 03:46 UTC barrier: Add smp_cond_load_*_timeout() 5 ankur.a.arora@oracle.com finished in 3h42m0s
2025-09-10 11:54 UTC Prepare slab for memdescs 2 willy@infradead.org skipped
2025-09-10 08:01 UTC SLUB percpu sheaves 8 vbabka@suse.cz finished in 28m0s
[1 findings]
2025-09-09 07:48 UTC mm/slub: Use folio_nr_pages() in __free_slab() 1 husong@kylinos.cn finished in 3h43m0s
2025-09-09 01:33 UTC mm/slub: Refactor note_cmpxchg_failure for better readability 3 ye.liu@linux.dev finished in 42m0s
2025-09-08 09:42 UTC mm/slub: Refactor note_cmpxchg_failure for better readability 2 ye.liu@linux.dev finished in 53m0s
2025-09-08 07:19 UTC mm/slub: Refactor note_cmpxchg_failure for better readability 1 ye.liu@linux.dev finished in 53m0s
2025-09-05 22:42 UTC percpu: fix race on alloc failed warning limit 2 vdumitrescu@nvidia.com finished in 3h39m0s
2025-09-05 06:29 UTC KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables 1 gankulkarni@os.amperecomputing.com finished in 42m0s
2025-09-04 14:35 UTC mm/percpu: Add a simple double-free check for per-CPU memory 1 bigeasy@linutronix.de finished in 3h40m0s
2025-09-03 12:59 UTC SLUB percpu sheaves 7 vbabka@suse.cz finished in 3h57m0s
2025-09-01 15:03 UTC mm: remove nth_page() 2 david@redhat.com finished in 3h44m0s
2025-09-01 08:46 UTC mm: slub: avoid wake up kswapd in set_track_prepare 5 yangshiguang1011@163.com finished in 4h0m0s
2025-08-30 02:09 UTC mm: slub: avoid wake up kswapd in set_track_prepare 4 yangshiguang1011@163.com finished in 3h40m0s
2025-08-29 15:47 UTC Prepare slab for memdescs 1 willy@infradead.org skipped
2025-08-29 11:52 UTC arm64: support FEAT_BBM level 2 and large block mapping when rodata=full 7 ryan.roberts@arm.com finished in 3h41m0s
2025-08-29 08:07 UTC barrier: Add smp_cond_load_*_timewait() 4 ankur.a.arora@oracle.com finished in 46m0s
2025-08-27 22:01 UTC mm: remove nth_page() 1 david@redhat.com finished in 3h42m0s
2025-08-27 08:26 UTC SLUB percpu sheaves 6 vbabka@suse.cz finished in 3h53m0s
2025-08-26 06:23 UTC mm/slub: Fix debugfs stack trace sorting and simplify sort call 2 visitorckw@gmail.com finished in 3h42m0s
2025-08-25 12:17 UTC mm: slub: avoid wake up kswapd in set_track_prepare 3 yangshiguang1011@163.com finished in 3h44m0s
2025-08-25 01:34 UTC mm/slub: Fix debugfs stack trace sorting and simplify sort call 1 visitorckw@gmail.com finished in 3h38m0s
2025-08-22 22:55 UTC percpu: fix race on alloc failed warning limit 1 vdumitrescu@nvidia.com finished in 3h40m0s
2025-08-22 02:07 UTC mm: fix KASAN build error due to p*d_populate_kernel() 3 harry.yoo@oracle.com skipped
2025-08-21 20:06 UTC mm: remove nth_page() 1 david@redhat.com finished in 1h4m0s
[1 findings]
2025-08-21 11:57 UTC mm: fix KASAN build error due to p*d_populate_kernel() 2 harry.yoo@oracle.com skipped
2025-08-21 09:35 UTC mm: fix KASAN build error due to p*d_populate_kernel() 1 harry.yoo@oracle.com skipped
2025-08-19 13:50 UTC riscv: introduce percpu.h 1 cuiyunhui@bytedance.com finished in 47m0s
2025-08-19 13:41 UTC khugepaged: mTHP support 10 npache@redhat.com skipped
2025-08-18 02:02 UTC mm, x86: fix crash due to missing page table sync and make it harder to miss 1 harry.yoo@oracle.com finished in 3h51m0s
2025-08-14 11:16 UTC mm: slub: avoid wake up kswapd in set_track_prepare 2 yangshiguang1011@163.com finished in 3h43m0s
2025-08-12 08:30 UTC mempool: rename struct mempool_s to struct mempool 1 hch@lst.de finished in 3h39m0s
2025-08-11 05:34 UTC mm, x86: fix crash due to missing page table sync and make it harder to miss 1 harry.yoo@oracle.com finished in 3h41m0s