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-next>] [day] [month] [year] [list]
Message-ID: <20240220064410.4639-1-lstoakes@gmail.com>
Date: Tue, 20 Feb 2024 06:44:10 +0000
From: Lorenzo Stoakes <lstoakes@...il.com>
To: linux-mm@...ck.org,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Cc: Vlastimil Babka <vbabka@...e.cz>,
	"=Liam R . Howlett" <Liam.Howlett@...cle.com>,
	Lorenzo Stoakes <lstoakes@...il.com>
Subject: [PATCH] MAINTAINERS: add memory mapping entry with reviewers

Recently there have been a number of patches which have affected various
aspects of the memory mapping logic as implemented in mm/mmap.c where it
would have been useful for regular contributors to have been notified.

Add an entry for this part of mm in particular with regular contributors
tagged as reviewers.

Signed-off-by: Lorenzo Stoakes <lstoakes@...il.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b6c5c92e49db..129a237b7880 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14121,6 +14121,17 @@ F:	tools/mm/
 F:	tools/testing/selftests/mm/
 N:	include/linux/page[-_]*
 
+MEMORY MAPPING
+M:	Andrew Morton <akpm@...ux-foundation.org>
+R:	Liam R. Howlett <Liam.Howlett@...cle.com>
+R:	Vlastimil Babka <vbabka@...e.cz>
+R:	Lorenzo Stoakes <lstoakes@...il.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:	mm/mmap.c
+
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:	Miquel Raynal <miquel.raynal@...tlin.com>
 M:	Richard Weinberger <richard@....at>
-- 
2.43.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ