Commit 37d312bf authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

MAINTAINERS: add an entry for PSP



We are missing a MAINTAINERS entry for PSP, create one.

Acked-by: default avatarWillem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260128210435.161061-1-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 1cac3891
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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>