The patch titled Subject: MAINTAINERS: update information for "MEMORY MANAGEMENT" has been added to the -mm tree. Its filename is maintainers-update-information-for-memory-management.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-update-information-for-memory-management.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-update-information-for-memory-management.patch 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 and is updated there every 3-4 working days ------------------------------------------------------ From: Song Liu <songliubraving@xxxxxx> Subject: MAINTAINERS: update information for "MEMORY MANAGEMENT" I was trying to find the mm tree in MAINTAINERS by searching "Morton". Unfortunately, I didn't find one. And I didn't even locate the MEMORY MANAGEMENT section quickly, because Andrew's name was not listed there. Thanks to Johannes who helped me find the mm tree. Let save other's time searching around by adding: M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> T: git git://github.com/hnaz/linux-mm.git Link: http://lkml.kernel.org/r/20191030202217.3498133-1-songliubraving@xxxxxx Signed-off-by: Song Liu <songliubraving@xxxxxx> Acked-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) --- a/MAINTAINERS~maintainers-update-information-for-memory-management +++ a/MAINTAINERS @@ -10519,8 +10519,10 @@ F: mm/memblock.c F: Documentation/core-api/boot-time-mm.rst MEMORY MANAGEMENT +M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> L: linux-mm@xxxxxxxxx W: http://www.linux-mm.org +T: git git://github.com/hnaz/linux-mm.git S: Maintained F: include/linux/mm.h F: include/linux/gfp.h _ Patches currently in -mm which might be from songliubraving@xxxxxx are mmthp-recheck-each-page-before-collapsing-file-thp.patch mmthp-recheck-each-page-before-collapsing-file-thp-fix.patch maintainers-update-information-for-memory-management.patch