lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3ebfc536-9312-4609-b2ce-89c2d1499eae@lucifer.local>
Date: Thu, 24 Apr 2025 12:34:22 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Dev Jain <dev.jain@....com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
        David Hildenbrand <david@...hat.com>, Zi Yan <ziy@...dia.com>,
        Baolin Wang <baolin.wang@...ux.alibaba.com>,
        "Liam R . Howlett" <Liam.Howlett@...cle.com>,
        Nico Pache <npache@...hat.com>, Ryan Roberts <ryan.roberts@....com>,
        linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: add mm THP section

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@...cle.com>
>
> 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@...ux-foundation.org>
> > +M:	David Hildenbrand <david@...hat.com>
> > +R:	Zi Yan <ziy@...dia.com>
> > +R:	Baolin Wang <baolin.wang@...ux.alibaba.com>
> > +R:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> > +R:	Liam R. Howlett <Liam.Howlett@...cle.com>
> > +R:	Nico Pache <npache@...hat.com>
> > +R:	Ryan Roberts <ryan.roberts@....com>
> > +L:	linux-mm@...ck.org
> > +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@...ux-foundation.org>
> >   R:	Peter Xu <peterx@...hat.com>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ