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. Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> --- Collecting Reviews/Acks, I can throw this into the sysctl-next tree. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index bd86ed9fbc79..08bce45710e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15564,6 +15564,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 -- 2.34.1