From: Brian Masney Date: Thu, 28 May 2026 13:56:14 +0000 (-0400) Subject: MAINTAINERS: add vm.rst to memory management core X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f42b751e7d7f73dbb2b59281cef891bfb7ae40c;p=thirdparty%2Flinux.git 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 --- 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