summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_modsig.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2023-10-20ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva
2023-06-06ima: Fix build warningsRoberto Sassu
2020-07-20ima: Move comprehensive rule validation checks out of the token parserTyler Hicks
2019-08-28ima: Fix use after free in ima_read_modsig()Thiago Jung Bauermann
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann
2019-08-05ima: Collect modsigThiago Jung Bauermann
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann
2019-08-05ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann