lkml.org 
[lkml]   [2020]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2] MAINTAINERS: add namespace entry
Date
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>
---
/* v2 */
- fix file ordering (passes cleanly through checkpatch.pl now)
---
MAINTAINERS | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0068bceeb61..ef636d00a725 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11892,6 +11892,25 @@ 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: 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
+F: ipc/namespace.c
+F: kernel/nsproxy.c
+F: kernel/pid_namespace.c
+F: kernel/user_namespace.c
+F: kernel/utsname.c
+
NAND FLASH SUBSYSTEM
M: Miquel Raynal <miquel.raynal@bootlin.com>
R: Richard Weinberger <richard@nod.at>
base-commit: d012a7190fc1fd72ed48911e77ca97ba4521bccd
--
2.28.0

\
 
 \ /
  Last update: 2020-08-25 18:16    [W:0.044 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site