MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
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.
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9ce78f2275dc..0d5de0c553aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5057,6 +5057,7 @@ M: Johannes Weiner <hannes@cmpxchg.org>
M: Michal Hocko <mhocko@kernel.org>
M: Roman Gushchin <roman.gushchin@linux.dev>
M: Shakeel Butt <shakeelb@google.com>
+R: Muchun Song <songmuchun@bytedance.com>
L: cgroups@vger.kernel.org
L: linux-mm@kvack.org
S: Maintained
--
2.11.0
On 17 May 22 ◦ 22:33, Muchun Song wrote: > 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. > I vote for Muchun, not only because he helped me with kernel patch reviewing/suggesting, but because of his influence and contribution in the open source community. He is very patient and skilled(memcg, list_lru, etc), and is very friendly in the community to answer questions. Thanks Fanjun Kong > Signed-off-by: Muchun Song <songmuchun@bytedance.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9ce78f2275dc..0d5de0c553aa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5057,6 +5057,7 @@ M: Johannes Weiner <hannes@cmpxchg.org> > M: Michal Hocko <mhocko@kernel.org> > M: Roman Gushchin <roman.gushchin@linux.dev> > M: Shakeel Butt <shakeelb@google.com> > +R: Muchun Song <songmuchun@bytedance.com> > L: cgroups@vger.kernel.org > L: linux-mm@kvack.org > S: Maintained > -- > 2.11.0 >
On Tue, May 17, 2022 at 10:33:20PM +0800, Muchun Song wrote: > 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. > > Signed-off-by: Muchun Song <songmuchun@bytedance.com> You're really good at finding subtle races and complicated synchronization issues, so I'm really glad to see you on board (but in fact you already are). Welcome! Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
On Tue, May 17, 2022 at 10:33:20PM +0800, Muchun Song wrote: > 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. > > Signed-off-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Johannes Weiner <hannes@cmpxchg.org>
On Tue 17-05-22 22:33:20, Muchun Song wrote: > 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. > > Signed-off-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Michal Hocko <mhocko@suse.com> I am really happy to see more reviewers! > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9ce78f2275dc..0d5de0c553aa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5057,6 +5057,7 @@ M: Johannes Weiner <hannes@cmpxchg.org> > M: Michal Hocko <mhocko@kernel.org> > M: Roman Gushchin <roman.gushchin@linux.dev> > M: Shakeel Butt <shakeelb@google.com> > +R: Muchun Song <songmuchun@bytedance.com> > L: cgroups@vger.kernel.org > L: linux-mm@kvack.org > S: Maintained > -- > 2.11.0 -- Michal Hocko SUSE Labs
On Tue, May 17, 2022 at 7:34 AM Muchun Song <songmuchun@bytedance.com> wrote: > > 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. > > Signed-off-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Shakeel Butt <shakeelb@google.com> Thanks for your continuous help.
© 2016 - 2026 Red Hat, Inc.