The patch titled Subject: MAINTAINERS: add Muchun as a memcg reviewer has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-add-myself-as-a-memcg-reviewer.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-add-myself-as-a-memcg-reviewer.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 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 via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Muchun Song <songmuchun@xxxxxxxxxxxxx> Subject: MAINTAINERS: add Muchun as a memcg reviewer Date: Tue, 17 May 2022 22:33:20 +0800 I have been focusing on mm for the past two years. e.g. developing, fixing bugs, reviewing. I have fixed lots of races (including memcg). I would like to help people working on memcg or related by reviewing their work. Let me be Cc'd on patches related to memcg. Link: https://lkml.kernel.org/r/20220517143320.99649-1-songmuchun@xxxxxxxxxxxxx Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx> Acked-by: Michal Hocko <mhocko@xxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> Acked-by: FanJun Kong <bh1scw@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-myself-as-a-memcg-reviewer +++ a/MAINTAINERS @@ -5023,6 +5023,7 @@ M: Johannes Weiner <hannes@xxxxxxxxxxx> M: Michal Hocko <mhocko@xxxxxxxxxx> M: Roman Gushchin <roman.gushchin@xxxxxxxxx> M: Shakeel Butt <shakeelb@xxxxxxxxxx> +R: Muchun Song <songmuchun@xxxxxxxxxxxxx> L: cgroups@xxxxxxxxxxxxxxx L: linux-mm@xxxxxxxxx S: Maintained _ Patches currently in -mm which might be from songmuchun@xxxxxxxxxxxxx are maintainers-add-myself-as-a-memcg-reviewer.patch