linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH] MAINTAINERS: add mm swap section
@ 2025-06-02 15:20 Lorenzo Stoakes
  2025-06-02 16:54 ` Nhat Pham
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Lorenzo Stoakes @ 2025-06-02 15:20 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Yu Zhao, Kemeng Shi, Kairui Song, Nhat Pham, Baoquan He,
	Barry Song, Chris Li, linux-mm, linux-kernel

In furtherance of ongoing efforts to ensure people are aware of who
de-facto maintains/has an interest in specific parts of mm, as well trying
to avoid get_maintainers.pl listing only Andrew and the mailing list for
mm files - establish a swap memory management section and add relevant
maintainers/reviewers.

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

I have taken a look at recent work on the swap and chosen a list of people
who seem to be regular and recent contributors/reviewers.

Please let me know if I missed anybody, or if anybody doesn't wish to be
added here.

I also realise we have a bunch of non-swap stuff living in some of these
files - we will have to address this separately :)

Thanks!

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

diff --git a/MAINTAINERS b/MAINTAINERS
index e66460861bdf..3386272f6bf4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15674,6 +15674,25 @@ S:	Maintained
 F:	include/linux/secretmem.h
 F:	mm/secretmem.c

+MEMORY MANAGEMENT - SWAP
+M:	Andrew Morton <akpm@linux-foundation.org>
+R:	Yu Zhao <yuzhao@google.com>
+R:	Kemeng Shi <shikemeng@huaweicloud.com>
+R:	Kairui Song <kasong@tencent.com>
+R:	Nhat Pham <nphamcs@gmail.com>
+R:	Baoquan He <bhe@redhat.com>
+R:	Barry Song <baohua@kernel.org>
+R:	Chris Li <chrisl@kernel.org>
+L:	linux-mm@kvack.org
+S:	Maintained
+F:	include/linux/swap.h
+F:	include/linux/swapfile.h
+F:	include/linux/swapops.h
+F:	mm/swap.c
+F:	mm/swap.h
+F:	mm/swap_state.c
+F:	mm/swapfile.c
+
 MEMORY MANAGEMENT - THP (TRANSPARENT HUGE PAGE)
 M:	Andrew Morton <akpm@linux-foundation.org>
 M:	David Hildenbrand <david@redhat.com>
--
2.49.0


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-06-03 20:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02 15:20 [RFC PATCH] MAINTAINERS: add mm swap section Lorenzo Stoakes
2025-06-02 16:54 ` Nhat Pham
2025-06-02 21:36 ` Barry Song
2025-06-02 23:52 ` Nhat Pham
2025-06-03 11:52   ` Lorenzo Stoakes
2025-06-03  0:20 ` Baoquan He
2025-06-03 11:52   ` Lorenzo Stoakes
2025-06-03  1:17 ` Kemeng Shi
2025-06-03  1:57   ` Andrew Morton
2025-06-03  7:20     ` Hugh Dickins
2025-06-03 12:18       ` David Hildenbrand
2025-06-03  2:50 ` Kairui Song
2025-06-03 20:29 ` Chris Li

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).