The patch titled Subject: MAINTAINERS: add rmap.h to mm entry has been added to the -mm mm-unstable branch. Its filename is maintainers-add-rmaph-to-mm-entry.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-add-rmaph-to-mm-entry.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: Baruch Siach <baruch@xxxxxxxxxx> Subject: MAINTAINERS: add rmap.h to mm entry Date: Thu, 24 Aug 2023 14:38:09 +0300 Make it easier to figure out where to send patches for this file. Link: https://lkml.kernel.org/r/efbc7689d35a48ff402644d696aa9a8d8bb6333a.1692877089.git.baruch@xxxxxxxxxx Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx> Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-rmaph-to-mm-entry +++ a/MAINTAINERS @@ -13622,6 +13622,7 @@ F: include/linux/memory_hotplug.h F: include/linux/mm.h F: include/linux/mmzone.h F: include/linux/pagewalk.h +F: include/linux/rmap.h F: include/trace/events/ksm.h F: mm/ F: tools/mm/ _ Patches currently in -mm which might be from baruch@xxxxxxxxxx are rmap-remove-anon_vma_link-nommu-stub.patch maintainers-add-rmaph-to-mm-entry.patch