aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_crypto.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\
| * integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-17
* | security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster2014-10-14
|/
* ima: add missing '__init' keywordsDmitry Kasatkin2014-09-09
* ima: fix fallback to use new_sync_read()Dmitry Kasatkin2014-09-02
* ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin2014-09-02
* ima: fix ima_alloc_atfm()Mimi Zohar2014-09-02
* ima: provide double buffering for hash calculationDmitry Kasatkin2014-07-17
* ima: introduce multi-page collect buffersDmitry Kasatkin2014-07-17
* ima: use ahash API for file hash calculationDmitry Kasatkin2014-07-17
* ima: introduce ima_kernel_read()Dmitry Kasatkin2014-06-12
* ima: skip memory allocation for empty filesDmitry Kasatkin2014-03-07
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-07
* security: integrity: Use a more current logging styleJoe Perches2014-03-07
* ima: reduce memory usage when a template containing the n field is usedRoberto Sassu2014-03-07
* ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-25
* ima: switch to new template management mechanismRoberto Sassu2013-10-25
* ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin2013-10-25
* ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin2013-10-25
* ima: provide dedicated hash algo allocation functionDmitry Kasatkin2013-10-25
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-25
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ima: rename hash calculation functionsDmitry Kasatkin2013-02-06
* | ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-06
|/
* ima: integrity appraisal extensionMimi Zohar2012-09-07
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | IMA: include the word IMA in printk messagesEric Paris2010-04-22
|/
* ima: hashing large files bug fixMimi Zohar2009-08-24
* IMA: Add __init notation to ima functionsEric Paris2009-05-21
* integrity: ima scatterlist bug fixMimi Zohar2009-02-20
* integrity: IMA as an integrity service providerMimi Zohar2009-02-05