aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_crypto.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler
2018-10-10ima: open a new file instance if no read permissionsGoldwyn Rodrigues
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-03-25ima: Fallback to the builtin hash algorithmPetr Vorel
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-08ima: always measure and audit files in policyMimi Zohar
2017-11-03ima: move to generic async completionGilad Ben-Yossef
2016-12-20ima: platform-independent hash valueAndreas Steffen
2016-02-18ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar
2016-02-18ima: provide buffer hash calculation functionDmitry Kasatkin
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin
2014-10-14security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin
2014-09-02ima: fix fallback to use new_sync_read()Dmitry Kasatkin
2014-09-02ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin
2014-09-02ima: fix ima_alloc_atfm()Mimi Zohar
2014-07-17ima: provide double buffering for hash calculationDmitry Kasatkin
2014-07-17ima: introduce multi-page collect buffersDmitry Kasatkin
2014-07-17ima: use ahash API for file hash calculationDmitry Kasatkin
2014-06-12ima: introduce ima_kernel_read()Dmitry Kasatkin
2014-03-07ima: skip memory allocation for empty filesDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2014-03-07ima: reduce memory usage when a template containing the n field is usedRoberto Sassu
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin
2013-10-25ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin
2013-10-25ima: provide dedicated hash algo allocation functionDmitry Kasatkin
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
2012-09-07ima: integrity appraisal extensionMimi Zohar
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-08-24ima: hashing large files bug fixMimi Zohar
2009-05-22IMA: Add __init notation to ima functionsEric Paris