]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add missing files to mm page alloc section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Wed, 18 Jun 2025 10:59:53 +0000 (11:59 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 25 Jun 2025 22:55:03 +0000 (15:55 -0700)
commit3746351e876b42f5221c2f85ba60965b38494ff2
tree4fec046446ca66ae3e9cb12590eb7bb76394cd49
parent71aa17fd981be2ef683bf83326128c505abe070c
MAINTAINERS: add missing files to mm page alloc section

There are a number of files within memory management which appear to be
most suitably placed within the page allocation section of MAINTAINERS and
are otherwise unassigned, so place these there.

Link: https://lkml.kernel.org/r/20250618105953.67630-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Brendan Jackman <jackmanb@google.com>
Acked-by: Zi Yan <ziy@nvidia.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS