| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-02-25 16:34 UTC | mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT | 3 | surenb@google.com | - |
| 2026-02-25 01:40 UTC | slab: Saturate to SIZE_MAX for allocation size overflows | 1 | kees@kernel.org | finished in 4h4m0s |
| 2026-02-24 22:11 UTC | mm/slab: mark alloc tags empty for sheafs allocated with __GFP_NO_OBJ_EXT | 2 | surenb@google.com | finished in 59m0s |
| 2026-02-24 16:52 UTC | mm/slab: mark alloc tags empty for sheafs allocated with __GFP_NO_OBJ_EXT | 1 | surenb@google.com |
finished
in 1h0m0s
[1 findings] |
| 2026-02-23 21:37 UTC | mm/slab: clean up and constify sysfs attributes | 1 | linux@weissschuh.net | finished in 4h6m0s |
| 2026-02-23 13:33 UTC | mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available | 1 | harry.yoo@oracle.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-23 03:26 UTC | Zero page->private when freeing pages | 1 | ziy@nvidia.com |
finished
in 1h37m0s
[1 findings] |
| 2026-02-20 12:42 UTC | mm/slub: drop duplicate kernel-doc for ksize() | 1 | sanjayembeddedse@gmail.com | finished in 1h4m0s |
| 2026-02-15 03:39 UTC | arm64: remove HAVE_CMPXCHG_LOCAL | 1 | jszhang@kernel.org | finished in 48m0s |
| 2026-02-12 02:18 UTC | mm: khugepaged cleanups and mTHP prerequisites | 1 | npache@redhat.com | finished in 4h8m0s |
| 2026-02-11 09:42 UTC | slab: distinguish lock and trylock for sheaf_flush_main() | 1 | vbabka@suse.cz | finished in 4h5m0s |
| 2026-02-10 08:18 UTC | fix lockdep warnings with kmalloc_nolock() | 1 | harry.yoo@oracle.com | skipped |
| 2026-02-10 04:46 UTC | mm/slab: support kmalloc_nolock() -> kfree[_rcu]() | 1 | harry.yoo@oracle.com | finished in 3h50m0s |
| 2026-02-09 14:38 UTC | rust: xarray: add entry API with preloading | 3 | a.hindborg@kernel.org | finished in 4h5m0s |
| 2026-02-09 12:10 UTC | mm/slab: support kmalloc_nolock() -> kfree[_rcu]() | 1 | harry.yoo@oracle.com | finished in 4h17m0s |
| 2026-02-09 02:31 UTC | barrier: Add smp_cond_load_{relaxed,acquire}_timeout() | 9 | ankur.a.arora@oracle.com | finished in 3h57m0s |
| 2026-02-06 21:10 UTC | rust: xarray: add entry API with preloading | 2 | a.hindborg@kernel.org | finished in 4h7m0s |
| 2026-02-06 17:13 UTC | mm/slab: fix lockdep warnings with kmalloc_nolock() | 1 | harry.yoo@oracle.com | skipped |
| 2026-02-06 09:34 UTC | k[v]free_rcu() improvements | 1 | harry.yoo@oracle.com | finished in 3h57m0s |
| 2026-02-05 12:07 UTC | slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set | 1 | hao.li@linux.dev | finished in 3h48m0s |
| 2026-02-04 19:57 UTC | mm/slub: zero-initialize slab object extensions to fix KMSAN | 1 | osama.abdelkader@gmail.com | finished in 4h8m0s |
| 2026-02-04 10:14 UTC | mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single | 2 | hao.ge@linux.dev | finished in 3h57m0s |
| 2026-02-03 07:30 UTC | codetag: Avoid codetag race between same slab object alloc and free | 1 | hao.ge@linux.dev | finished in 57m0s |
| 2026-01-29 09:07 UTC | slub: avoid list_lock contention from __refill_objects_any() | 1 | vbabka@suse.cz | finished in 4h8m0s |
| 2026-01-27 10:31 UTC | Only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches | 1 | harry.yoo@oracle.com | finished in 3h56m0s |
| 2026-01-26 12:57 UTC | mm/slab: avoid allocating slabobj_ext array from its own slab | 1 | harry.yoo@oracle.com | finished in 3h55m0s |
| 2026-01-24 10:46 UTC | mm/slab: avoid allocating slabobj_ext array from its own slab | 1 | harry.yoo@oracle.com | finished in 3h53m0s |
| 2026-01-23 06:52 UTC | slab: replace cpu (partial) slabs with sheaves | 4 | vbabka@suse.cz | finished in 3h49m0s |
| 2026-01-22 19:28 UTC | khugepaged: mTHP support | 14 | npache@redhat.com | finished in 3h59m0s |
| 2026-01-21 13:16 UTC | mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() | 1 | harry.yoo@oracle.com | finished in 3h51m0s |
| 2026-01-21 06:57 UTC | slab: replace cache_from_obj() with inline checks | 2 | vbabka@suse.cz | finished in 4h18m0s |
| 2026-01-20 09:35 UTC | slab: replace cache_from_obj() with inline checks | 1 | vbabka@suse.cz | finished in 4h4m0s |
| 2026-01-16 14:40 UTC | slab: replace cpu (partial) slabs with sheaves | 3 | vbabka@suse.cz | skipped |
| 2026-01-13 15:06 UTC | slab: fix kmalloc_nolock() context check for PREEMPT_RT | 2 | swarajgaikwad1925@gmail.com | finished in 1h1m0s |
| 2026-01-13 06:18 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 4h23m0s |
| 2026-01-12 15:16 UTC | slab: replace cpu (partial) slabs with sheaves | 2 | vbabka@suse.cz | finished in 4h11m0s |
| 2026-01-08 20:37 UTC | mm,numa: N_PRIVATE node isolation for device-managed memory | 3 | gourry@gourry.net | skipped |
| 2026-01-05 08:02 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 4h5m0s |
| 2025-12-29 12:24 UTC | slub: clarify object field layout comments | 2 | hao.li@linux.dev | finished in 49m0s |
| 2025-12-24 12:51 UTC | slub: clarify object field layout comments | 1 | hao.li@linux.dev | finished in 1h0m0s |
| 2025-12-22 11:08 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 3h52m0s |
| 2025-12-19 08:57 UTC | slab: fix kmalloc_nolock() context check for PREEMPT_RT | 1 | swarajgaikwad1925@gmail.com | finished in 49m0s |
| 2025-12-16 01:47 UTC | RISC-V: add percpu.h to include/asm | 3 | cuiyunhui@bytedance.com | finished in 59m0s |
| 2025-12-15 04:49 UTC | barrier: Add smp_cond_load_{relaxed,acquire}_timeout() | 8 | ankur.a.arora@oracle.com | finished in 3h54m0s |
| 2025-12-10 02:20 UTC | mm/slub: reset KASAN tag in defer_free() before accessing freed memory | 1 | kartikey406@gmail.com | finished in 54m0s |
| 2025-12-10 00:26 UTC | slub: keep empty main sheaf as spare in __pcs_replace_empty_main() | 2 | haolee.swjtu@gmail.com | finished in 3h56m0s |
| 2025-12-08 09:26 UTC | mm/percpu: drop unused max_upa in pcpu_build_alloc_info() | 1 | niuwl1@chinatelecom.cn | finished in 3h56m0s |
| 2025-12-08 03:49 UTC | RISC-V: add percpu.h to include/asm | 2 | cuiyunhui@bytedance.com | finished in 49m0s |
| 2025-12-07 15:41 UTC | mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction | 1 | harry.yoo@oracle.com | finished in 3h52m0s |
| 2025-12-03 23:30 UTC | asdf | 6 | kees@kernel.org | finished in 1h14m0s |
| 2025-12-02 10:16 UTC | mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction | 1 | harry.yoo@oracle.com | finished in 3h53m0s |
| 2025-12-02 08:48 UTC | slub: add barn_get_full_sheaf() and refine empty-main sheaf | 1 | haoli.tcs@gmail.com | skipped |
| 2025-12-01 17:46 UTC | khugepaged: mTHP support | 13 | npache@redhat.com | finished in 3h53m0s |
| 2025-12-01 09:31 UTC | printk: add macros to simplify handling struct va_format | 2 | andrzej.hajda@intel.com | finished in 3h56m0s |
| 2025-11-28 11:37 UTC | mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction | 1 | harry.yoo@oracle.com | finished in 3h52m0s |
| 2025-11-27 23:36 UTC | Optimize rss_stat initialization/teardown for single-threaded tasks | 1 | krisman@suse.de | finished in 3h51m0s |
| 2025-11-26 11:35 UTC | printk: add macros to simplify handling struct va_format | 1 | andrzej.hajda@intel.com | finished in 4h4m0s |
| 2025-11-24 14:23 UTC | slab: Remove unnecessary call to compound_head() in alloc_from_pcs() | 1 | willy@infradead.org | finished in 4h7m0s |
| 2025-11-14 08:54 UTC | arm, tlbflush: avoid TLBI broadcast if page reused in write fault | 1 | ying.huang@linux.alibaba.com | finished in 4h10m0s |
| 2025-11-13 18:54 UTC | mm/mempool: fix poisoning order>0 pages with HIGHMEM | 1 | vbabka@suse.cz | finished in 1h5m0s |
| 2025-11-13 00:09 UTC | Prepare slab for memdescs | 4 | willy@infradead.org | finished in 53m0s |
| 2025-11-12 19:29 UTC | Specific Purpose Memory NUMA Nodes | 2 | gourry@gourry.net | finished in 3h47m0s |
| 2025-11-12 01:38 UTC | arm, tlbflush: avoid TLBI broadcast if page reused in write fault | 1 | ying.huang@linux.alibaba.com | finished in 3h42m0s |
| 2025-11-11 12:53 UTC | mm/slub: fix memory leak in free_to_pcs_bulk() | 1 | harry.yoo@oracle.com | finished in 3h42m0s |
| 2025-11-11 12:22 UTC | mm: simplify list initialization in barn_shrink() | 1 | liubaolin12138@163.com | finished in 55m0s |
| 2025-11-07 22:49 UTC | Protected Memory NUMA Nodes | 1 | gourry@gourry.net | skipped |
| 2025-11-07 13:51 UTC | slab: cmpxchg cleanups enabled by -fms-extensions | 1 | vbabka@suse.cz | skipped |
| 2025-11-05 09:05 UTC | slab: preparatory cleanups before adding sheaves to all caches | 1 | vbabka@suse.cz | skipped |
| 2025-11-04 09:55 UTC | arm, tlbflush: avoid TLBI broadcast if page reused in write fault | 1 | ying.huang@linux.alibaba.com | finished in 3h46m0s |
| 2025-11-03 12:24 UTC | slab: prevent infinite loop in kmalloc_nolock() with debugging | 1 | vbabka@suse.cz | finished in 3h57m0s |
| 2025-10-29 01:43 UTC | codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext | 2 | hao.ge@linux.dev | finished in 44m0s |
| 2025-10-28 05:31 UTC | barrier: Add smp_cond_load_*_timeout() | 7 | ankur.a.arora@oracle.com | finished in 3h47m0s |
| 2025-10-27 12:00 UTC | mm/slab: ensure all metadata in slab object are word-aligned | 1 | harry.yoo@oracle.com | finished in 3h58m0s |
| 2025-10-27 08:52 UTC | codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext | 1 | hao.ge@linux.dev | finished in 43m0s |
| 2025-10-24 20:44 UTC | Prepare slab for memdescs | 3 | willy@infradead.org | finished in 3h55m0s |
| 2025-10-24 17:06 UTC | slab: switch away from the legacy param parser | 1 | ptesarik@suse.com | finished in 4h5m0s |
| 2025-10-23 14:33 UTC | slab: Fix obj_ext is mistakenly considered NULL due to race condition | 2 | hao.ge@linux.dev | finished in 3h46m0s |
| 2025-10-23 13:52 UTC | slab: replace cpu (partial) slabs with sheaves | 1 | vbabka@suse.cz | skipped |
| 2025-10-23 13:16 UTC | mm/slab: ensure all metadata in slab object are word-aligned | 1 | harry.yoo@oracle.com | finished in 3h46m0s |
| 2025-10-23 12:01 UTC | slab: fix slab accounting imbalance due to defer_deactivate_slab() | 2 | vbabka@suse.cz | finished in 3h44m0s |
| 2025-10-23 01:35 UTC | arm, tlbflush: avoid TLBI broadcast if page reused in write fault | 1 | ying.huang@linux.alibaba.com | finished in 3h58m0s |
| 2025-10-23 01:21 UTC | slab: Fix obj_ext is mistakenly considered NULL due to race condition | 1 | hao.ge@linux.dev | finished in 50m0s |
| 2025-10-22 18:37 UTC | khugepaged: mTHP support | 12 | npache@redhat.com | finished in 3h54m0s |
| 2025-10-22 17:23 UTC | slab: perform inc_slabs_node() as part of new_slab() | 1 | vbabka@suse.cz | finished in 4h4m0s |
| 2025-10-21 11:00 UTC | mm: Remove reference to destructor in comment in calculate_sizes() | 1 | william.kucharski@oracle.com | finished in 55m0s |
| 2025-10-21 01:03 UTC | slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts | 3 | hao.ge@linux.dev | finished in 3h43m0s |
| 2025-10-20 14:30 UTC | slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts | 2 | hao.ge@linux.dev | finished in 3h54m0s |
| 2025-10-17 06:48 UTC | slab: add flags in cache_show | 1 | kassey.li@oss.qualcomm.com | finished in 4h0m0s |
| 2025-10-17 06:16 UTC | barrier: Add smp_cond_load_*_timeout() | 7 | ankur.a.arora@oracle.com | finished in 4h3m0s |
| 2025-10-17 04:57 UTC | slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts | 1 | hao.ge@linux.dev | finished in 38m0s |
| 2025-10-16 16:56 UTC | barrier: Add smp_cond_load_*_timeout() | 6 | ankur.a.arora@oracle.com | finished in 3h38m0s |
| 2025-10-15 14:16 UTC | slab: reset obj_ext when it is not actually valid during freeing | 5 | hao.ge@linux.dev | finished in 2h32m0s |
| 2025-10-15 12:59 UTC | slab: clear OBJEXTS_ALLOC_FAIL when freeing a slab | 4 | hao.ge@linux.dev |
finished
in 2h50m0s
[1 findings] |
| 2025-10-14 12:17 UTC | mempool: clarify behavior of mempool_alloc_preallocated() | 1 | thomas.weissschuh@linutronix.de | finished in 38m0s |
| 2025-10-14 08:40 UTC | slab: fix clearing freelist in free_deferred_objects() | 1 | vbabka@suse.cz | finished in 3h49m0s |
| 2025-10-13 09:20 UTC | arm, tlbflush: avoid TLBI broadcast if page reused in write fault | 1 | ying.huang@linux.alibaba.com | finished in 3h45m0s |
| 2025-10-11 08:45 UTC | slab: fix barn NULL pointer dereference on memoryless nodes | 1 | vbabka@suse.cz | finished in 3h39m0s |
| 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 |