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: <20250326215541.1809379-2-rppt@kernel.org>
Date: Wed, 26 Mar 2025 23:55:38 +0200
From: Mike Rapoport <rppt@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Dan Williams <dan.j.williams@...el.com>,
	Michal Hocko <mhocko@...nel.org>,
	Mike Rapoport <rppt@...nel.org>,
	Peter Xu <peterx@...hat.com>,
	linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 1/4] MAINTAINERS: fixup USERFAULTFD entry

From: "Mike Rapoport (Microsoft)" <rppt@...nel.org>

Change title to "MEMORY MANAGEMENT - USERFAULTFD" and make it sub-topic
in memory management and add missing include/linux/userfaultfd_k.h and
mailing list

Signed-off-by: Mike Rapoport (Microsoft) <rppt@...nel.org>
---
 MAINTAINERS | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a7a50dbb5044..c05b46732fe2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15200,6 +15200,19 @@ F:	tools/mm/
 F:	tools/testing/selftests/mm/
 N:	include/linux/page[-_]*
 
+MEMORY MANAGEMENT - USERFAULTFD
+M:	Andrew Morton <akpm@...ux-foundation.org>
+R:	Peter Xu <peterx@...hat.com>
+L:	linux-mm@...ck.org
+S:	Maintained
+F:	Documentation/admin-guide/mm/userfaultfd.rst
+F:	fs/userfaultfd.c
+F:	include/asm-generic/pgtable_uffd.h
+F:	include/linux/userfaultfd_k.h
+F:	include/uapi/linux/userfaultfd.h
+F:	mm/userfaultfd.c
+F:	tools/testing/selftests/mm/uffd-*.[ch]
+
 MEMORY MAPPING
 M:	Andrew Morton <akpm@...ux-foundation.org>
 M:	Liam R. Howlett <Liam.Howlett@...cle.com>
@@ -15220,17 +15233,6 @@ F:	mm/vma.h
 F:	mm/vma_internal.h
 F:	tools/testing/vma/
 
-MEMORY USERFAULTFD
-M:	Andrew Morton <akpm@...ux-foundation.org>
-R:	Peter Xu <peterx@...hat.com>
-S:	Maintained
-F:	Documentation/admin-guide/mm/userfaultfd.rst
-F:	fs/userfaultfd.c
-F:	include/asm-generic/pgtable_uffd.h
-F:	include/uapi/linux/userfaultfd.h
-F:	mm/userfaultfd.c
-F:	tools/testing/selftests/mm/uffd-*.[ch]
-
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:	Miquel Raynal <miquel.raynal@...tlin.com>
 M:	Richard Weinberger <richard@....at>
-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ