summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_queue.c
AgeCommit message (Expand)Author
2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2017-06-21ima: fix get_binary_runtime_size()Roberto Sassu
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-06-30ima: extend the measurement entry specific pcrEric Richter
2016-06-30ima: redefine duplicate template entriesEric Richter
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2011-12-19ima: fix invalid memory referenceRoberto Sassu
2011-12-19ima: free duplicate measurement memoryRoberto Sassu
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-23IMA: include the word IMA in printk messagesEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-29integrity: ima audit hash_exists fixMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar