aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/integrity/ima/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-15ima: Move to LSM infrastructureRoberto Sassu1-0/+1
2023-11-27ima: Remove EXPERIMENTAL from KconfigEric Snowberg1-1/+1
2023-11-27ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARYEric Snowberg1-5/+5
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann1-12/+6
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko1-2/+2
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-12/+0
2023-08-17integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg1-1/+2
2023-08-01ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain1-12/+0
2023-03-15IMA: allow/fix UML buildsRandy Dunlap1-1/+1
2022-11-28ima: Fix hash dependency to correct algorithmTianjia Zhang1-1/+1
2022-04-07ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua1-8/+6
2021-08-16IMA: remove the dependency on CRYPTO_MD5THOBY Simon1-1/+0
2021-06-11IMA: support for duplicate measurement recordsTushar Sugandhi1-0/+7
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov1-1/+1
2020-07-20ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele1-1/+1
2020-07-20ima: AppArmor satisfies the audit rule requirementsTyler Hicks1-1/+1
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain1-0/+7
2020-02-18ima: add sm3 algorithm to hash algorithm configuration listTianjia Zhang1-0/+5
2020-01-23IMA: Define workqueue for early boot key measurementsLakshmi Ramasubramanian1-0/+6
2020-01-09IMA: fix measuring asymmetric keys KconfigLakshmi Ramasubramanian1-0/+6
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac1-1/+1
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann1-0/+3
2019-08-05ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann1-0/+10
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-1/+2
2019-06-14x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICYNayna Jain1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-12-11x86/ima: define arch_get_ima_policy() for x86Eric Richter1-1/+9
2018-07-18ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not setStefan Berger1-0/+1
2018-07-16ima: add build time policyMimi Zohar1-0/+58
2018-03-25ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An1-0/+1
2017-06-21IMA: Correct Kconfig dependencies for hash selectionBen Hutchings1-4/+4
2017-06-21ima: define Kconfig IMA_APPRAISE_BOOTPARAM optionMimi Zohar1-0/+8
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar1-0/+12
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-13/+23
2015-12-15IMA: allow reading back the current IMA policyPetko Manolov1-0/+10
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov1-0/+18
2015-12-15IMA: policy can now be updated multiple timesPetko Manolov1-0/+11
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin1-1/+4
2015-02-02ima: /proc/keys is now mandatoryDavid Howells1-1/+0
2014-12-06ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman1-1/+1
2014-11-17ima: require signature based appraisalDmitry Kasatkin1-0/+7
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin1-0/+18
2014-09-09integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin1-2/+0
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar1-0/+10
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds1-8/+0
2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar1-0/+8
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar1-0/+3
2013-10-26ima: enable support for larger default filedata hash algorithmsMimi Zohar1-0/+35