aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_appraise.c
Commit message (Expand)AuthorAge
* ima: accept previously set IMA_NEW_FILEDaniel Glöckner2017-05-25
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\
| * xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
* | ima: use file_dentry()Miklos Szeredi2016-09-16
|/
* ima: change integrity cache to store measured pcrEric Richter2016-06-30
* ima: extend ima_get_action() to return the policy pcrEric Richter2016-06-30
* ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-01
* ima: fix ima_inode_post_setattrMimi Zohar2016-05-01
* ima: remove firmware and module specific cached status infoMimi Zohar2016-02-21
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-20
* ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-18
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-18
* ima: limit file hash setting by user to fix and log modesDmitry Kasatkin2015-05-21
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
|\
| * ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin2014-10-28
* | kill f_dentry usesAl Viro2014-11-19
|/
* ima: added ima_policy_flag variableRoberto Sassu2014-09-17
* ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-17
* ima: remove unnecessary appraisal testDmitry Kasatkin2014-09-09
* ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2014-09-09
* ima: provide flag to identify new empty filesDmitry Kasatkin2014-09-08
* ima: add support for measuring and appraising firmwareMimi Zohar2014-07-25
* audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs2014-07-17
* ima: prevent new digsig xattr from being replacedMimi Zohar2014-06-12
* ima: use static const char array definitionsMimi Zohar2014-03-07
* Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds2013-11-23
* ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar2013-10-31
* ima: provide hash algo info in the xattrDmitry Kasatkin2013-10-26
* ima: use dynamically allocated hash storageDmitry Kasatkin2013-10-25
* ima: pass full xattr with the signatureDmitry Kasatkin2013-10-25
* ima: read and use signature hash algorithmDmitry Kasatkin2013-10-25
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-25
* ima: fix script messagesDmitry Kasatkin2013-10-25
* ima: per hook cache integrity appraisal statusMimi Zohar2013-01-22
* ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-22
* ima: remove security.ima hexdumpDmitry Kasatkin2013-01-16
* ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin2013-01-16
* ima: fix bug in argument orderDmitry Kasatkin2012-10-05
* ima: generic IMA action flag handlingDmitry Kasatkin2012-09-13
* ima: digital signature verification supportDmitry Kasatkin2012-09-07
* ima: add support for different security.ima data typesMimi Zohar2012-09-07
* ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar2012-09-07
* ima: add appraise action keywords and default rulesMimi Zohar2012-09-07
* ima: integrity appraisal extensionMimi Zohar2012-09-07