From 8f42b751e7d7f73dbb2b59281cef891bfb7ae40c Mon Sep 17 00:00:00 2001 From: Brian Masney Date: Thu, 28 May 2026 09:56:14 -0400 Subject: [PATCH] MAINTAINERS: add vm.rst to memory management core The vm.rst file is currently not listed in the MAINTAINERS file, so let's go ahead and add to the MM core subsystem so that the maintainers are CCed when changes to the documentation are proposed. Link: https://lore.kernel.org/20260528-mm-vm-rst-maintainers-file-v1-1-306631c0a610@redhat.com Signed-off-by: Brian Masney Reviewed-by: Lorenzo Stoakes Reviewed-by: Oscar Salvador (SUSE) Reviewed-by: Liam R. Howlett (Oracle) Reviewed-by: SeongJae Park Acked-by: David Hildenbrand (Arm) Signed-off-by: Andrew Morton --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 48c2265f00a9..ef31a8dd9e5b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16781,6 +16781,7 @@ L: linux-mm@kvack.org S: Maintained W: http://www.linux-mm.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm +F: Documentation/admin-guide/sysctl/vm.rst F: include/linux/folio_batch.h F: include/linux/gfp.h F: include/linux/gfp_types.h -- 2.47.3