On Mon, Aug 17, 2026 at 10:08:32AM +0200, David Hildenbrand (Arm) wrote: > On 8/17/26 10:04, Lorenzo Stoakes (ARM) wrote: > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index 7c179b333e4e..4e4e5030b979 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -16955,6 +16955,20 @@ T: git > >> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > >> F: include/linux/balloon.h > >> F: mm/balloon.c > >> > >> +MEMORY MANAGEMENT - COLLAPSE > >> +M: Kiryl Shutsemau <[email protected]> > >> +L: [email protected] > >> +S: Maintained > >> +W: http://www.linux-mm.org > >> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > >> +F: include/linux/khugepaged.h > >> +F: include/trace/events/collapse.h > >> +F: mm/collapse.c > >> +F: mm/collapse.h > >> +F: mm/khugepaged.c > >> +F: mm/mm_slot.h > >> +F: tools/testing/selftests/mm/khugepaged*.c > >> + > > > > I'll look through the series properly, but presumably this is a separation > > of > > the THP collapse logic, and therefore should have the same > > maintainers/reviewers > > as the rest of THP. > > Jup.
Sure. I just didn't want to volunteer anybody here. -- Kiryl Shutsemau / Kirill A. Shutemov
