Skip to content

Commit 7e5f112

Browse files
tehcastertorvalds
authored andcommitted
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@suse.cz Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Christoph Lameter <cl@linux.com> Acked-by: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0eb98f1 commit 7e5f112

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16319,6 +16319,7 @@ M: Pekka Enberg <penberg@kernel.org>
1631916319
M: David Rientjes <rientjes@google.com>
1632016320
M: Joonsoo Kim <iamjoonsoo.kim@lge.com>
1632116321
M: Andrew Morton <akpm@linux-foundation.org>
16322+
M: Vlastimil Babka <vbabka@suse.cz>
1632216323
L: linux-mm@kvack.org
1632316324
S: Maintained
1632416325
F: include/linux/sl?b*.h

0 commit comments

Comments
 (0)