* [PATCH] MAINTAINERS: add mm ksm section
@ 2025-05-15 19:04 Lorenzo Stoakes
2025-05-16 7:38 ` xu.xin16
0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Stoakes @ 2025-05-15 19:04 UTC (permalink / raw)
To: Andrew Morton
Cc: David Hildenbrand, xu xin, Chengming Zhou, linux-mm, linux-kernel
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.
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Chengming Zhou <chengming.zhou@linux.dev>
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
v1:
* un-RFC as consensus.
* Capitalise 'Xu Xin', copy-paste accidentally made lower case.
RFC:
https://lore.kernel.org/all/20250513161758.136402-1-lorenzo.stoakes@oracle.com/
MAINTAINERS | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 314007e2befd..8859357122eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15577,6 +15577,21 @@ W: http://www.linux-mm.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
F: mm/gup.c
+MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
+M: Andrew Morton <akpm@linux-foundation.org>
+M: David Hildenbrand <david@redhat.com>
+R: Xu Xin <xu.xin16@zte.com.cn>
+R: Chengming Zhou <chengming.zhou@linux.dev>
+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: Documentation/admin-guide/mm/ksm.rst
+F: Documentation/mm/ksm.rst
+F: include/linux/ksm.h
+F: include/trace/events/ksm.h
+F: mm/ksm.c
+
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
M: Andrew Morton <akpm@linux-foundation.org>
M: Mike Rapoport <rppt@kernel.org>
--
2.49.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: add mm ksm section
2025-05-15 19:04 [PATCH] MAINTAINERS: add mm ksm section Lorenzo Stoakes
@ 2025-05-16 7:38 ` xu.xin16
0 siblings, 0 replies; 2+ messages in thread
From: xu.xin16 @ 2025-05-16 7:38 UTC (permalink / raw)
To: lorenzo.stoakes; +Cc: akpm, david, chengming.zhou, linux-mm, linux-kernel
> MAINTAINERS | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 314007e2befd..8859357122eb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15577,6 +15577,21 @@ W: http://www.linux-mm.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> F: mm/gup.c
>
> +MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
> +M: Andrew Morton <akpm@linux-foundation.org>
> +M: David Hildenbrand <david@redhat.com>
> +R: Xu Xin <xu.xin16@zte.com.cn>
> +R: Chengming Zhou <chengming.zhou@linux.dev>
> +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: Documentation/admin-guide/mm/ksm.rst
> +F: Documentation/mm/ksm.rst
> +F: include/linux/ksm.h
> +F: include/trace/events/ksm.h
> +F: mm/ksm.c
> +
> MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
> M: Andrew Morton <akpm@linux-foundation.org>
> M: Mike Rapoport <rppt@kernel.org>
> --
> 2.49.0
Acked-by: Xu Xin <xu.xin16@zte.com.cn>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-16 7:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-15 19:04 [PATCH] MAINTAINERS: add mm ksm section Lorenzo Stoakes
2025-05-16 7:38 ` xu.xin16
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox