Re: [PATCH] MAINTAINERS: add vm.rst to memory management core

From: Lorenzo Stoakes

Date: Thu May 28 2026 - 09:59:48 EST


On Thu, May 28, 2026 at 09:56:14AM -0400, Brian Masney wrote:
> 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.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>

Seems reasonable to me, so:

Reviewed-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c99f0650b334..d8dcc4f25ccf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16923,6 +16923,7 @@ L: linux-mm@xxxxxxxxx
> 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
>
> ---
> base-commit: e7d700e14934e68f86338c5610cf2ae76798b663
> change-id: 20260528-mm-vm-rst-maintainers-file-1baa6da1e7ef
>
> Best regards,
> --
> Brian Masney <bmasney@xxxxxxxxxx>
>