summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_init.c
Commit message (Expand)AuthorAgeFilesLines
* ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-171-6/+15
* ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-171-0/+4
* security: integrity: Use a more current logging styleJoe Perches2014-03-071-1/+4
* ima: use static const char array definitionsMimi Zohar2014-03-071-2/+2
* ima: properly free ima_template_entry structuresRoberto Sassu2013-12-021-1/+1
* ima: Do not free 'entry' before it is initializedChristoph Paasch2013-12-021-1/+0
* ima: extend the measurement list to include the file signatureMimi Zohar2013-10-311-1/+1
* ima: new templates management mechanismRoberto Sassu2013-10-251-0/+4
* ima: define new function ima_alloc_init_template() to APIRoberto Sassu2013-10-251-11/+13
* ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu2013-10-251-1/+2
* ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin2013-10-251-1/+9
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-251-1/+1
* ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-061-0/+3
* ima: remove unused cleanup functionsDmitry Kasatkin2012-07-021-5/+0
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | IMA: include the word IMA in printk messagesEric Paris2010-04-231-1/+1
|/
* IMA: Add __init notation to ima functionsEric Paris2009-05-221-2/+2
* integrity: audit updateMimi Zohar2009-02-121-1/+1
* integrity: IMA displayMimi Zohar2009-02-061-1/+7
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+90
OpenPOWER on IntegriCloud