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 17 patches in this subsystem on linux-scsi, ordered by date desc.
-
STALE1305d
[PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
2022-12-11 · <hidden> -
STALE2216d
REVIEWED: 4 (4M) [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
2020-06-16 · Waiman Long <longman@redhat.com> -
STALE2216d
REVIEWED: 19 (19M) [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 · Waiman Long <longman@redhat.com> -
STALE2214d
REVIEWED: 19 (19M) [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 · Waiman Long <longman@redhat.com> -
STALE2214d
[PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
2020-06-16 · Waiman Long <longman@redhat.com> -
STALE2217d
[PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-13 · Waiman Long <longman@redhat.com> -
STALE2930d
Re: Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)
2018-06-28 · Jens Axboe <axboe@kernel.dk> -
STALE2930d
Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)
2018-06-28 · Michael Ellerman <mpe@ellerman.id.au> -
STALE2956d
Re: Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal
2018-06-07 · Jens Axboe <axboe@kernel.dk> -
STALE3933d
REVIEWED: 9 (8M) [PATCH V5 2/2] debugfs: Pass bool pointer to debugfs_create_bool()
2015-09-26 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE3940d
REVIEWED: 9 (8M) [PATCH V4 2/2] debugfs: Pass bool pointer to debugfs_create_bool()
2015-09-25 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE3942d
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> -
STALE3942d
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> -
STALE3952d
[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
2015-09-14 · Viresh Kumar <viresh.kumar@linaro.org> -
STALE6358d
Re: Mainline kernel OLTP performance update
2009-01-23 · Pekka Enberg <hidden> -
STALE6358d
Re: Mainline kernel OLTP performance update
2009-01-22 · Pekka Enberg <hidden> -
STALE6891d
[PATCH] Prefix each line of multiline printk(KERN_<level> "foo\nbar") with KERN_<level>
2007-08-24 · Joe Perches <joe@perches.com>