aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger1-1/+1
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger1-1/+1
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen1-1/+1
2017-06-21ima: fix get_binary_runtime_size()Roberto Sassu1-1/+1
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar1-2/+51
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar1-6/+10
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar1-0/+10
2016-06-30ima: extend the measurement entry specific pcrEric Richter1-3/+3
2016-06-30ima: redefine duplicate template entriesEric Richter1-3/+4
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin1-2/+2
2014-03-07security: integrity: Use a more current logging styleJoe Perches1-3/+5
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu1-3/+3
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar1-2/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2011-12-19ima: fix invalid memory referenceRoberto Sassu1-5/+11
2011-12-19ima: free duplicate measurement memoryRoberto Sassu1-0/+1
2010-05-06Merge branch 'master' into nextJames Morris1-0/+1
2010-04-23IMA: include the word IMA in printk messagesEric Paris1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-29integrity: ima audit hash_exists fixMimi Zohar1-1/+2
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+140