From: "Lorenzo Stoakes (Oracle)" <ljs@kernel.org>
To: Axel Rasmussen <axelrasmussen@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@kernel.org>,
Kairui Song <kasong@tencent.com>, Qi Zheng <qi.zheng@linux.dev>,
Shakeel Butt <shakeel.butt@linux.dev>,
Barry Song <baohua@kernel.org>, Yuanchu Xie <yuanchu@google.com>,
Wei Xu <weixugc@google.com>,
Suren Baghdasaryan <surenb@google.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Date: Thu, 26 Mar 2026 20:41:26 +0000 [thread overview]
Message-ID: <44e24a7e-19eb-4497-912e-aa91b54cebbc@lucifer.local> (raw)
In-Reply-To: <CAJHvVcjAm9MLvmHA9SWQzGirM-9HJ4qpDQ263Ku+EUJH+bxY1w@mail.gmail.com>
(final attempt at sending this mail correctly :))
+cc Suren who I should have cc'd in the first instance :>)
On Thu, Mar 26, 2026 at 01:37:21PM -0700, Axel Rasmussen wrote:
> On Thu, Mar 26, 2026 at 11:54 AM Lorenzo Stoakes (Oracle)
> <ljs@kernel.org> wrote:
> >
> > We are moving to a far more proactive model of maintainership within mm and
> > thus put a great deal of emphasis on sub-maintainers being active within
> > the community both in terms of code contributions and review.
> >
> > The MGLRU has not had much activity since being added to the kernel and the
> > current maintainers who kindly stepped up have unfortunately not been able
> > to contribute a great deal to it for over a year, nor engage all that
> > heavily in review.
> >
> > As a result, and within no negative connotations implied whatsoever, it
> > seems appropriate to downgrade the current maintainers to reviewers.
> >
> > At this time nobody is quite exercising the maintainer role in this area of
> > the kernel, but there is encouraging activity from a number of people who
> > are trusted elsewhere in the kernel, and who have contributed relevant work
> > or review.
> >
> > Therefore add further reviewers, and at this stage - to reflect the reality
> > on the ground - we will not have any sub-maintainers listed at all.
> >
> > Each of the files listed are shared with other sections in MAINTAINERS, so
> > this doesn't reduce sub-maintainer coverage.
>
> No objections from me. For what it's worth, the intent behind adding
> myself and Yuanchu there was primarily just to review patches. So,
> moving to R: instead of M: doesn't change much for me in practice.
Thanks :)
We're already having a great discussion on Shakeel's LSF thread and with
new people interested this can just naturally evolve based on people having
resource to contribute on this.
So this simply reflects the current situation, with hopes that in future
things will evolve and we'll see some real movement on MGLRU!
Cheers, Lorenzo
>
> >
> > Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
> > ---
> > MAINTAINERS | 8 ++++++--
> > 1 file changed, 6 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 76431aa5efbe..16874c32e288 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -16757,8 +16757,12 @@ F: mm/migrate_device.c
> >
> > MEMORY MANAGEMENT - MGLRU (MULTI-GEN LRU)
> > M: Andrew Morton <akpm@linux-foundation.org>
> > -M: Axel Rasmussen <axelrasmussen@google.com>
> > -M: Yuanchu Xie <yuanchu@google.com>
> > +R: Kairui Song <kasong@tencent.com>
> > +R: Qi Zheng <qi.zheng@linux.dev>
> > +R: Shakeel Butt <shakeel.butt@linux.dev>
> > +R: Barry Song <baohua@kernel.org>
> > +R: Axel Rasmussen <axelrasmussen@google.com>
> > +R: Yuanchu Xie <yuanchu@google.com>
> > R: Wei Xu <weixugc@google.com>
> > L: linux-mm@kvack.org
> > S: Maintained
> > --
> > 2.53.0
> >
next parent reply other threads:[~2026-03-26 20:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260326185428.354430-1-ljs@kernel.org>
[not found] ` <CAJHvVcjAm9MLvmHA9SWQzGirM-9HJ4qpDQ263Ku+EUJH+bxY1w@mail.gmail.com>
2026-03-26 20:41 ` Lorenzo Stoakes (Oracle) [this message]
2026-03-26 18:56 Lorenzo Stoakes (Oracle)
2026-03-26 19:09 ` Vlastimil Babka (SUSE)
2026-03-26 19:27 ` David Hildenbrand (Arm)
2026-03-26 23:47 ` Suren Baghdasaryan
2026-03-27 0:26 ` Kalesh Singh
2026-03-27 7:47 ` Lorenzo Stoakes (Oracle)
2026-03-26 23:12 ` Barry Song
2026-03-27 0:02 ` SeongJae Park
2026-03-27 2:13 ` Kairui Song
2026-03-27 2:52 ` Qi Zheng
2026-03-27 21:15 ` Yuanchu Xie
2026-03-30 0:31 ` Shakeel Butt
2026-03-30 9:35 ` Lorenzo Stoakes (Oracle)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44e24a7e-19eb-4497-912e-aa91b54cebbc@lucifer.local \
--to=ljs@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=axelrasmussen@google.com \
--cc=baohua@kernel.org \
--cc=david@kernel.org \
--cc=kasong@tencent.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=qi.zheng@linux.dev \
--cc=shakeel.butt@linux.dev \
--cc=surenb@google.com \
--cc=weixugc@google.com \
--cc=yuanchu@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox