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: <a2d9d43b-9cc3-4668-8c87-46da90bd8752@suse.cz>
Date: Thu, 4 Jul 2024 09:39:14 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
 Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-mm@...ck.org, "Liam R . Howlett" <Liam.Howlett@...cle.com>,
 Matthew Wilcox <willy@...radead.org>,
 Alexander Viro <viro@...iv.linux.org.uk>,
 Christian Brauner <brauner@...nel.org>, Jan Kara <jack@...e.cz>,
 Eric Biederman <ebiederm@...ssion.com>, Kees Cook <kees@...nel.org>,
 Suren Baghdasaryan <surenb@...gle.com>
Subject: Re: [PATCH 5/7] MAINTAINERS: Add entry for new VMA files

On 7/3/24 1:57 PM, Lorenzo Stoakes wrote:
> The vma files contain logic split from mmap.c for the most part and are all
> relevant to VMA logic, so maintain the same reviewers for both.

But it's still related to mmap.c a lot, so why not just rename that existing
"MEMORY MAPPING" appropriately (how? haha) and expand it with the new files?

> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> ---
>  MAINTAINERS | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 098d214f78d9..ff3e113ed081 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23971,6 +23971,19 @@ F:	include/uapi/linux/vsockmon.h
>  F:	net/vmw_vsock/
>  F:	tools/testing/vsock/
> 
> +VMA
> +M:	Andrew Morton <akpm@...ux-foundation.org>
> +R:	Liam R. Howlett <Liam.Howlett@...cle.com>
> +R:	Vlastimil Babka <vbabka@...e.cz>
> +R:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> +L:	linux-mm@...ck.org
> +S:	Maintained
> +W:	https://www.linux-mm.org
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> +F:	mm/vma.c
> +F:	mm/vma.h
> +F:	mm/vma_internal.h
> +
>  VMALLOC
>  M:	Andrew Morton <akpm@...ux-foundation.org>
>  R:	Uladzislau Rezki <urezki@...il.com>
> --
> 2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ