projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a70a8
)
MAINTAINERS: add new entry for pidfd api
author
Christian Brauner
<christian@brauner.io>
Mon, 15 Jul 2019 00:30:21 +0000
(
02:30
+0200)
committer
Christian Brauner
<christian@brauner.io>
Mon, 15 Jul 2019 10:59:44 +0000
(12:59 +0200)
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@brauner.io>
Link:
https://lore.kernel.org/r/20190715003021.25040-1-christian@brauner.io
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 1be025959be9ea58580a9cf133d995a561606200..63522c0043d4f83dc5a4789e2f3f102befd32493 100644
(file)
--- 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@brauner.io>
+L: linux-kernel@vger.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@linaro.org>
L: linux-gpio@vger.kernel.org