| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-08-14 07:17 UTC | mm/slub: unify slub stat definitions to simplify metric additions | 1 | hao.li@linux.dev | skipped |
| 2026-08-13 16:10 UTC | mm/slub: preserve previous object lifetime | 2 | pengpeng@iscas.ac.cn | skipped |
| 2026-08-11 14:12 UTC | slab: ZERO_SIZE_PTR alignment and exact matching | 2 | kmehltretter@gmail.com | finished in 3h48m0s |
| 2026-08-08 10:56 UTC | slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN | 1 | kmehltretter@gmail.com | skipped |
| 2026-08-07 13:50 UTC | allow kfree_nolock() handle kmalloc() objects | 1 | vbabka@kernel.org | finished in 4h2m0s |
| 2026-08-06 22:10 UTC | Fix a deadlock in blk-crypto-fallback | 1 | ebiggers@kernel.org | finished in 4h30m0s |
| 2026-08-06 05:37 UTC | mm/slab: fix unbounded recursion in free path with memalloc profiling | 1 | harry@kernel.org | skipped |
| 2026-08-05 09:48 UTC | mm/slub: allow capping the order kvmalloc() uses for kmalloc() | 1 | d-tatianin@yandex-team.ru | finished in 3h51m0s |
| 2026-07-30 14:32 UTC | mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]() | 1 | vbabka@kernel.org | skipped |
| 2026-07-29 10:18 UTC | mm/slub: fix missing debugfs entries for caches created before sysfs init | 3 | lixiasong1@huawei.com | skipped |
| 2026-07-29 08:20 UTC | mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage | 5 | harry@kernel.org | finished in 57m0s |
| 2026-07-27 12:53 UTC | mm/slab, alloc_tag: reduce obj_ext memory waste | 3 | vbabka@kernel.org | finished in 5h44m0s |
| 2026-07-25 13:28 UTC | slub: print just the function name in /sys/kernel/slab/*/ctor | 1 | adobriyan@gmail.com | skipped |
| 2026-07-23 11:55 UTC | mm/slub: fix missing debugfs entries for caches created before sysfs init | 2 | lixiasong1@huawei.com | skipped |
| 2026-07-21 09:19 UTC | slab: silence sparse warning with type-based partitioning | 1 | elver@google.com | skipped |
| 2026-07-21 00:45 UTC | mm/slub: prevent pfmemalloc objects from entering the barn | 3 | hu.shengming@zte.com.cn | finished in 2h10m0s |
| 2026-07-20 14:51 UTC | mm/slub: fix missing debugfs entries for caches created before sysfs init | 1 | lixiasong1@huawei.com | skipped |
| 2026-07-20 14:16 UTC | mm/slab, alloc_tag: reduce obj_ext memory waste | 2 | vbabka@kernel.org | finished in 4h45m0s |
| 2026-07-20 13:11 UTC | mm/slub: prevent pfmemalloc objects from entering the barnĀ | 2 | hu.shengming@zte.com.cn | finished in 2h2m0s |
| 2026-07-19 03:37 UTC | mm/slub: prevent pfmemalloc objects from entering the barn | 1 | hu.shengming@zte.com.cn | finished in 1h55m0s |
| 2026-07-13 07:00 UTC | mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add | 1 | zenghongling@kylinos.cn | skipped |
| 2026-07-13 06:51 UTC | mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add | 1 | zenghongling@kylinos.cn | skipped |
| 2026-07-13 05:58 UTC | mm/slub: fix kobject leak in sysfs_slab_add error path | 1 | zenghongling@kylinos.cn | finished in 5h7m0s |
| 2026-07-12 12:07 UTC | slab: don't assume alignment on allocators that may return ZERO_SIZE_PTR | 1 | kmehltretter@gmail.com | skipped |
| 2026-07-07 12:16 UTC | mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk() | 1 | vbabka@kernel.org | finished in 5h35m0s |
| 2026-07-06 13:39 UTC | mm/slub: fix lost local objects when bulk remote free batch fills | 2 | hu.shengming@zte.com.cn | finished in 4h56m0s |
| 2026-07-04 08:04 UTC | mm/slub: fix lost local objects when bulk remote free batch fills | 1 | hu.shengming@zte.com.cn | finished in 4h49m0s |
| 2026-07-03 12:31 UTC | mm: Some cleanups for page allocator APIs | 5 | jackmanb@google.com | finished in 4h22m0s |
| 2026-07-01 14:06 UTC | slab: remove unused SL_CPU slab_stat_type | 1 | hsj0512@snu.ac.kr | skipped |
| 2026-06-30 02:43 UTC | mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache | 2 | shakeel.butt@linux.dev | finished in 4h28m0s |
| 2026-06-29 13:11 UTC | mm: Some cleanups for page allocator APIs | 3 | jackmanb@google.com | finished in 1h6m0s |
| 2026-06-28 21:45 UTC | mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops | 1 | mst@redhat.com | finished in 4h9m0s |
| 2026-06-25 23:00 UTC | mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache | 1 | shakeel.butt@linux.dev | finished in 4h18m0s |
| 2026-06-25 19:49 UTC | mempool: optimize mempool resizing | 1 | vitaly.wool@konsulko.se | finished in 4h25m0s |
| 2026-06-24 13:11 UTC | memcg,slab: kmalloc_nolock() fixes | 1 | harry@kernel.org | finished in 4h18m0s |
| 2026-06-24 10:00 UTC | mm/slub: deduplicate NUMA policy calculation in allocation paths | 3 | hao.li@linux.dev | skipped |
| 2026-06-23 11:04 UTC | mm/slub: deduplicate NUMA policy calculation in allocation paths | 2 | hao.li@linux.dev | finished in 5h12m0s |
| 2026-06-22 10:01 UTC | mm: Some cleanups for page allocator APIs | 2 | jackmanb@google.com | finished in 4h8m0s |
| 2026-06-19 11:36 UTC | Docs/mm: fix documentation warning for GFP parameter in kmalloc_obj, kmalloc_objs and kmalloc_flex | 1 | jakovnovak30@gmail.com | finished in 1h11m0s |
| 2026-06-18 10:08 UTC | mm/slub: deduplicate NUMA policy calculation in allocation paths | 1 | hao.li@linux.dev | finished in 4h22m0s |
| 2026-06-17 15:29 UTC | mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof() | 1 | jackmanb@google.com | finished in 5h6m0s |
| 2026-06-15 11:54 UTC | mm/slab: introduce alloc_flags and slab_alloc_context | 3 | vbabka@kernel.org | finished in 4h59m0s |
| 2026-06-15 11:05 UTC | mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage | 3 | harry@kernel.org | finished in 4h48m0s |
| 2026-06-11 12:46 UTC | net: isolate SKB data area allocations | 2 | pfalcato@suse.de | finished in 4h38m0s |
| 2026-06-11 06:39 UTC | mm/slub: preserve previous object lifetime | 1 | pengpeng@iscas.ac.cn | finished in 4h27m0s |
| 2026-06-10 15:40 UTC | mm/slab: introduce alloc_flags and slab_alloc_context | 2 | vbabka@kernel.org | finished in 4h46m0s |
| 2026-06-09 09:17 UTC | mm/slab: introduce alloc_flags and slab_alloc_context | 1 | vbabka@kernel.org | finished in 31m0s |
| 2026-06-04 19:58 UTC | rust: xarray: add entry API with preloading | 4 | a.hindborg@kernel.org | finished in 4h33m0s |
| 2026-06-04 12:27 UTC | mm/slub: preserve original size in _kmalloc_nolock_noprof retry path | 2 | hu.shengming@zte.com.cn | finished in 1h16m0s |
| 2026-06-04 11:03 UTC | mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key | 3 | lirongqing@baidu.com | finished in 4h27m0s |
| 2026-06-03 13:10 UTC | mm/slub: preserve original size in _kmalloc_nolock_noprof retry path | 1 | hu.shengming@zte.com.cn | finished in 1h41m0s |
| 2026-06-02 18:31 UTC | net: isolate SKB data area allocations | 1 | pfalcato@suse.de | finished in 1h39m0s |
| 2026-06-02 16:00 UTC | mm: simplify the mempool_alloc_bulk API | 1 | hch@lst.de | finished in 4h38m0s |
| 2026-06-02 06:21 UTC | [v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key | 1 | lirongqing@baidu.com | finished in 4h16m0s |
| 2026-06-01 09:56 UTC | mm/slub: allocate sheaves on local memory nodes | 2 | hao.li@linux.dev | finished in 4h45m0s |
| 2026-05-29 15:22 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 9 | mst@redhat.com | finished in 4h34m0s |
| 2026-05-29 03:50 UTC | mm/slub: batch partial slab list operations | 3 | hao.li@linux.dev | finished in 4h24m0s |
| 2026-05-28 11:35 UTC | mm/slub: use empty sheaf helpers for oversized sheaves | 5 | hu.shengming@zte.com.cn | finished in 4h59m0s |
| 2026-05-28 09:52 UTC | mm/slub: batch partial slab list operations | 2 | hao.li@linux.dev | finished in 5h12m0s |
| 2026-05-28 09:34 UTC | mm/slab: improve kmem_cache_alloc_bulk | 1 | hch@lst.de | finished in 4h33m0s |
| 2026-05-27 10:46 UTC | mm/mempool: use static key for boot-time debug enablement | 1 | lirongqing@baidu.com | finished in 4h32m0s |
| 2026-05-27 07:02 UTC | mm/slab: improve kmem_cache_alloc_bulk | 1 | hch@lst.de | finished in 4h49m0s |
| 2026-05-26 15:24 UTC | mm/slub: use empty sheaf helpers for oversized sheaves | 4 | hu.shengming@zte.com.cn | finished in 4h53m0s |
| 2026-05-25 13:10 UTC | mm/slub: free prefilled empty sheaves consistently | 3 | hu.shengming@zte.com.cn | finished in 4h27m0s |
| 2026-05-25 08:13 UTC | mm/slub: allocate sheaves on local memory nodes | 1 | hao.li@linux.dev | finished in 4h22m0s |
| 2026-05-25 07:26 UTC | MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR | 1 | vbabka@kernel.org | finished in 1h1m0s |
| 2026-05-25 03:22 UTC | mm/slub: batch-detach node partial slabs | 1 | hao.li@linux.dev | finished in 4h14m0s |
| 2026-05-22 14:23 UTC | mm, slab: optimize returning objects after a partial refill | 3 | vbabka@kernel.org | finished in 4h38m0s |
| 2026-05-22 06:59 UTC | mm/slub: free prefilled empty sheaves consistently | 2 | hu.shengming@zte.com.cn | finished in 4h45m0s |
| 2026-05-21 11:50 UTC | mm/slub: free returned pfmemalloc sheaves via free_empty_sheaf() | 1 | hu.shengming@zte.com.cn | finished in 4h43m0s |
| 2026-05-21 11:15 UTC | mm/slab: fix probable issue of dentries registration under /sys/kernel/slab | 2 | vladimir.zapolskiy@linaro.org | finished in 4h47m0s |
| 2026-05-20 22:20 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 8 | mst@redhat.com | finished in 4h31m0s |
| 2026-05-20 01:10 UTC | mm/slab: fix probable issue of dentries registration under /sys/kernel/slab | 1 | vladimir.zapolskiy@linaro.org | finished in 4h8m0s |
| 2026-05-19 05:47 UTC | mm/slub: Fix reference count leak in sysfs_slab_add | 1 | lgs201920130244@gmail.com | finished in 4h1m0s |
| 2026-05-19 01:27 UTC | Introduce Per-CPU Work helpers (was QPW) | 4 | leobras.c@gmail.com |
finished
in 1h52m0s
[1 findings] |
| 2026-05-16 16:40 UTC | mm/slub: fix typo in sheaves comment | 1 | cheng20011202@gmail.com | finished in 1h45m0s |
| 2026-05-15 16:24 UTC | mm/slab: enable runtime sheaves tuning | 1 | harry@kernel.org | finished in 4h24m0s |
| 2026-05-13 10:57 UTC | kasan: hw_tags: some micro-optimizations | 1 | dev.jain@arm.com | finished in 4h41m0s |
| 2026-05-12 21:05 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 7 | mst@redhat.com | finished in 4h52m0s |
| 2026-05-12 03:50 UTC | mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache() | 3 | wangqing7171@gmail.com | finished in 5h2m0s |
| 2026-05-12 03:46 UTC | mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache() | 2 | wangqing7171@gmail.com | finished in 5h23m0s |
| 2026-05-11 20:00 UTC | slab: support for compiler-assisted type-based slab cache partitioning | 4 | elver@google.com | finished in 4h57m0s |
| 2026-05-11 09:01 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 6 | mst@redhat.com | finished in 5h24m0s |
| 2026-05-08 08:21 UTC | mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache() | 1 | wangqing7171@gmail.com | finished in 4h55m0s |
| 2026-05-07 17:37 UTC | rcu: Add debugfs interface for pending callback monitoring | 1 | gustavold@gmail.com | finished in 4h18m0s |
| 2026-04-30 14:04 UTC | mm/slub: defer freelist construction until after bulk allocation from a new slab | 8 | hu.shengming@zte.com.cn | finished in 5h30m0s |
| 2026-04-30 08:35 UTC | mm/slub: initialize allocated object's freepointer before debug check | 1 | hu.shengming@zte.com.cn | finished in 4h55m0s |
| 2026-04-27 09:42 UTC | mm, slab: add an optimistic __slab_try_return_freelist() | 2 | vbabka@kernel.org | finished in 4h59m0s |
| 2026-04-27 07:09 UTC | mm/page_alloc,slab: return NULL early from *_nolock() memory allocation APIs in NMI on UP | 2 | harry@kernel.org | finished in 1h16m0s |
| 2026-04-24 13:24 UTC | slab: support for compiler-assisted type-based slab cache partitioning | 3 | elver@google.com | finished in 4h24m0s |
| 2026-04-21 14:49 UTC | mm, slab: add an optimistic __slab_try_return_freelist() | 1 | vbabka@kernel.org | finished in 4h7m0s |
| 2026-04-18 00:06 UTC | docs: Add overview and SLUB allocator sections to slab documentation | 1 | sef1548@gmail.com | finished in 1h24m0s |
| 2026-04-16 13:25 UTC | slub: fix data loss and overflow in krealloc() | 1 | elver@google.com | finished in 4h16m0s |
| 2026-04-16 09:10 UTC | kvfree_rcu() improvements | 2 | harry@kernel.org | finished in 4h14m0s |
| 2026-04-15 14:37 UTC | slab: support for compiler-assisted type-based slab cache partitioning | 2 | elver@google.com | finished in 4h37m0s |
| 2026-04-15 08:52 UTC | mm/slub: defer freelist construction until after bulk allocation from a new slab | 7 | hu.shengming@zte.com.cn | finished in 4h31m0s |
| 2026-04-13 15:04 UTC | mm/slub: defer freelist construction until after bulk allocation from a new slab | 6 | hu.shengming@zte.com.cn | finished in 4h28m0s |
| 2026-04-10 11:16 UTC | slub: spill refill leftover objects into percpu sheaves | 1 | hao.li@linux.dev | finished in 4h36m0s |
| 2026-04-09 12:43 UTC | mm/slub: defer freelist construction until after bulk allocation from a new slab | 5 | hu.shengming@zte.com.cn | skipped |
| 2026-04-08 15:28 UTC | mm/slub: defer freelist construction until after bulk allocation from a new slab | 4 | hu.shengming@zte.com.cn | finished in 1h15m0s |