The quilt patch titled Subject: MAINTAINERS: add memory mapping entry with reviewers has been removed from the -mm tree. Its filename was maintainers-add-memory-mapping-entry-with-reviewers.patch This patch was dropped because it was merged into the mm-hotfixes-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Lorenzo Stoakes <lstoakes@xxxxxxxxx> Subject: MAINTAINERS: add memory mapping entry with reviewers Date: Tue, 20 Feb 2024 06:44:10 +0000 Recently there have been a number of patches which have affected various aspects of the memory mapping logic as implemented in mm/mmap.c where it would have been useful for regular contributors to have been notified. Add an entry for this part of mm in particular with regular contributors tagged as reviewers. Link: https://lkml.kernel.org/r/20240220064410.4639-1-lstoakes@xxxxxxxxx Signed-off-by: Lorenzo Stoakes <lstoakes@xxxxxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) --- a/MAINTAINERS~maintainers-add-memory-mapping-entry-with-reviewers +++ a/MAINTAINERS @@ -14111,6 +14111,17 @@ F: mm/ F: tools/mm/ F: tools/testing/selftests/mm/ +MEMORY MAPPING +M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> +R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> +R: Vlastimil Babka <vbabka@xxxxxxx> +R: Lorenzo Stoakes <lstoakes@xxxxxxxxx> +L: linux-mm@xxxxxxxxx +S: Maintained +W: http://www.linux-mm.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm +F: mm/mmap.c + MEMORY TECHNOLOGY DEVICES (MTD) M: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> M: Richard Weinberger <richard@xxxxxx> _ Patches currently in -mm which might be from lstoakes@xxxxxxxxx are