summaryrefslogtreecommitdiff
path: root/security/ipe
AgeCommit message (Expand)Author
4 daysMerge tag 'ipe-pr-20250728' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysipe: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-06-17ipe: don't bother with removal of files in directory we'll be removingAl Viro
2025-05-27ipe: add errno field to IPE policy load auditingJasjiv Singh
2025-03-24ipe: policy_fs: fix kernel-doc warningsRandy Dunlap
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