summaryrefslogtreecommitdiffstats
path: root/security/integrity/iint.c
Commit message (Expand)AuthorAgeFilesLines
* integrity: Add an integrity directory in securityfsMatthew Garrett2018-05-171-0/+18
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-231-0/+2
* ima: re-initialize iint->atomic_flagsMimi Zohar2018-02-021-0/+1
* integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton2017-12-181-4/+0
* ima: re-introduce own integrity cache lockDmitry Kasatkin2017-12-111-0/+2
* integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig2017-11-081-49/+0
* integrity: Small code improvementsThiago Jung Bauermann2017-06-211-1/+1
* integrity: add measured_pcrs field to integrity cacheEric Richter2016-06-301-0/+2
* ima: remove firmware and module specific cached status infoMimi Zohar2016-02-211-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-0/+1
|\
| * evm: load an x509 certificate from the kernelDmitry Kasatkin2015-12-151-0/+1
* | fix the leak in integrity_read_file()Al Viro2016-01-041-5/+6
|/
* integrity: add validity checks for 'path' parameterDmitry Kasatkin2015-05-211-0/+3
* VFS: refactor vfs_read()Dmitry Kasatkin2014-11-171-7/+3
* integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin2014-11-171-0/+11
* integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-171-0/+78
* ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-071-3/+0
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-1/+1
* ima: use dynamically allocated hash storageDmitry Kasatkin2013-10-251-0/+2
* ima: per hook cache integrity appraisal statusMimi Zohar2013-01-221-2/+8
* ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin2012-09-071-9/+7
* ima: allocating iint improvementsDmitry Kasatkin2012-09-071-26/+19
* ima: integrity appraisal extensionMimi Zohar2012-09-071-1/+2
* evm: clean verification statusDmitry Kasatkin2011-09-141-0/+1
* evm: replace hmac_status with evm_statusDmitry Kasatkin2011-07-181-1/+1
* evm: re-releaseMimi Zohar2011-07-181-0/+1
* integrity: move ima inode integrity data managementMimi Zohar2011-07-181-0/+170