Skip to content

Commit b659a7c

Browse files
rpptakpm00
authored andcommitted
MAINTAINERS: update mm and memcg entries
Add F: lines for memory management and memory cgroup include files. Link: https://lkml.kernel.org/r/20240208055727.142387-1-rppt@kernel.org Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 199da87 commit b659a7c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

MAINTAINERS

+10
Original file line numberDiff line numberDiff line change
@@ -5383,6 +5383,7 @@ R: Muchun Song <muchun.song@linux.dev>
53835383
L: cgroups@vger.kernel.org
53845384
L: linux-mm@kvack.org
53855385
S: Maintained
5386+
F: include/linux/memcontrol.h
53865387
F: mm/memcontrol.c
53875388
F: mm/swap_cgroup.c
53885389
F: samples/cgroup/*
@@ -14101,15 +14102,24 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1410114102
T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
1410214103
F: include/linux/gfp.h
1410314104
F: include/linux/gfp_types.h
14105+
F: include/linux/memfd.h
14106+
F: include/linux/memory.h
1410414107
F: include/linux/memory_hotplug.h
14108+
F: include/linux/memory-tiers.h
14109+
F: include/linux/mempolicy.h
14110+
F: include/linux/mempool.h
14111+
F: include/linux/memremap.h
1410514112
F: include/linux/mm.h
14113+
F: include/linux/mm_*.h
1410614114
F: include/linux/mmzone.h
14115+
F: include/linux/mmu_notifier.h
1410714116
F: include/linux/pagewalk.h
1410814117
F: include/linux/rmap.h
1410914118
F: include/trace/events/ksm.h
1411014119
F: mm/
1411114120
F: tools/mm/
1411214121
F: tools/testing/selftests/mm/
14122+
N: include/linux/page[-_]*
1411314123

1411414124
MEMORY MAPPING
1411514125
M: Andrew Morton <akpm@linux-foundation.org>

0 commit comments

Comments
 (0)