aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/iint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett1-0/+18
2018-03-23IMA: Support using new creds in appraisal policyMatthew Garrett1-0/+2
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar1-0/+1
2017-12-18integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton1-4/+0
2017-12-11ima: re-introduce own integrity cache lockDmitry Kasatkin1-0/+2
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig1-49/+0
2017-06-21integrity: Small code improvementsThiago Jung Bauermann1-1/+1
2016-06-30integrity: add measured_pcrs field to integrity cacheEric Richter1-0/+2
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar1-2/+2
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2016-01-04fix the leak in integrity_read_file()Al Viro1-5/+6
2015-12-15evm: load an x509 certificate from the kernelDmitry Kasatkin1-0/+1
2015-05-21integrity: add validity checks for 'path' parameterDmitry Kasatkin1-0/+3
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin1-7/+3
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin1-0/+11
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin1-0/+78
2014-10-07ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin1-3/+0
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin1-1/+1
2013-10-25ima: use dynamically allocated hash storageDmitry Kasatkin1-0/+2
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar1-2/+8
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin1-9/+7
2012-09-07ima: allocating iint improvementsDmitry Kasatkin1-26/+19
2012-09-07ima: integrity appraisal extensionMimi Zohar1-1/+2
2011-09-14evm: clean verification statusDmitry Kasatkin1-0/+1
2011-07-18evm: replace hmac_status with evm_statusDmitry Kasatkin1-1/+1
2011-07-18evm: re-releaseMimi Zohar1-0/+1
2011-07-18integrity: move ima inode integrity data managementMimi Zohar1-0/+170