lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 18 Feb 2022 10:27:36 -0800
From:   Luis Chamberlain <mcgrof@...nel.org>
To:     akpm@...ux-foundation.org, keescook@...omium.org,
        yzaikin@...gle.com, sfr@...b.auug.org.au
Cc:     patches@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org, Luis Chamberlain <mcgrof@...nel.org>
Subject: [PATCH] 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.

Signed-off-by: Luis Chamberlain <mcgrof@...nel.org>
---

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@...gle.com>
 L:	linux-kernel@...r.kernel.org
 L:	linux-fsdevel@...r.kernel.org
 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ