Skip to content

Commit 7266f59

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm swap section
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. Link: https://lkml.kernel.org/r/20250604163139.126630-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Chris Li <chrisl@kernel.org> Acked-by: Kairui Song <kasong@tencent.com> Acked-by: Kemeng Shi <shikemeng@huaweicloud.com> Acked-by: Baoquan He <bhe@redhat.com> Acked-by: Barry Song <baohua@kernel.org> Acked-by: Nhat Pham <nphamcs@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent ffa74d4 commit 7266f59

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

MAINTAINERS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15816,6 +15816,25 @@ S: Maintained
1581615816
F: include/linux/secretmem.h
1581715817
F: mm/secretmem.c
1581815818

15819+
MEMORY MANAGEMENT - SWAP
15820+
M: Andrew Morton <akpm@linux-foundation.org>
15821+
R: Kemeng Shi <shikemeng@huaweicloud.com>
15822+
R: Kairui Song <kasong@tencent.com>
15823+
R: Nhat Pham <nphamcs@gmail.com>
15824+
R: Baoquan He <bhe@redhat.com>
15825+
R: Barry Song <baohua@kernel.org>
15826+
R: Chris Li <chrisl@kernel.org>
15827+
L: linux-mm@kvack.org
15828+
S: Maintained
15829+
F: include/linux/swap.h
15830+
F: include/linux/swapfile.h
15831+
F: include/linux/swapops.h
15832+
F: mm/page_io.c
15833+
F: mm/swap.c
15834+
F: mm/swap.h
15835+
F: mm/swap_state.c
15836+
F: mm/swapfile.c
15837+
1581915838
MEMORY MANAGEMENT - THP (TRANSPARENT HUGE PAGE)
1582015839
M: Andrew Morton <akpm@linux-foundation.org>
1582115840
M: David Hildenbrand <david@redhat.com>

0 commit comments

Comments
 (0)