The patch titled Subject: MAINTAINERS: add sysctl-next git tree has been added to the -mm tree. Its filename is maintainers-add-sysctl-next-git-tree.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-sysctl-next-git-tree.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-sysctl-next-git-tree.patch 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 and is updated there every 3-4 working days ------------------------------------------------------ From: Luis Chamberlain <mcgrof@xxxxxxxxxx> Subject: MAINTAINERS: add sysctl-next git tree Add a git tree for sysctls as there's been quite a bit of work lately to remove all the syctls out of kernel/sysctl.c and move to their respective places, so coordination has been needed to avoid conflicts. This tree will also help soak these changes on linux-next prior to getting to Linus. Link: https://lkml.kernel.org/r/20220218182736.3694508-1-mcgrof@xxxxxxxxxx Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Cc: Kees Cook <keescook@xxxxxxxxxxxx> Cc: Iurii Zaikin <yzaikin@xxxxxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-sysctl-next-git-tree +++ a/MAINTAINERS @@ -15565,6 +15565,7 @@ M: Iurii Zaikin <yzaikin@xxxxxxxxxx> L: linux-kernel@xxxxxxxxxxxxxxx L: linux-fsdevel@xxxxxxxxxxxxxxx S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git sysctl-next F: fs/proc/proc_sysctl.c F: include/linux/sysctl.h F: kernel/sysctl-test.c _ Patches currently in -mm which might be from mcgrof@xxxxxxxxxx are maintainers-add-sysctl-next-git-tree.patch