Age | Commit message (Expand) | Author |
2023-09-27 | ima: rework CONFIG_IMA dependency block | Arnd Bergmann |
2023-09-26 | ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig | Oleksandr Tymoshenko |
2023-08-30 | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-08-17 | integrity: Enforce digitalSignature usage in the ima and evm keyrings | Eric Snowberg |
2023-08-01 | ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig | Nayna Jain |
2023-03-15 | IMA: allow/fix UML builds | Randy Dunlap |
2022-11-28 | ima: Fix hash dependency to correct algorithm | Tianjia Zhang |
2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua |
2021-08-16 | IMA: remove the dependency on CRYPTO_MD5 | THOBY Simon |
2021-06-11 | IMA: support for duplicate measurement records | Tushar Sugandhi |
2020-08-11 | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds |
2020-08-06 | Replace HTTP links with HTTPS ones: security | Alexander A. Klimov |
2020-07-20 | ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime | Bruno Meneguele |
2020-07-20 | ima: AppArmor satisfies the audit rule requirements | Tyler Hicks |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain |
2020-02-18 | ima: add sm3 algorithm to hash algorithm configuration list | Tianjia Zhang |
2020-01-23 | IMA: Define workqueue for early boot key measurements | Lakshmi Ramasubramanian |
2020-01-09 | IMA: fix measuring asymmetric keys Kconfig | Lakshmi Ramasubramanian |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-19 | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE | Jiri Bohac |
2019-08-05 | ima: Implement support for module-style appended signatures | Thiago Jung Bauermann |
2019-08-05 | ima: Add modsig appraise_type option for module-style appended signatures | Thiago Jung Bauermann |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-14 | x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY | Nayna Jain |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-12-11 | x86/ima: define arch_get_ima_policy() for x86 | Eric Richter |
2018-07-18 | ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set | Stefan Berger |
2018-07-16 | ima: add build time policy | Mimi Zohar |
2018-03-25 | ima: Fix Kconfig to select TPM 2.0 CRB interface | Jiandi An |
2017-06-21 | IMA: Correct Kconfig dependencies for hash selection | Ben Hutchings |
2017-06-21 | ima: define Kconfig IMA_APPRAISE_BOOTPARAM option | Mimi Zohar |
2016-12-20 | ima: maintain memory size needed for serializing the measurement list | Mimi Zohar |
2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells |
2015-12-15 | IMA: allow reading back the current IMA policy | Petko Manolov |
2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov |
2015-12-15 | IMA: policy can now be updated multiple times | Petko Manolov |
2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin |
2015-02-02 | ima: /proc/keys is now mandatory | David Howells |
2014-12-06 | ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met | Michael Ellerman |
2014-11-17 | ima: require signature based appraisal | Dmitry Kasatkin |
2014-11-17 | ima: load x509 certificate from the kernel | Dmitry Kasatkin |
2014-09-09 | integrity: base integrity subsystem kconfig options on integrity | Dmitry Kasatkin |
2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar |
2013-11-23 | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds |
2013-10-31 | ima: define '_ima' as a builtin 'trusted' keyring | Mimi Zohar |
2013-10-31 | ima: extend the measurement list to include the file signature | Mimi Zohar |
2013-10-26 | ima: enable support for larger default filedata hash algorithms | Mimi Zohar |
2013-10-26 | ima: add Kconfig default measurement list template | Mimi Zohar |
2013-10-25 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin |
2013-06-20 | integrity: move integrity_audit_msg() | Mimi Zohar |