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