summaryrefslogtreecommitdiff
path: root/security/ipe
AgeCommit message (Expand)Author
2024-10-18ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi
2024-10-17ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi
2024-10-17ipe: also reject policy updates with the same versionLuca Boccassi
2024-10-17ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...Luca Boccassi
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck
2024-08-22ipe: Remove duplicated include in ipe.cYang Li
2024-08-20ipe: kunit test for parserDeven Bowers
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 permissive toggleDeven Bowers
2024-08-20audit,ipe: add IPE auditing supportDeven 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-20ipe: add evaluation loopDeven Bowers
2024-08-20ipe: add policy parserDeven Bowers
2024-08-19lsm: add IPE lsmDeven Bowers