The patch titled Subject: MAINTAINERS: add memory mapping/VMA co-maintainers has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-add-memory-mapping-vma-co-maintainers.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-add-memory-mapping-vma-co-maintainers.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> Subject: MAINTAINERS: add memory mapping/VMA co-maintainers Date: Wed, 9 Oct 2024 21:10:32 +0100 Add myself and Liam as co-maintainers of the memory mapping and VMA code alongside Andrew as we are heavily involved in its implementation and maintenance. Link: https://lkml.kernel.org/r/20241009201032.6130-1-lorenzo.stoakes@xxxxxxxxxx Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> Cc: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx> Cc: Vlastimil Babka <vbabka@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/MAINTAINERS~maintainers-add-memory-mapping-vma-co-maintainers +++ a/MAINTAINERS @@ -14913,9 +14913,9 @@ N: include/linux/page[-_]* MEMORY MAPPING M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> -R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> +M: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> +M: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> R: Vlastimil Babka <vbabka@xxxxxxx> -R: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained W: http://www.linux-mm.org @@ -24728,9 +24728,9 @@ F: tools/testing/vsock/ VMA M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> -R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> +M: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> +M: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> R: Vlastimil Babka <vbabka@xxxxxxx> -R: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained W: https://www.linux-mm.org _ Patches currently in -mm which might be from lorenzo.stoakes@xxxxxxxxxx are mm-mmap-correct-error-handling-in-mmap_region.patch maple_tree-correct-tree-corruption-on-spanning-store.patch maple_tree-add-regression-test-for-spanning-store-bug.patch maintainers-add-memory-mapping-vma-co-maintainers.patch selftests-mm-add-pkey_sighandler_xx-hugetlb_dio-to-gitignore.patch mm-refactor-mm_access-to-not-return-null.patch mm-refactor-mm_access-to-not-return-null-fix.patch mm-madvise-unrestrict-process_madvise-for-current-process.patch maple_tree-do-not-hash-pointers-on-dump-in-debug-mode.patch