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

From: Liam R. Howlett

Date: Thu May 28 2026 - 15:13:14 EST


On 26/05/28 09:56AM, 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>

Reviewed-by: Liam R. Howlett (Oracle) <liam@xxxxxxxxxxxxx>


> ---
> 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>
>