linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add namespace entry
@ 2020-08-25 15:41 Christian Brauner
  2020-08-25 16:01 ` Joe Perches
  2020-08-25 16:26 ` Eric W. Biederman
  0 siblings, 2 replies; 7+ messages in thread
From: Christian Brauner @ 2020-08-25 15:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mauro Carvalho Chehab, Rob Herring, David S. Miller,
	Christian Brauner, Eric W. Biederman

Namespace maintainership has never been formalized which has led to confusion
when people need to determine where to send patches and who should take a look
at them. Especially, since we have a dedicated list
containers.lists.linuxfoundation.org already for a long time. In preparation of
this patch I added the containers.lists.linuxfoundation.org mailing list to be
archived on lore.

This will not just make it easier to catch and review patches specific to
namespaces and containers but also for changes not specifically touching
namespaces but which nevertheless will have impact on namespaces and
containers.

Add an entry for Eric (who agreed to this) and me and add a first batch of
files that are relevant. Currently, only a small set of files are added and
only such namespaces that haven't gotten a separate maintainers entry (e.g.
time namespaces). I expect this to grow more entries and/or regular expressions
over time. For now these entries here are sufficient. I intend to route this
patch upstream soon.

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
---
 MAINTAINERS | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0068bceeb61..272211cdc327 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11892,6 +11892,26 @@ S:	Supported
 W:	https://www.cspi.com/ethernet-products/support/downloads/
 F:	drivers/net/ethernet/myricom/myri10ge/
 
+NAMESPACES AND CONTAINERS
+M:     Christian Brauner <christian.brauner@ubuntu.com>
+M:     Eric W. Biederman <ebiederm@xmission.com>
+L:     containers.lists.linuxfoundation.org
+S:     Supported
+T:     https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/
+T:     https://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git/
+F:     ipc/namespace.c
+F:     kernel/nsproxy.c
+F:     kernel/pid_namespace.c
+F:     kernel/user_namespace.c
+F:     kernel/utsname.c
+F:     include/linux/nsproxy.h
+F:     include/linux/ipc_namespace.h
+F:     include/linux/ns_common.h
+F:     include/linux/nsproxy.h
+F:     include/linux/pid_namespace.h
+F:     include/linux/user_namespace.h
+F:     include/linux/utsname.h
+
 NAND FLASH SUBSYSTEM
 M:	Miquel Raynal <miquel.raynal@bootlin.com>
 R:	Richard Weinberger <richard@nod.at>

base-commit: d012a7190fc1fd72ed48911e77ca97ba4521bccd
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-26  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 15:41 [PATCH] MAINTAINERS: add namespace entry Christian Brauner
2020-08-25 16:01 ` Joe Perches
2020-08-25 16:06   ` Christian Brauner
2020-08-25 16:26 ` Eric W. Biederman
2020-08-25 16:40   ` Christian Brauner
2020-08-25 18:27   ` Kees Cook
2020-08-26  7:26   ` Aleksa Sarai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).