[PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section

From: Mike Rapoport (Microsoft)

Date: Mon Aug 31 2026 - 16:25:05 EST


Previous efforts to make sure that mm files are properly listed in
MAINTAINERS missed

Documentation/admin-guide/mm/
Documentation/core-api/memory-allocation.rst

Add them to "MEMORY MANAGEMENT - MISC"

Signed-off-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c9..707f93320ad72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17275,6 +17275,8 @@ F: Documentation/ABI/testing/sysfs-kernel-mm-cma
F: Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers
F: Documentation/ABI/testing/sysfs-kernel-mm-numa
F: Documentation/admin-guide/mm/
+F: Documentation/core-api/memory-allocation.rst
+F: Documentation/core-api/mm-api.rst
F: Documentation/mm/
F: drivers/char/mem.c
F: include/linux/cma.h

--
2.53.0