linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Brauner <christian.brauner@ubuntu.com>
To: linux-kernel@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Rob Herring <robh@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Christian Brauner <christian.brauner@ubuntu.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>
Subject: [PATCH] MAINTAINERS: add namespace entry
Date: Tue, 25 Aug 2020 17:41:48 +0200	[thread overview]
Message-ID: <20200825154148.1219500-1-christian.brauner@ubuntu.com> (raw)

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


             reply	other threads:[~2020-08-25 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25 15:41 Christian Brauner [this message]
2020-08-25 16:01 ` [PATCH] MAINTAINERS: add namespace entry 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200825154148.1219500-1-christian.brauner@ubuntu.com \
    --to=christian.brauner@ubuntu.com \
    --cc=davem@davemloft.net \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).