summaryrefslogtreecommitdiff
path: root/security/ipe/ipe.c
AgeCommit message (Expand)Author
2025-12-03Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02ipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang
2025-10-22ipe: move initcalls to the LSM frameworkPaul Moore
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2024-08-22ipe: Remove duplicated include in ipe.cYang Li
2024-08-20scripts: add boot policy generation programDeven Bowers
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers
2024-08-20ipe: add userspace interfaceDeven Bowers
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers
2024-08-19lsm: add IPE lsmDeven Bowers