The patch titled Subject: MAINTAINERS: update mm and memcg entries has been added to the -mm mm-unstable branch. Its filename is maintainers-update-mm-and-memcg-entries.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-update-mm-and-memcg-entries.patch This patch will later appear in the mm-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx> Subject: MAINTAINERS: update mm and memcg entries Date: Thu, 8 Feb 2024 07:57:27 +0200 Add F: lines for memory management and memory cgroup include files. Link: https://lkml.kernel.org/r/20240208055727.142387-1-rppt@xxxxxxxxxx Signed-off-by: Mike Rapoport (IBM) <rppt@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) --- a/MAINTAINERS~maintainers-update-mm-and-memcg-entries +++ a/MAINTAINERS @@ -5383,6 +5383,7 @@ R: Muchun Song <muchun.song@xxxxxxxxx> L: cgroups@xxxxxxxxxxxxxxx L: linux-mm@xxxxxxxxx S: Maintained +F: include/linux/memcontrol.h F: mm/memcontrol.c F: mm/swap_cgroup.c F: samples/cgroup/* @@ -14097,15 +14098,24 @@ T: git git://git.kernel.org/pub/scm/linu T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new F: include/linux/gfp.h F: include/linux/gfp_types.h +F: include/linux/memfd.h +F: include/linux/memory.h F: include/linux/memory_hotplug.h +F: include/linux/memory-tiers.h +F: include/linux/mempolicy.h +F: include/linux/mempool.h +F: include/linux/memremap.h F: include/linux/mm.h +F: include/linux/mm_*.h F: include/linux/mmzone.h +F: include/linux/mmu_notifier.h F: include/linux/pagewalk.h F: include/linux/rmap.h F: include/trace/events/ksm.h F: mm/ F: tools/mm/ F: tools/testing/selftests/mm/ +N: include/linux/page[-_]* MEMORY TECHNOLOGY DEVICES (MTD) M: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> _ Patches currently in -mm which might be from rppt@xxxxxxxxxx are maintainers-update-mm-and-memcg-entries.patch