[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190715003021.25040-1-christian@brauner.io>
Date: Mon, 15 Jul 2019 02:30:21 +0200
From: Christian Brauner <christian@...uner.io>
To: linux-kernel@...r.kernel.org
Cc: joe@...ches.com, davem@...emloft.net, gregkh@...uxfoundation.org,
mchehab+samsung@...nel.org,
Christian Brauner <christian@...uner.io>
Subject: [PATCH v1] MAINTAINERS: add new entry for pidfd api
Add me as a maintainer for pidfd stuff so people know who to yell at and
to easily keep track of incoming changes.
Signed-off-by: Christian Brauner <christian@...uner.io>
---
v1:
- Joe Perches <joe@...ches.com>:
- remove N: pidfd line
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1be025959be9..63522c0043d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12567,6 +12567,17 @@ F: arch/arm/boot/dts/picoxcell*
F: arch/arm/mach-picoxcell/
F: drivers/crypto/picoxcell*
+PIDFD API
+M: Christian Brauner <christian@...uner.io>
+L: linux-kernel@...r.kernel.org
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
+F: samples/pidfd/
+F: tools/testing/selftests/pidfd/
+K: (?i)pidfd
+K: (?i)clone3
+K: \b(clone_args|kernel_clone_args)\b
+
PIN CONTROL SUBSYSTEM
M: Linus Walleij <linus.walleij@...aro.org>
L: linux-gpio@...r.kernel.org
--
2.22.0
Powered by blists - more mailing lists