MAINTAINERS: add an entry for PSP

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>
This commit is contained in:
Jakub Kicinski 2026-01-28 13:04:35 -08:00
parent 1cac38910e
commit 37d312bf95

View 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>