From: Vlastimil Babka <vbabka@xxxxxxx> Subject: MAINTAINERS: add Vlastimil as slab allocators maintainer I would like to help with slab allocators maintenance, from the perspective of being responsible for SLAB and more recently also SLUB in an enterprise distro kernel and supporting its users. Recently I've been focusing on improving SLUB's debugging features, and patch review in the area, including the kmemcg accounting rewrite last year. Link: https://lkml.kernel.org/r/20210108110353.19971-1-vbabka@xxxxxxx Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: Christoph Lameter <cl@xxxxxxxxx> Acked-by: Pekka Enberg <penberg@xxxxxxxxxx> Cc: David Rientjes <rientjes@xxxxxxxxxx> Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-myself-as-slab-allocators-maintainer +++ a/MAINTAINERS @@ -16319,6 +16319,7 @@ M: Pekka Enberg <penberg@xxxxxxxxxx> M: David Rientjes <rientjes@xxxxxxxxxx> M: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> +M: Vlastimil Babka <vbabka@xxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained F: include/linux/sl?b*.h _