[PATCH] MAINTAINERS: update MGLRU entry to reflect current status

Lorenzo Stoakes (Oracle) posted 1 patch 6 days, 22 hours ago
MAINTAINERS | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Lorenzo Stoakes (Oracle) 6 days, 22 hours ago
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>
+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
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Shakeel Butt 3 days, 16 hours ago
On Thu, Mar 26, 2026 at 06:56:29PM +0000, 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>

Haha, I feel like I am shooting myself in the foot, but if I plan to
make drastic changes, then I need to step up and take some
responsibility for it.

Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Lorenzo Stoakes (Oracle) 3 days, 7 hours ago
On Sun, Mar 29, 2026 at 05:31:41PM -0700, Shakeel Butt wrote:
> On Thu, Mar 26, 2026 at 06:56:29PM +0000, 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>
>
> Haha, I feel like I am shooting myself in the foot, but if I plan to
> make drastic changes, then I need to step up and take some
> responsibility for it.
>
> Acked-by: Shakeel Butt <shakeel.butt@linux.dev>

It's much appreciated :)

Cheers, Lorenzo
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Yuanchu Xie 5 days, 19 hours ago
On Thu, Mar 26, 2026 at 1:56 PM 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.
Yep, thanks for proposing this change. That all makes sense to me.

Acked-by: Yuanchu Xie <yuanchu@google.com>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Qi Zheng 6 days, 14 hours ago

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
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Kairui Song 6 days, 15 hours ago
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>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by SeongJae Park 6 days, 17 hours ago
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

[...]
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Barry Song 6 days, 18 hours ago
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>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Vlastimil Babka (SUSE) 6 days, 22 hours ago
+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
>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Suren Baghdasaryan 6 days, 17 hours ago
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
> >
>
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Kalesh Singh 6 days, 16 hours ago
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
> > >
> >
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by Lorenzo Stoakes (Oracle) 6 days, 9 hours ago
On Thu, Mar 26, 2026 at 05:26:10PM -0700, Kalesh Singh wrote:
> 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

I think let's wait for you to get involved first, then the road to R: should be
pretty quick. And we can see how things go from there :>)

Cheers, Lorenzo
Re: [PATCH] MAINTAINERS: update MGLRU entry to reflect current status
Posted by David Hildenbrand (Arm) 6 days, 21 hours ago
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