summaryrefslogtreecommitdiff
path: root/security/ipe/policy_parser.c
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu1-0/+6
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers1-1/+23
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu1-3/+36
2024-08-20ipe: add policy parserDeven Bowers1-0/+498