Re: [PATCH] MAINTAINERS: add mm THP section
From: Lorenzo Stoakes
Date: Thu Apr 24 2025 - 07:38:56 EST
On Thu, Apr 24, 2025 at 04:58:20PM +0530, Dev Jain wrote:
>
>
> On 24/04/25 4:46 pm, Lorenzo Stoakes wrote:
> > As part of the ongoing efforts to sub-divide memory management
> > maintainership and reviewership, establish a section for Transparent Huge
> > Page support and add appropriate maintainers and reviewers.
> >
> > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
>
> If you don't mind, I'd also like to be added as reviewer, I am primarily
> active in THP stuff : )
Of course! Apologies for not including initially, really just squinting at git
at guesstimating here :)
Will send a fix-patch in reply to top-level.
>
> > ---
> > MAINTAINERS | 23 +++++++++++++++++++++++
> > 1 file changed, 23 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 4015227645cc..85cd47a28a0a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15563,6 +15563,29 @@ S: Maintained
> > F: include/linux/secretmem.h
> > F: mm/secretmem.c
> > +MEMORY MANAGEMENT - THP (TRANSPARENT HUGE PAGE)
> > +M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> > +M: David Hildenbrand <david@xxxxxxxxxx>
> > +R: Zi Yan <ziy@xxxxxxxxxx>
> > +R: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
> > +R: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
> > +R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
> > +R: Nico Pache <npache@xxxxxxxxxx>
> > +R: Ryan Roberts <ryan.roberts@xxxxxxx>
> > +L: linux-mm@xxxxxxxxx
> > +S: Maintained
> > +W: http://www.linux-mm.org
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> > +F: Documentation/admin-guide/mm/transhuge.rst
> > +F: include/linux/huge_mm.h
> > +F: include/linux/khugepaged.h
> > +F: include/trace/events/huge_memory.h
> > +F: mm/huge_memory.c
> > +F: mm/khugepaged.c
> > +F: tools/testing/selftests/mm/khugepaged.c
> > +F: tools/testing/selftests/mm/split_huge_page_test.c
> > +F: tools/testing/selftests/mm/transhuge-stress.c
> > +
> > MEMORY MANAGEMENT - USERFAULTFD
> > M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> > R: Peter Xu <peterx@xxxxxxxxxx>
>