[PATCH v7 3/6] MAINTAINERS: add myself as reviewer for rmap section

From: xu.xin16

Date: Sat May 30 2026 - 05:06:36 EST


From: xu xin <xu.xin16@xxxxxxxxxx>

To help review future changes related to rmap tracing and testing,
add myself as a reviewer (R:) for the rmap entry, and also update
the file patterns to include:

- include/trace/events/rmap.h
- tools/testing/rmap/rmap_benchmark.c

Signed-off-by: Xu Xin <xu.xin16@xxxxxxxxxx>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8e7268d2f6ec..01cc34cc83a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17006,11 +17006,14 @@ R: Liam R. Howlett <liam@xxxxxxxxxxxxx>
R: Vlastimil Babka <vbabka@xxxxxxxxxx>
R: Harry Yoo <harry@xxxxxxxxxx>
R: Jann Horn <jannh@xxxxxxxxxx>
+R: Xu Xin <xu.xin16@xxxxxxxxxx>
L: linux-mm@xxxxxxxxx
S: Maintained
F: include/linux/rmap.h
+F: include/trace/events/rmap.h
F: mm/page_vma_mapped.c
F: mm/rmap.c
+F: tools/testing/rmap/rmap_benchmark.c
F: tools/testing/selftests/mm/rmap.c

MEMORY MANAGEMENT - SECRETMEM
--
2.25.1