The patch titled Subject: MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer has been added to the -mm mm-unstable branch. Its filename is maintainers-zram-zsmalloc-add-an-additional-co-maintainer.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-zram-zsmalloc-add-an-additional-co-maintainer.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: Minchan Kim <minchan@xxxxxxxxxx> Subject: MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer Date: Tue, 13 Dec 2022 09:07:31 -0800 Move Sergey to co-maintainer for zram/zsmalloc since he has helped to contribute/review those areas actively for eight years, which is quite helpful. Since Nitin has been inactive for several years, it's time to move his name into CREDITS. Link: https://lkml.kernel.org/r/20221213170731.796121-1-minchan@xxxxxxxxxx Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx> Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> Cc: Nitin Gupta <ngupta@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- CREDITS | 4 ++++ MAINTAINERS | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) --- a/CREDITS~maintainers-zram-zsmalloc-add-an-additional-co-maintainer +++ a/CREDITS @@ -1439,6 +1439,10 @@ N: Justin Guyett E: jguyett@xxxxxxxxxxxxxx D: via-rhine net driver hacking +N: Nitin Gupta +E: ngupta@xxxxxxxxxx +D: zsmalloc memory allocator and zram block device driver + N: Danny ter Haar E: dth@xxxxxxxxxx D: /proc/cpuinfo, reboot on panic , kernel pre-patch tester ;) --- a/MAINTAINERS~maintainers-zram-zsmalloc-add-an-additional-co-maintainer +++ a/MAINTAINERS @@ -23002,8 +23002,7 @@ F: drivers/media/pci/zoran/ ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER M: Minchan Kim <minchan@xxxxxxxxxx> -M: Nitin Gupta <ngupta@xxxxxxxxxx> -R: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> +M: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> L: linux-kernel@xxxxxxxxxxxxxxx S: Maintained F: Documentation/admin-guide/blockdev/zram.rst @@ -23016,8 +23015,7 @@ F: drivers/tty/serial/zs.* ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR M: Minchan Kim <minchan@xxxxxxxxxx> -M: Nitin Gupta <ngupta@xxxxxxxxxx> -R: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> +M: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained F: Documentation/mm/zsmalloc.rst _ Patches currently in -mm which might be from minchan@xxxxxxxxxx are maintainers-zram-zsmalloc-add-an-additional-co-maintainer.patch