[PATCH] MAINTAINERS: Add myself as userfaultfd reviewer

From: Peter Xu
Date: Fri Mar 21 2025 - 20:21:42 EST


Add an entry for userfaultfd and make myself a reviewer of it, just in case
it helps people manage the cc list.

I named it MEMORY USERFAULTFD, could be a bad name, but then it can be
together with the MEMORY* entries when everything is in alphabetic order,
which is definitely a benefit.

The line may not change much on how I'd work with userfaultfd; I think I'll
do the same as before.. But maybe it still, more or less, adds some
responsibility on top, indeed.

Cc: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Suggested-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Peter Xu <peterx@xxxxxxxxxx>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e714ea3a7c9f..844e3e1e05d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15220,6 +15220,17 @@ F: mm/vma.h
F: mm/vma_internal.h
F: tools/testing/vma/

+MEMORY USERFAULTFD
+M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
+R: Peter Xu <peterx@xxxxxxxxxx>
+S: Maintained
+F: mm/userfaultfd.c
+F: fs/userfaultfd.c
+F: include/uapi/linux/userfaultfd.h
+F: include/asm-generic/pgtable_uffd.h
+F: Documentation/admin-guide/mm/userfaultfd.rst
+F: tools/testing/selftests/mm/uffd-*.[ch]
+
MEMORY TECHNOLOGY DEVICES (MTD)
M: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
M: Richard Weinberger <richard@xxxxxx>
--
2.48.1