Age | Commit message (Expand) | Author | Files | Lines |
2021-06-11 | IMA: support for duplicate measurement records | Tushar Sugandhi | 1 | -2/+3 |
2020-09-15 | ima: Remove semicolon at the end of ima_get_binary_runtime_size() | Roberto Sassu | 1 | -1/+1 |
2020-04-19 | ima: Use ima_hash_algo for collision detection in the measurement list | Roberto Sassu | 1 | -4/+4 |
2020-04-19 | ima: Calculate and extend PCR with digests in ima_template_entry | Roberto Sassu | 1 | -12/+18 |
2020-04-19 | ima: Switch to dynamically allocated buffer for template digests | Roberto Sassu | 1 | -4/+6 |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi | 1 | -2/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
2019-02-13 | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() | Roberto Sassu | 1 | -1/+26 |
2018-12-12 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+0 |
2018-07-28 | ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead | Stefan Berger | 1 | -1/+1 |
2018-07-28 | ima: Use tpm_default_chip() and call TPM functions with a tpm_chip | Stefan Berger | 1 | -1/+1 |
2018-01-08 | tpm: use struct tpm_chip for tpm_chip_find_get() | Jarkko Sakkinen | 1 | -1/+1 |
2017-06-21 | ima: fix get_binary_runtime_size() | Roberto Sassu | 1 | -1/+1 |
2016-12-20 | ima: maintain memory size needed for serializing the measurement list | Mimi Zohar | 1 | -2/+51 |
2016-12-20 | ima: permit duplicate measurement list entries | Mimi Zohar | 1 | -6/+10 |
2016-12-20 | ima: on soft reboot, restore the measurement list | Mimi Zohar | 1 | -0/+10 |
2016-06-30 | ima: extend the measurement entry specific pcr | Eric Richter | 1 | -3/+3 |
2016-06-30 | ima: redefine duplicate template entries | Eric Richter | 1 | -3/+4 |
2014-03-07 | integrity: fix checkpatch errors | Dmitry Kasatkin | 1 | -2/+2 |
2014-03-07 | security: integrity: Use a more current logging style | Joe Perches | 1 | -3/+5 |
2013-10-25 | ima: pass the filename argument up to ima_add_template_entry() | Roberto Sassu | 1 | -3/+3 |
2013-10-25 | ima: differentiate between template hash and file data hash sizes | Mimi Zohar | 1 | -2/+2 |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -2/+1 |
2011-12-19 | ima: fix invalid memory reference | Roberto Sassu | 1 | -5/+11 |
2011-12-19 | ima: free duplicate measurement memory | Roberto Sassu | 1 | -0/+1 |
2010-05-06 | Merge branch 'master' into next | James Morris | 1 | -0/+1 |
2010-04-23 | IMA: include the word IMA in printk messages | Eric Paris | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-29 | integrity: ima audit hash_exists fix | Mimi Zohar | 1 | -1/+2 |
2009-02-06 | integrity: IMA as an integrity service provider | Mimi Zohar | 1 | -0/+140 |