summaryrefslogtreecommitdiffstats
path: root/security/integrity/iint.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+1
* security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+1
* LSM: Record LSM name in struct lsm_infoKees Cook2018-10-111-0/+1
* LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook2018-10-111-1/+3
* LSM: Convert from initcall to struct lsm_infoKees Cook2018-10-111-0/+1
* integrity: silence warning when CONFIG_SECURITYFS is not enabledSudeep Holla2018-07-181-3/+6
* 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/+0Star
* 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/+0Star
* 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-181-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-181-7/+3Star
* integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin2014-11-181-0/+11
* integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-181-0/+78
* ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-071-3/+0Star
* 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/+7Star
* ima: allocating iint improvementsDmitry Kasatkin2012-09-071-26/+19Star
* 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