Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add mm-related procfs files to MM sections

Some procfs files are very much related to memory management so let's have
MAINTAINERS reflect that.

Add fs/proc/meminfo.c to MEMORY MANAGEMENT - CORE.

Add fs/proc/task_[no]mmu.c to MEMORY MAPPING.

Link: https://lkml.kernel.org/r/20260305-maintainers-proc-v1-1-d6d09b3db3b6@kernel.org
Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
Acked-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
Acked-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

Vlastimil Babka (SUSE) and committed by
Andrew Morton
bc7a2d1b 5cfb95f3

+3
+3
MAINTAINERS
··· 16670 16670 F: include/linux/ptdump.h 16671 16671 F: include/linux/vmpressure.h 16672 16672 F: include/linux/vmstat.h 16673 + F: fs/proc/meminfo.c 16673 16674 F: kernel/fork.c 16674 16675 F: mm/Kconfig 16675 16676 F: mm/debug.c ··· 16986 16985 W: http://www.linux-mm.org 16987 16986 T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 16988 16987 F: include/trace/events/mmap.h 16988 + F: fs/proc/task_mmu.c 16989 + F: fs/proc/task_nommu.c 16989 16990 F: mm/interval_tree.c 16990 16991 F: mm/mincore.c 16991 16992 F: mm/mlock.c