linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH] MAINTAINERS: add mm ksm section
@ 2025-05-13 16:17 Lorenzo Stoakes
  2025-05-13 16:52 ` David Hildenbrand
  0 siblings, 1 reply; 8+ messages in thread
From: Lorenzo Stoakes @ 2025-05-13 16:17 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.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---

REVIEWERS NOTES:

I took a look through git blame, past commits, etc. and came up with what
seems to be a reasonable list of people here, if you don't feel you ought
to be here, or if you feel anybody is missing (including yourself!) let me
know :)

David has kindly already agreed to be co-maintainer for this section.

 MAINTAINERS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 80aa09f2e735..5ea2020acf84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15567,6 +15567,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 related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-14  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 16:17 [RFC PATCH] MAINTAINERS: add mm ksm section Lorenzo Stoakes
2025-05-13 16:52 ` David Hildenbrand
2025-05-13 18:17   ` Lorenzo Stoakes
2025-05-13 19:05     ` David Hildenbrand
2025-05-13 19:09       ` Lorenzo Stoakes
2025-05-14  1:50         ` 答复: " xu.xin16
2025-05-14  8:14           ` David Hildenbrand
2025-05-14  2:31         ` Chengming Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).