summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_appraise.c
AgeCommit message (Expand)Author
2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin
2014-09-17ima: added ima_policy_flag variableRoberto Sassu
2014-09-17ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin
2014-09-09ima: remove unnecessary appraisal testDmitry Kasatkin
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-09-08ima: provide flag to identify new empty filesDmitry Kasatkin
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
2014-07-17audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs
2014-06-12ima: prevent new digsig xattr from being replacedMimi Zohar
2014-03-07ima: use static const char array definitionsMimi Zohar
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds
2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar
2013-10-26ima: provide hash algo info in the xattrDmitry Kasatkin
2013-10-25ima: use dynamically allocated hash storageDmitry Kasatkin
2013-10-25ima: pass full xattr with the signatureDmitry Kasatkin
2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-10-25ima: fix script messagesDmitry Kasatkin
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin
2012-10-05ima: fix bug in argument orderDmitry Kasatkin
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin
2012-09-07ima: digital signature verification supportDmitry Kasatkin
2012-09-07ima: add support for different security.ima data typesMimi Zohar
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar
2012-09-07ima: integrity appraisal extensionMimi Zohar