aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/integrity.h
AgeCommit message (Expand)Author
2016-06-30integrity: add measured_pcrs field to integrity cacheEric Richter
2016-05-01ima: fix ima_inode_post_setattrMimi Zohar
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar
2015-12-15evm: load an x509 certificate from the kernelDmitry Kasatkin
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-05-21integrity: add validity checks for 'path' parameterDmitry Kasatkin
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin
2014-11-17integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin
2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin
2014-10-07integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin
2014-10-07ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin
2014-09-09integrity: remove declaration of non-existing functionsDmitry 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-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2014-06-03ima: audit log files opened with O_DIRECT flagMimi 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-06-20integrity: move integrity_audit_msg()Mimi Zohar
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: increase iint flag sizeMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-16integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin
2012-09-19ima: change flags container data typeDmitry Kasatkin
2012-09-13ima: audit log hashesPeter Moody
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: integrity appraisal extensionMimi Zohar
2012-01-18integrity: digital signature config option name changeDmitry Kasatkin
2011-11-09integrity: digital signature verification using multiple keyringsDmitry Kasatkin
2011-09-09integrity: sparse fix: move iint_initialized to integrity.hJames Morris
2011-07-18evm: replace hmac_status with evm_statusDmitry Kasatkin
2011-07-18evm: add support for different security.evm data typesDmitry Kasatkin
2011-07-18evm: re-releaseMimi Zohar
2011-07-18integrity: move ima inode integrity data managementMimi Zohar