diff --git a/MAINTAINERS b/MAINTAINERS index b3e5db58c6b7..698d5fdd51eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15577,6 +15577,26 @@ F: include/linux/ksm.h F: include/trace/events/ksm.h F: mm/ksm.c +MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION +M: Andrew Morton +M: David Hildenbrand +R: Zi Yan +R: Matthew Brost +R: Joshua Hahn +R: Rakie Kim +R: Byungchul Park +R: Gregory Price +R: Ying Huang +L: linux-mm@kvack.org +S: Maintained +W: http://www.linux-mm.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm +F: include/linux/mempolicy.h +F: include/linux/migrate.h +F: mm/mempolicy.c +F: mm/migrate.c +F: mm/migrate_device.c + MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION M: Andrew Morton M: Mike Rapoport