]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add an entry for PSP
authorJakub Kicinski <kuba@kernel.org>
Wed, 28 Jan 2026 21:04:35 +0000 (13:04 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Jan 2026 01:26:27 +0000 (17:26 -0800)
We are missing a MAINTAINERS entry for PSP, create one.

Acked-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260128210435.161061-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS

index 0efa8cc6775b70ae5a4e2fa077ad0e000475352a..12d0858e02c58f2ea57ad2a0c00bea78f1023bf1 100644 (file)
@@ -20973,6 +20973,18 @@ F:     Documentation/devicetree/bindings/net/pse-pd/
 F:     drivers/net/pse-pd/
 F:     net/ethtool/pse-pd.c
 
+PSP SECURITY PROTOCOL
+M:     Daniel Zahka <daniel.zahka@gmail.com>
+M:     Jakub Kicinski <kuba@kernel.org>
+M:     Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+F:     Documentation/netlink/specs/psp.yaml
+F:     Documentation/networking/psp.rst
+F:     include/net/psp/
+F:     include/net/psp.h
+F:     include/uapi/linux/psp.h
+F:     net/psp/
+K:     struct\ psp(_assoc|_dev|hdr)\b
+
 PSTORE FILESYSTEM
 M:     Kees Cook <kees@kernel.org>
 R:     Tony Luck <tony.luck@intel.com>