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] [day] [month] [year] [list]
Message-ID: <ssanq4tzavyiev6svl7xuf7iazqjvhgddhmtax7lsssbyn5dfb@y4u4kdlfm2g5>
Date: Fri, 30 May 2025 11:50:54 +1000
From: Alistair Popple <apopple@...dia.com>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, 
	David Hildenbrand <david@...hat.com>, Zi Yan <ziy@...dia.com>, Matthew Brost <matthew.brost@...el.com>, 
	Joshua Hahn <joshua.hahnjy@...il.com>, Rakie Kim <rakie.kim@...com>, linux-mm@...ck.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] MAINTAINERS: add mm memory policy section

On Thu, May 29, 2025 at 01:14:27PM +0100, Lorenzo Stoakes wrote:
> On Thu, May 29, 2025 at 03:54:58PM +1000, Alistair Popple wrote:
> > On Tue, May 13, 2025 at 05:00:07PM +0100, Lorenzo Stoakes wrote:
> > > As part of the ongoing efforts to sub-divide memory management
> > > maintainership and reviewership, establish a section for memory policy and
> > > migration and add appropriate maintainers and reviewers.
> > >
> > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> > > ---
> > >
> > > REVIEWERS NOTES:
> > >
> > > I took a look through git blame, past commits, etc. and came up with what
> > > seems to be a reasonable list of people here, if you don't feel you ought
> > > to be here, or if you feel anybody is missing (including yourself!) let me
> > > know :)
> > >
> > > David has kindly already agreed to be co-maintainer for this section.
> > >
> > >  MAINTAINERS | 18 ++++++++++++++++++
> > >  1 file changed, 18 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 80aa09f2e735..29d73593038c 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -15567,6 +15567,24 @@ W:	http://www.linux-mm.org
> > >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> > >  F:	mm/gup.c
> > >
> > > +MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION
> > > +M:	Andrew Morton <akpm@...ux-foundation.org>
> > > +M:	David Hildenbrand <david@...hat.com>
> > > +R:	Zi Yan <ziy@...dia.com>
> > > +R:	Alistair Popple <apopple@...dia.com>
> >
> > I'm particularly familiar with mm/migrate.c and mm/migrate_device.c so:
> >
> > Acked-by: Alistair Popple <apopple@...dia.com>
> 
> Ah sorry Alistair, I ended up having to leave you off as you hadn't got
> back in time and I couldn't send this upstream without your ack.

No worries. This landed in my inbox while I was away so it took me a while to
work through the resulting trash fire.

> You can send a patch adding yourself and cc'ing people here and I'll
> happily ack, or I can send one for you with this ack attached, let me know
> which you prefer!

Have just sent a patch. Thanks!

> Cheers, Lorenzo
> 
> >
> > > +R:	Matthew Brost <matthew.brost@...el.com>
> > > +R:	Joshua Hahn <joshua.hahnjy@...il.com>
> > > +R:	Rakie Kim <rakie.kim@...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:	include/linux/mempolicy.h
> > > +F:	include/linux/migrate.h
> > > +F:	mm/mempolicy.c
> > > +F:	mm/migrate.c
> > > +F:	mm/migrate_device.c
> > >  MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
> > >  M:	Andrew Morton <akpm@...ux-foundation.org>
> > >  M:	Mike Rapoport <rppt@...nel.org>
> > > --
> > > 2.49.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ