summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_queue.c
AgeCommit message (Expand)AuthorLines
2025-04-29ima: measure kexec load and exec events as critical dataSteven Chen-0/+5
2024-12-11ima: Suspend PCR extends and log appends when rebootingStefan Berger-0/+44
2021-06-11IMA: support for duplicate measurement recordsTushar Sugandhi-2/+3
2020-09-15ima: Remove semicolon at the end of ima_get_binary_runtime_size()Roberto Sassu-1/+1
2020-04-19ima: Use ima_hash_algo for collision detection in the measurement listRoberto Sassu-4/+4
2020-04-19ima: Calculate and extend PCR with digests in ima_template_entryRoberto Sassu-12/+18
2020-04-19ima: Switch to dynamically allocated buffer for template digestsRoberto Sassu-4/+6
2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi-2/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu-1/+26
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+0
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger-1/+1
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger-1/+1
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