The patch titled Subject: MAINTAINERS: add Jann as memory mapping/VMA reviewer has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-add-myself-as-memory-mapping-vma-reviewer.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-add-myself-as-memory-mapping-vma-reviewer.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: Jann Horn <jannh@xxxxxxxxxx> Subject: MAINTAINERS: add Jann as memory mapping/VMA reviewer Date: Mon, 14 Oct 2024 22:50:57 +0200 Add myself as a reviewer for memory mapping / VMA code. I will probably only reply to patches sporadically, but hopefully this will help me keep up with changes that look interesting security-wise. Link: https://lkml.kernel.org/r/20241014-maintainers-mmap-reviewer-v1-1-50dce0514752@xxxxxxxxxx Signed-off-by: Jann Horn <jannh@xxxxxxxxxx> Acked-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> Acked-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> Cc: Vlastimil Babka <vbabka@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) --- a/MAINTAINERS~maintainers-add-myself-as-memory-mapping-vma-reviewer +++ a/MAINTAINERS @@ -14918,6 +14918,7 @@ M: Andrew Morton <akpm@linux-foundation. M: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> M: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> R: Vlastimil Babka <vbabka@xxxxxxx> +R: Jann Horn <jannh@xxxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained W: http://www.linux-mm.org @@ -24733,6 +24734,7 @@ M: Andrew Morton <akpm@linux-foundation. M: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> M: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> R: Vlastimil Babka <vbabka@xxxxxxx> +R: Jann Horn <jannh@xxxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained W: https://www.linux-mm.org _ Patches currently in -mm which might be from jannh@xxxxxxxxxx are mm-mremap-fix-move_normal_pmd-retract_page_tables-race.patch maintainers-add-myself-as-memory-mapping-vma-reviewer.patch