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: <86f2e9c0-3cee-4062-b18d-d86b10393a63@suse.cz>
Date: Tue, 17 Jun 2025 20:32:02 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
 Andrew Morton <akpm@...ux-foundation.org>
Cc: Johannes Weiner <hannes@...xchg.org>, Michal Hocko <mhocko@...nel.org>,
 Zi Yan <ziy@...dia.com>, Suren Baghdasaryan <surenb@...gle.com>,
 Brendan Jackman <jackmanb@...gle.com>, linux-mm@...ck.org,
 linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] MAINTAINERS: add missing files to mm page alloc
 section

On 6/16/25 22:24, Lorenzo Stoakes wrote:
> There are a number of files within memory management which appear to be
> most suitably placed within the page allocation section of MAINTAINERS and
> are otherwise unassigned, so place these there.
> 
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> ---
> REVIEWERS - let me know if these seem appropriate, I'm eyeballing
> this. even if they are not quite best placed a 'best effort' is still
> worthwhile so we establish a place to put all mm files, we can always
> incrementally update these later.

All look relevant enough to me, well spotted.

Acked-by: Vlastimil Babka <vbabka@...e.cz>

> 
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4523a6409186..58136a57b7a6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15856,8 +15856,17 @@ F:	include/linux/compaction.h
>  F:	include/linux/gfp.h
>  F:	include/linux/page-isolation.h
>  F:	mm/compaction.c
> +F:	mm/debug_page_alloc.c
> +F:	mm/fail_page_alloc.c
>  F:	mm/page_alloc.c
> +F:	mm/page_ext.c
> +F:	mm/page_frag_cache.c
>  F:	mm/page_isolation.c
> +F:	mm/page_owner.c
> +F:	mm/page_poison.c
> +F:	mm/page_reporting.c
> +F:	mm/show_mem.c
> +F:	mm/shuffle.c
> 
>  MEMORY MANAGEMENT - RECLAIM
>  M:	Andrew Morton <akpm@...ux-foundation.org>
> --
> 2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ