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: <b8a29b77-5a3e-4c2a-b9ee-bc0f75a8ba5c@lucifer.local>
Date: Tue, 3 Jun 2025 12:52:51 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Nhat Pham <nphamcs@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, Yu Zhao <yuzhao@...gle.com>,
        Kemeng Shi <shikemeng@...weicloud.com>,
        Kairui Song <kasong@...cent.com>, Baoquan He <bhe@...hat.com>,
        Barry Song <baohua@...nel.org>, Chris Li <chrisl@...nel.org>,
        linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] MAINTAINERS: add mm swap section

On Mon, Jun 02, 2025 at 04:52:43PM -0700, Nhat Pham wrote:
> On Mon, Jun 2, 2025 at 8:20 AM Lorenzo Stoakes
> <lorenzo.stoakes@...cle.com> wrote:
> >
> > In furtherance of ongoing efforts to ensure people are aware of who
> > de-facto maintains/has an interest in specific parts of mm, as well trying
> > to avoid get_maintainers.pl listing only Andrew and the mailing list for
> > mm files - establish a swap memory management section and add relevant
> > maintainers/reviewers.
> >
> > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> > ---
> > REVIEWERS NOTE:
> >
> > I have taken a look at recent work on the swap and chosen a list of people
> > who seem to be regular and recent contributors/reviewers.
> >
> > Please let me know if I missed anybody, or if anybody doesn't wish to be
> > added here.
> >
> > I also realise we have a bunch of non-swap stuff living in some of these
> > files - we will have to address this separately :)
> >
> > Thanks!
> >
> >  MAINTAINERS | 19 +++++++++++++++++++
> >  1 file changed, 19 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e66460861bdf..3386272f6bf4 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15674,6 +15674,25 @@ S:     Maintained
> >  F:     include/linux/secretmem.h
> >  F:     mm/secretmem.c
> >
> > +MEMORY MANAGEMENT - SWAP
> > +M:     Andrew Morton <akpm@...ux-foundation.org>
> > +R:     Yu Zhao <yuzhao@...gle.com>
> > +R:     Kemeng Shi <shikemeng@...weicloud.com>
> > +R:     Kairui Song <kasong@...cent.com>
> > +R:     Nhat Pham <nphamcs@...il.com>
> > +R:     Baoquan He <bhe@...hat.com>
> > +R:     Barry Song <baohua@...nel.org>
> > +R:     Chris Li <chrisl@...nel.org>
> > +L:     linux-mm@...ck.org
> > +S:     Maintained
> > +F:     include/linux/swap.h
> > +F:     include/linux/swapfile.h
> > +F:     include/linux/swapops.h
> > +F:     mm/swap.c
> > +F:     mm/swap.h
> > +F:     mm/swap_state.c
> > +F:     mm/swapfile.c
>
> BTW, should we add mm/page_io.c to this list of maintained files? All
> of the functions there are swap-related.

Yeah Baoquan raised this also! Will add to un-RFC'd version.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ