Skip to content

Commit db5921a

Browse files
ljskernelakpm00
authored andcommitted
MAINTAINERS: add memfd, shmem quota files to shmem section
These files seem best suited to shmem. Link: https://lkml.kernel.org/r/20250617161359.166955-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Baolin Wang <baolin.wang@linux.alibaba.com> Cc: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent a1540dc commit db5921a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15740,7 +15740,6 @@ F: Documentation/admin-guide/mm/
1574015740
F: Documentation/mm/
1574115741
F: include/linux/gfp.h
1574215742
F: include/linux/gfp_types.h
15743-
F: include/linux/memfd.h
1574415743
F: include/linux/memory_hotplug.h
1574515744
F: include/linux/memory-tiers.h
1574615745
F: include/linux/mempolicy.h
@@ -25042,8 +25041,11 @@ M: Hugh Dickins <hughd@google.com>
2504225041
R: Baolin Wang <baolin.wang@linux.alibaba.com>
2504325042
L: linux-mm@kvack.org
2504425043
S: Maintained
25044+
F: include/linux/memfd.h
2504525045
F: include/linux/shmem_fs.h
25046+
F: mm/memfd.c
2504625047
F: mm/shmem.c
25048+
F: mm/shmem_quota.c
2504725049

2504825050
TOMOYO SECURITY MODULE
2504925051
M: Kentaro Takeda <takedakn@nttdata.co.jp>

0 commit comments

Comments
 (0)