summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_crypto.c
Commit message (Expand)AuthorAge
* ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-25
* tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * ima: move to generic async completionGilad Ben-Yossef2017-11-03
* | ima: always measure and audit files in policyMimi Zohar2017-11-08
|/
* ima: platform-independent hash valueAndreas Steffen2016-12-20
* ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar2016-02-18
* ima: provide buffer hash calculation functionDmitry Kasatkin2016-02-18
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-18
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* 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-06
|\
| * 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-23
|/
* ima: hashing large files bug fixMimi Zohar2009-08-24
* IMA: Add __init notation to ima functionsEric Paris2009-05-22
* integrity: ima scatterlist bug fixMimi Zohar2009-02-21
* integrity: IMA as an integrity service providerMimi Zohar2009-02-06