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/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Chris Li <[email protected]> Acked-by: Kairui Song <[email protected]> Acked-by: Kemeng Shi <[email protected]> Acked-by: Baoquan He <[email protected]> Acked-by: Barry Song <[email protected]> Acked-by: Nhat Pham <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
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 <[email protected]>
15821+
R: Kemeng Shi <[email protected]>
15822+
R: Kairui Song <[email protected]>
15823+
R: Nhat Pham <[email protected]>
15824+
R: Baoquan He <[email protected]>
15825+
R: Barry Song <[email protected]>
15826+
R: Chris Li <[email protected]>
15827+
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 <[email protected]>
1582115840
M: David Hildenbrand <[email protected]>

0 commit comments

Comments
 (0)