aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/iint.c
AgeCommit message (Expand)Author
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-31ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan
2023-06-01integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang
2023-03-10Revert "integrity: double check iint_cache was initialized"Roberto Sassu
2023-03-10security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu
2021-05-21evm: Load EVM key in ima_load_x509() to avoid appraisalRoberto Sassu
2021-04-09integrity: Add declarations to init_once void arguments.Jiele Zhao
2021-03-22integrity: double check iint_cache was initializedMimi Zohar
2020-07-08integrity/ima: switch to using __kernel_readChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-10LSM: Convert from initcall to struct lsm_infoKees Cook
2018-07-18integrity: silence warning when CONFIG_SECURITYFS is not enabledSudeep Holla
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett
2018-03-23IMA: Support using new creds in appraisal policyMatthew Garrett
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar
2017-12-18integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton
2017-12-11ima: re-introduce own integrity cache lockDmitry Kasatkin
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig
2017-06-21integrity: Small code improvementsThiago Jung Bauermann
2016-06-30integrity: add measured_pcrs field to integrity cacheEric Richter
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-04fix the leak in integrity_read_file()Al Viro
2015-12-15evm: load an x509 certificate from the kernelDmitry Kasatkin
2015-05-21integrity: add validity checks for 'path' parameterDmitry Kasatkin
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin
2014-10-07ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2013-10-25ima: use dynamically allocated hash storageDmitry Kasatkin
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin
2012-09-07ima: allocating iint improvementsDmitry Kasatkin
2012-09-07ima: integrity appraisal extensionMimi Zohar
2011-09-14evm: clean verification statusDmitry Kasatkin
2011-07-18evm: replace hmac_status with evm_statusDmitry Kasatkin
2011-07-18evm: re-releaseMimi Zohar
2011-07-18integrity: move ima inode integrity data managementMimi Zohar