summaryrefslogtreecommitdiffstats
path: root/security/ipe (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi2024-10-181-1/+1
* ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi2024-10-172-1/+32
* ipe: also reject policy updates with the same versionLuca Boccassi2024-10-171-1/+1
* ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...Luca Boccassi2024-10-171-1/+1
* ipe: Add missing terminator to list of unit testsGuenter Roeck2024-09-231-0/+1
* ipe: Remove duplicated include in ipe.cYang Li2024-08-221-1/+0
* ipe: kunit test for parserDeven Bowers2024-08-203-0/+316
* scripts: add boot policy generation programDeven Bowers2024-08-205-0/+43
* ipe: enable support for fs-verity as a trust providerFan Wu2024-08-2010-1/+237
* ipe: add support for dm-verity as a trust providerDeven Bowers2024-08-2013-4/+448
* ipe: add permissive toggleDeven Bowers2024-08-205-4/+102
* audit,ipe: add IPE auditing supportDeven Bowers2024-08-2010-18/+381
* ipe: add userspace interfaceDeven Bowers2024-08-208-0/+727
* ipe: introduce 'boot_verified' as a trust providerFan Wu2024-08-208-6/+101
* ipe: add LSM hooks on execution and kernel readDeven Bowers2024-08-206-0/+235
* ipe: add evaluation loopDeven Bowers2024-08-203-0/+127
* ipe: add policy parserDeven Bowers2024-08-205-0/+697
* lsm: add IPE lsmDeven Bowers2024-08-204-0/+84