The patch titled Subject: MAINTAINERS: add Vlastimil as slab allocators maintainer has been added to the -mm tree. Its filename is maintainers-add-myself-as-slab-allocators-maintainer.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-myself-as-slab-allocators-maintainer.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-myself-as-slab-allocators-maintainer.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ 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> Cc: 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 @@ -16321,6 +16321,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 _ Patches currently in -mm which might be from vbabka@xxxxxxx are maintainers-add-myself-as-slab-allocators-maintainer.patch