Skip to content

Commit bdc3f7e

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm memory policy section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for memory policy and migration and add appropriate maintainers and reviewers. [lorenzo.stoakes@oracle.com: add Ying as reviewer] Link: https://lkml.kernel.org/r/ed6f0fc2-5608-4eea-b1be-07e3e19be263@lucifer.local Link: https://lkml.kernel.org/r/20250515191358.205684-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Reviewed-by: Rakie Kim <rakie.kim@sk.com> Acked-by: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Joshua Hahn <joshua.hahnjy@gmail.com> Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Zi Yan <ziy@nvidia.com> Acked-by: Huang Ying <ying.huang@linux.alibaba.com> Acked-by: Byungchul Park <byungchul@sk.com> Cc: Alistair Popple <apopple@nvidia.com> Cc: David Hildenbrand <david@redhat.com> Cc: Gregory Price <gourry@gourry.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 62bec60 commit bdc3f7e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

MAINTAINERS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15577,6 +15577,26 @@ F: include/linux/ksm.h
1557715577
F: include/trace/events/ksm.h
1557815578
F: mm/ksm.c
1557915579

15580+
MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION
15581+
M: Andrew Morton <akpm@linux-foundation.org>
15582+
M: David Hildenbrand <david@redhat.com>
15583+
R: Zi Yan <ziy@nvidia.com>
15584+
R: Matthew Brost <matthew.brost@intel.com>
15585+
R: Joshua Hahn <joshua.hahnjy@gmail.com>
15586+
R: Rakie Kim <rakie.kim@sk.com>
15587+
R: Byungchul Park <byungchul@sk.com>
15588+
R: Gregory Price <gourry@gourry.net>
15589+
R: Ying Huang <ying.huang@linux.alibaba.com>
15590+
L: linux-mm@kvack.org
15591+
S: Maintained
15592+
W: http://www.linux-mm.org
15593+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15594+
F: include/linux/mempolicy.h
15595+
F: include/linux/migrate.h
15596+
F: mm/mempolicy.c
15597+
F: mm/migrate.c
15598+
F: mm/migrate_device.c
15599+
1558015600
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1558115601
M: Andrew Morton <akpm@linux-foundation.org>
1558215602
M: Mike Rapoport <rppt@kernel.org>

0 commit comments

Comments
 (0)