* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 18:56 [PATCH] MAINTAINERS: update MGLRU entry to reflect current status 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-26 23:12 ` Barry Song
` (3 subsequent siblings)
4 siblings, 2 replies; 10+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-03-26 19:09 UTC (permalink / raw)
To: Lorenzo Stoakes (Oracle), Andrew Morton
Cc: David Hildenbrand, Kairui Song, Qi Zheng, Shakeel Butt,
Barry Song, Axel Rasmussen, Yuanchu Xie, Wei Xu, linux-mm,
linux-kernel, Suren Baghdasaryan
+Cc Suren as IIRC he mentioned some intent to look into this as well, in the
mmap_lock call.
On 3/26/26 19:56, Lorenzo Stoakes (Oracle) 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.
Seems fair to me.
> 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.
>
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
(I assume the newly added people will ack their additions)
> ---
> (Apologies sent first version of this without MLs attached :)
>
> 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
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 19:09 ` Vlastimil Babka (SUSE)
@ 2026-03-26 19:27 ` David Hildenbrand (Arm)
2026-03-26 23:47 ` Suren Baghdasaryan
1 sibling, 0 replies; 10+ messages in thread
From: David Hildenbrand (Arm) @ 2026-03-26 19:27 UTC (permalink / raw)
To: Vlastimil Babka (SUSE), Lorenzo Stoakes (Oracle), Andrew Morton
Cc: Kairui Song, Qi Zheng, Shakeel Butt, Barry Song, Axel Rasmussen,
Yuanchu Xie, Wei Xu, linux-mm, linux-kernel, Suren Baghdasaryan
On 3/26/26 20:09, Vlastimil Babka (SUSE) wrote:
> +Cc Suren as IIRC he mentioned some intent to look into this as well, in the
> mmap_lock call.
>
> On 3/26/26 19:56, Lorenzo Stoakes (Oracle) 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.
>
> Seems fair to me.
>
>> 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.
>>
>> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
>
> Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
>
Let's represent the actual situation indeed. People can always become
submaintainers again when things changes. For now it's effectively a bit
under-maintained.
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
> (I assume the newly added people will ack their additions)
Agreed.
--
Cheers,
David
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
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
1 sibling, 1 reply; 10+ messages in thread
From: Suren Baghdasaryan @ 2026-03-26 23:47 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Lorenzo Stoakes (Oracle), Andrew Morton, David Hildenbrand,
Kairui Song, Qi Zheng, Shakeel Butt, Barry Song, Axel Rasmussen,
Yuanchu Xie, Wei Xu, linux-mm, linux-kernel, Kalesh Singh
On Thu, Mar 26, 2026 at 12:09 PM Vlastimil Babka (SUSE)
<vbabka@kernel.org> wrote:
>
> +Cc Suren as IIRC he mentioned some intent to look into this as well, in the
> mmap_lock call.
Not myself but I asked Kalesh (CC'ed here) to get involved in upstream
reviews. Kalesh are you ready to be added as a Reviewer?
>
> On 3/26/26 19:56, Lorenzo Stoakes (Oracle) 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.
>
> Seems fair to me.
>
> > 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.
> >
> > Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
>
> Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
>
> (I assume the newly added people will ack their additions)
>
> > ---
> > (Apologies sent first version of this without MLs attached :)
> >
> > 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
> >
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 23:47 ` Suren Baghdasaryan
@ 2026-03-27 0:26 ` Kalesh Singh
0 siblings, 0 replies; 10+ messages in thread
From: Kalesh Singh @ 2026-03-27 0:26 UTC (permalink / raw)
To: Suren Baghdasaryan
Cc: Vlastimil Babka (SUSE), Lorenzo Stoakes (Oracle), Andrew Morton,
David Hildenbrand, Kairui Song, Qi Zheng, Shakeel Butt,
Barry Song, Axel Rasmussen, Yuanchu Xie, Wei Xu, linux-mm,
linux-kernel
On Thu, Mar 26, 2026 at 4:47 PM Suren Baghdasaryan <surenb@google.com> wrote:
>
> On Thu, Mar 26, 2026 at 12:09 PM Vlastimil Babka (SUSE)
> <vbabka@kernel.org> wrote:
> >
> > +Cc Suren as IIRC he mentioned some intent to look into this as well, in the
> > mmap_lock call.
>
> Not myself but I asked Kalesh (CC'ed here) to get involved in upstream
> reviews. Kalesh are you ready to be added as a Reviewer?
Hi Suren,
Thanks for looping me in. I plan to try my best to dedicate time MGLRU
reviewss. Let's see how that goes practically, and we can look at
updating the MAINTAINERS file later on if it makes sense.
Thanks,
Kalesh
>
> >
> > On 3/26/26 19:56, Lorenzo Stoakes (Oracle) 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.
> >
> > Seems fair to me.
> >
> > > 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.
> > >
> > > Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
> >
> > Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
> >
> > (I assume the newly added people will ack their additions)
> >
> > > ---
> > > (Apologies sent first version of this without MLs attached :)
> > >
> > > 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
> > >
> >
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 18:56 [PATCH] MAINTAINERS: update MGLRU entry to reflect current status Lorenzo Stoakes (Oracle)
2026-03-26 19:09 ` Vlastimil Babka (SUSE)
@ 2026-03-26 23:12 ` Barry Song
2026-03-27 0:02 ` SeongJae Park
` (2 subsequent siblings)
4 siblings, 0 replies; 10+ messages in thread
From: Barry Song @ 2026-03-26 23:12 UTC (permalink / raw)
To: Lorenzo Stoakes (Oracle)
Cc: Andrew Morton, David Hildenbrand, Kairui Song, Qi Zheng,
Shakeel Butt, Axel Rasmussen, Yuanchu Xie, Wei Xu, linux-mm,
linux-kernel, Suren Baghdasaryan, Kalesh Singh
On Fri, Mar 27, 2026 at 2:56 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.
>
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
Thanks so much for the trust!
I’m glad to work on MGLRU and help drive progress.
Acked-by: Barry Song <baohua@kernel.org>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 18:56 [PATCH] MAINTAINERS: update MGLRU entry to reflect current status Lorenzo Stoakes (Oracle)
2026-03-26 19:09 ` Vlastimil Babka (SUSE)
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
4 siblings, 0 replies; 10+ messages in thread
From: SeongJae Park @ 2026-03-27 0:02 UTC (permalink / raw)
To: Lorenzo Stoakes (Oracle)
Cc: SeongJae Park, Andrew Morton, David Hildenbrand, Kairui Song,
Qi Zheng, Shakeel Butt, Barry Song, Axel Rasmussen, Yuanchu Xie,
Wei Xu, linux-mm, linux-kernel
On Thu, 26 Mar 2026 18:56:29 +0000 "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.
All make sense to me.
>
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
Acked-by: SeongJae Park <sj@kernel.org>
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 18:56 [PATCH] MAINTAINERS: update MGLRU entry to reflect current status Lorenzo Stoakes (Oracle)
` (2 preceding siblings ...)
2026-03-27 0:02 ` SeongJae Park
@ 2026-03-27 2:13 ` Kairui Song
2026-03-27 2:52 ` Qi Zheng
4 siblings, 0 replies; 10+ messages in thread
From: Kairui Song @ 2026-03-27 2:13 UTC (permalink / raw)
To: Lorenzo Stoakes (Oracle)
Cc: Andrew Morton, David Hildenbrand, Qi Zheng, Shakeel Butt,
Barry Song, Axel Rasmussen, Yuanchu Xie, Wei Xu, linux-mm,
linux-kernel
On Fri, Mar 27, 2026 at 3:06 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.
>
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
> ---
> (Apologies sent first version of this without MLs attached :)
>
> 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>
Thanks a lot for the trust, I'm glad and willing to help review and
improve MGLRU.
Acked-by: Kairui Song <kasong@tencent.com>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 18:56 [PATCH] MAINTAINERS: update MGLRU entry to reflect current status Lorenzo Stoakes (Oracle)
` (3 preceding siblings ...)
2026-03-27 2:13 ` Kairui Song
@ 2026-03-27 2:52 ` Qi Zheng
4 siblings, 0 replies; 10+ messages in thread
From: Qi Zheng @ 2026-03-27 2:52 UTC (permalink / raw)
To: Lorenzo Stoakes (Oracle), Andrew Morton
Cc: David Hildenbrand, Kairui Song, Shakeel Butt, Barry Song,
Axel Rasmussen, Yuanchu Xie, Wei Xu, linux-mm, linux-kernel
On 3/27/26 2:56 AM, Lorenzo Stoakes (Oracle) 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.
>
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
> ---
> (Apologies sent first version of this without MLs attached :)
>
> 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>
Thanks a lot for the trust! I'm very glad to work on MGLRU and help with
the review.
Acked-by: Qi Zheng <qi.zheng@linux.dev>
Thanks,
Qi
^ permalink raw reply [flat|nested] 10+ messages in thread