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 Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Song Liu <songliubraving@xxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a62ed61e6613..adafbe811e58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10621,8 +10621,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 -- 2.17.1