summaryrefslogtreecommitdiff
path: root/security/integrity/ima/Kconfig
AgeCommit message (Expand)Author
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2023-11-27ima: Remove EXPERIMENTAL from KconfigEric Snowberg
2023-11-27ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARYEric Snowberg
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-17integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg
2023-08-01ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain
2023-03-15IMA: allow/fix UML buildsRandy Dunlap
2022-11-28ima: Fix hash dependency to correct algorithmTianjia Zhang
2022-04-07ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2021-08-16IMA: remove the dependency on CRYPTO_MD5THOBY Simon
2021-06-11IMA: support for duplicate measurement recordsTushar Sugandhi
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov
2020-07-20ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele
2020-07-20ima: AppArmor satisfies the audit rule requirementsTyler Hicks
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