summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_queue.c
AgeCommit message (Expand)AuthorLines
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen-1/+1
2017-06-21ima: fix get_binary_runtime_size()Roberto Sassu-1/+1
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar-2/+51
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar-6/+10
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar-0/+10
2016-06-30ima: extend the measurement entry specific pcrEric Richter-3/+3
2016-06-30ima: redefine duplicate template entriesEric Richter-3/+4
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin-2/+2
2014-03-07security: integrity: Use a more current logging styleJoe Perches-3/+5
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu-3/+3
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar-2/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-2/+1
2011-12-19ima: fix invalid memory referenceRoberto Sassu-5/+11
2011-12-19ima: free duplicate measurement memoryRoberto Sassu-0/+1
2010-05-06Merge branch 'master' into nextJames Morris-0/+1
2010-04-23IMA: include the word IMA in printk messagesEric Paris-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-29integrity: ima audit hash_exists fixMimi Zohar-1/+2
2009-02-06integrity: IMA as an integrity service providerMimi Zohar-0/+140