summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_queue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-131-1/+26
* security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+0Star
* ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger2018-07-281-1/+1
* ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger2018-07-281-1/+1
* tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-081-1/+1
* ima: fix get_binary_runtime_size()Roberto Sassu2017-06-211-1/+1
* ima: maintain memory size needed for serializing the measurement listMimi Zohar2016-12-201-2/+51
* ima: permit duplicate measurement list entriesMimi Zohar2016-12-201-6/+10
* ima: on soft reboot, restore the measurement listMimi Zohar2016-12-201-0/+10
* ima: extend the measurement entry specific pcrEric Richter2016-06-301-3/+3
* ima: redefine duplicate template entriesEric Richter2016-06-301-3/+4
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-2/+2
* security: integrity: Use a more current logging styleJoe Perches2014-03-071-3/+5
* ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu2013-10-251-3/+3
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-251-2/+2
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-2/+1Star
* ima: fix invalid memory referenceRoberto Sassu2011-12-201-5/+11
* ima: free duplicate measurement memoryRoberto Sassu2011-12-201-0/+1
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | IMA: include the word IMA in printk messagesEric Paris2010-04-231-2/+2
|/
* integrity: ima audit hash_exists fixMimi Zohar2009-06-291-1/+2
* integrity: IMA as an integrity service providerMimi Zohar2009-02-051-0/+140