aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_init.c
AgeCommit message (Expand)Author
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-11-13ima: include the reason for TPM-bypass modeMimi Zohar
2016-06-30ima: include pcr for each measurement log entryEric Richter
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu
2015-05-21ima: remove definition of IMA_X509_PATHDmitry Kasatkin
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin
2014-09-17ima: return an error code from ima_add_boot_aggregate()Roberto Sassu
2014-09-17ima: move keyring initialization to ima_init()Dmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2014-03-07ima: use static const char array definitionsMimi Zohar
2013-12-02ima: properly free ima_template_entry structuresRoberto Sassu
2013-12-02ima: Do not free 'entry' before it is initializedChristoph Paasch
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
2013-10-25ima: new templates management mechanismRoberto Sassu
2013-10-25ima: define new function ima_alloc_init_template() to APIRoberto Sassu
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu
2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
2012-07-02ima: remove unused cleanup functionsDmitry Kasatkin
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-23IMA: include the word IMA in printk messagesEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-22IMA: Add __init notation to ima functionsEric Paris
2009-02-12integrity: audit updateMimi Zohar
2009-02-06integrity: IMA displayMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar