Skip to content

Commit d55582d

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm GUP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for GUP (Get User Pages) support and add appropriate maintainers and reviewers. Link: https://lkml.kernel.org/r/20250506173601.97562-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Reviewed-by: John Hubbard <jhubbard@nvidia.com> Acked-by: David Hildenbrand <david@redhat.com> Cc: Jason Gunthorpe <jgg@nvidia.com> Cc: Peter Xu <peterx@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 0ae0227 commit d55582d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

MAINTAINERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15542,6 +15542,18 @@ S: Maintained
1554215542
F: include/linux/execmem.h
1554315543
F: mm/execmem.c
1554415544

15545+
MEMORY MANAGEMENT - GUP (GET USER PAGES)
15546+
M: Andrew Morton <akpm@linux-foundation.org>
15547+
M: David Hildenbrand <david@redhat.com>
15548+
R: Jason Gunthorpe <jgg@nvidia.com>
15549+
R: John Hubbard <jhubbard@nvidia.com>
15550+
R: Peter Xu <peterx@redhat.com>
15551+
L: linux-mm@kvack.org
15552+
S: Maintained
15553+
W: http://www.linux-mm.org
15554+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15555+
F: mm/gup.c
15556+
1554515557
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1554615558
M: Andrew Morton <akpm@linux-foundation.org>
1554715559
M: Mike Rapoport <rppt@kernel.org>

0 commit comments

Comments
 (0)