aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorPaul Moore <paul@paul-moore.com>2026-05-28 21:40:42 -0400
committerPaul Moore <paul@paul-moore.com>2026-05-28 21:40:42 -0400
commitc67f6e6d2c141f202211fa9fea844f577eb233a8 (patch)
tree48ce703efa10be0d2edf27faba2ffc2425225545 /MAINTAINERS
parente7ae89a0c97ce2b68b0983cd01eda67cf373517d (diff)
parent6658fb2e7812b91a30d83abf0bede51660d19a07 (diff)
downloadlinux-next-history-c67f6e6d2c141f202211fa9fea844f577eb233a8.tar.gz
Automated merge of 'dev' into 'next'
* dev: crypto: pkcs7: export verify_pkcs7_message_sig() as EXPORT_SYMBOL_GPL ipe: restore the kdoc comments for evaluate_property() hornet: depend on CONFIG_SECURITY and CONFIG_BPF_SYSCALL ipe: Add BPF program load policy enforcement via Hornet integration selftests/hornet: Add a selftest for the Hornet LSM hornet: Add a light skeleton data extractor scripts hornet: Introduce gen_sig lsm: introduce the Hornet LSM lsm: add additional enum values for bpf integrity checks lsm: framework for BPF integrity verification crypto: pkcs7: add tests for pkcs7_get_authattr crypto: pkcs7: add ability to extract signed attributes by OID crypto: pkcs7: add flag for validated trust on a signed info block security,fs,nfs,net: update security_inode_listsecurity() interface
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b539be153f6a4..6a6bd3a13ceeb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11766,6 +11766,15 @@ S: Maintained
F: Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
F: drivers/iio/pressure/mprls0025pa*
+HORNET SECURITY MODULE
+M: Blaise Boscaccy <bboscaccy@linux.microsoft.com>
+L: linux-security-module@vger.kernel.org
+S: Supported
+T: git https://github.com/blaiseboscaccy/hornet.git
+F: Documentation/admin-guide/LSM/Hornet.rst
+F: scripts/hornet/
+F: security/hornet/
+
HP BIOSCFG DRIVER
M: Jorge Lopez <jorge.lopez2@hp.com>
L: platform-driver-x86@vger.kernel.org