summaryrefslogtreecommitdiff
path: root/security/ipe/ipe.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-03Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2025-12-03ipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang1-0/+1
2025-10-23ipe: move initcalls to the LSM frameworkPaul Moore1-0/+1
2025-10-23lsm: replace the name field with a pointer to the lsm_id structPaul Moore1-1/+1
2024-08-22ipe: Remove duplicated include in ipe.cYang Li1-1/+0
2024-08-20scripts: add boot policy generation programDeven Bowers1-0/+12
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu1-0/+13
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers1-0/+15
2024-08-20ipe: add userspace interfaceDeven Bowers1-0/+3
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu1-0/+8
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers1-0/+6
2024-08-20lsm: add IPE lsmDeven Bowers1-0/+42