slab allocator · Maintained
Maintainers
- M Vlastimil Babka <vbabka@kernel.org>
- M Harry Yoo <harry@kernel.org>
- M Andrew Morton <akpm@linux-foundation.org>
- R Hao Li <hao.li@linux.dev>
- R Christoph Lameter <cl@gentwo.org>
- R David Rientjes <rientjes@google.com>
- R Roman Gushchin <roman.gushchin@linux.dev>
Paths
- F
Documentation/admin-guide/mm/slab.rst - F
Documentation/mm/slab.rst - F
include/linux/mempool.h - F
include/linux/slab.h - F
lib/tests/slub_kunit.c - F
mm/failslab.c - F
mm/mempool.c - F
mm/slab.h - F
mm/slab_common.c - F
mm/slub.c - F
scripts/gdb/linux/slab.py - F
tools/cgroup/memcg_slabinfo.py - F
tools/include/linux/slab.h - F
tools/lib/slab.c - F
tools/mm/slabinfo-gnuplot.sh - F
tools/mm/slabinfo.c
Last 30 days
Recent patches
Most-recent 11 patches in this subsystem on linux-acpi, ordered by date desc.
-
STALE819d
[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-15 · Suren Baghdasaryan <surenb@google.com> -
STALE830d
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-04 · Suren Baghdasaryan <surenb@google.com> -
STALE1939d
Re: slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
2020-06-05 · Kees Cook <hidden> -
STALE1939d
Re: slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
2020-06-05 · Vlastimil Babka <hidden> -
STALE1939d
Re: slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
2020-06-05 · Vlastimil Babka <hidden> -
STALE3936d
REVIEWED: 9 (8M) [PATCH V5 2/2] debugfs: Pass bool pointer to debugfs_create_bool()
2015-09-26 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE3943d
REVIEWED: 9 (8M) [PATCH V4 2/2] debugfs: Pass bool pointer to debugfs_create_bool()
2015-09-25 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE3946d
REVIEWED: 8 (8M) Re: [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
2015-09-15 · Steven Rostedt <rostedt@goodmis.org> -
STALE3946d
REVIEWED: 8 (8M) [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
2015-09-15 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE3955d
[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
2015-09-14 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE6894d
[PATCH] Prefix each line of multiline printk(KERN_<level> "foo\nbar") with KERN_<level>
2007-08-24 · Joe Perches <joe@perches.com>