The patch titled Subject: MAINTAINERS, SLAB: add Roman as reviewer, git tree has been added to the -mm tree. Its filename is maintainers-slab-add-roman-as-reviewer-git-tree.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-slab-add-roman-as-reviewer-git-tree.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-slab-add-roman-as-reviewer-git-tree.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, SLAB: add Roman as reviewer, git tree The slab code has an overlap with kmem accounting, where Roman has done a lot of work recently and it would be useful to make sure he's CC'd on patches that potentially affect it. Thus add him as a reviewer for the SLAB subsystem. Also while at it, add the link to slab git tree. Link: https://lkml.kernel.org/r/20220222103104.13241-1-vbabka@xxxxxxx Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> Cc: Christoph Lameter <cl@xxxxxxxxx> Cc: Pekka Enberg <penberg@xxxxxxxxxx> Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) --- a/MAINTAINERS~maintainers-slab-add-roman-as-reviewer-git-tree +++ a/MAINTAINERS @@ -17766,8 +17766,10 @@ M: David Rientjes <rientjes@xxxxxxxxxx> M: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> M: Vlastimil Babka <vbabka@xxxxxxx> +R: Roman Gushchin <roman.gushchin@xxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git F: include/linux/sl?b*.h F: mm/sl?b* _ Patches currently in -mm which might be from vbabka@xxxxxxx are maintainers-slab-add-roman-as-reviewer-git-tree.patch