Skip to content

Commit 62bec60

Browse files
ljskernelakpm00
authored andcommitted
MAINTAINERS: add mm ksm section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Kernel Samepage Merging (KSM) and add appropriate maintainers and reviewers. Link: https://lkml.kernel.org/r/20250515190404.203596-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Chengming Zhou <chengming.zhou@linux.dev> Acked-by: Xu Xin <xu.xin16@zte.com.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent b6ea95a commit 62bec60

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15562,6 +15562,21 @@ W: http://www.linux-mm.org
1556215562
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1556315563
F: mm/gup.c
1556415564

15565+
MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
15566+
M: Andrew Morton <akpm@linux-foundation.org>
15567+
M: David Hildenbrand <david@redhat.com>
15568+
R: Xu Xin <xu.xin16@zte.com.cn>
15569+
R: Chengming Zhou <chengming.zhou@linux.dev>
15570+
L: linux-mm@kvack.org
15571+
S: Maintained
15572+
W: http://www.linux-mm.org
15573+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15574+
F: Documentation/admin-guide/mm/ksm.rst
15575+
F: Documentation/mm/ksm.rst
15576+
F: include/linux/ksm.h
15577+
F: include/trace/events/ksm.h
15578+
F: mm/ksm.c
15579+
1556515580
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1556615581
M: Andrew Morton <akpm@linux-foundation.org>
1556715582
M: Mike Rapoport <rppt@kernel.org>

0 commit comments

Comments
 (0)