summaryrefslogtreecommitdiff
path: root/security/integrity/ima/Kconfig
AgeCommit message (Expand)Author
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2020-02-18ima: add sm3 algorithm to hash algorithm configuration listTianjia Zhang
2020-01-23IMA: Define workqueue for early boot key measurementsLakshmi Ramasubramanian
2020-01-09IMA: fix measuring asymmetric keys KconfigLakshmi Ramasubramanian
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann
2019-08-05ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-14x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICYNayna Jain
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-11x86/ima: define arch_get_ima_policy() for x86Eric Richter
2018-07-18ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not setStefan Berger
2018-07-16ima: add build time policyMimi Zohar
2018-03-25ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An
2017-06-21IMA: Correct Kconfig dependencies for hash selectionBen Hutchings
2017-06-21ima: define Kconfig IMA_APPRAISE_BOOTPARAM optionMimi Zohar
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells
2015-12-15IMA: allow reading back the current IMA policyPetko Manolov
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov
2015-12-15IMA: policy can now be updated multiple timesPetko Manolov
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-02-02ima: /proc/keys is now mandatoryDavid Howells
2014-12-06ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman
2014-11-17ima: require signature based appraisalDmitry Kasatkin
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin
2014-09-09integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds
2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
2013-10-26ima: enable support for larger default filedata hash algorithmsMimi Zohar
2013-10-26ima: add Kconfig default measurement list templateMimi Zohar
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar
2012-09-07ima: integrity appraisal extensionMimi Zohar
2012-08-22ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder
2012-07-05ima: audit is compiled only when enabledDmitry Kasatkin
2012-02-28security: fix ima kconfig warningRandy Dunlap
2012-01-19ima: fix Kconfig dependenciesFabio Estevam
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-07-18integrity: move ima inode integrity data managementMimi Zohar
2010-05-17ima: remove ACPI dependencyMimi Zohar
2010-05-07Revert "ima: remove ACPI dependency"James Morris
2010-05-05ima: remove ACPI dependencyMimi Zohar
2009-10-25LSM: imbed ima calls in the security hooksMimi Zohar
2009-02-13ima: fix build errorRandy Dunlap
2009-02-06integrity: IMA policyMimi Zohar