- f44b645 certs: simplify empty certs creation in certs/Makefile by Masahiro Yamada · 2 years, 10 months ago
- 6ce019f certs: include certs/signing_key.x509 unconditionally by Masahiro Yamada · 2 years, 10 months ago
- e6340b6 certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty by Masahiro Yamada · 2 years, 11 months ago
- ad29a2f certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI by Masahiro Yamada · 2 years, 11 months ago
- 340a025 certs: move scripts/extract-cert to certs/ by Masahiro Yamada · 3 years ago
- 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
- b8c96a6 certs: simplify $(srctree)/ handling and remove config_filename macro by Masahiro Yamada · 3 years ago
- 5410f3e certs: remove misleading comments about GCC PR by Masahiro Yamada · 3 years ago
- 5cca360 certs: refactor file cleaning by Masahiro Yamada · 3 years ago
- 3958f21 certs: remove unneeded -I$(srctree) option for system_certificates.o by Masahiro Yamada · 3 years ago
- 1c4bd9f certs: unify duplicated cmd_extract_certs and improve the log by Masahiro Yamada · 3 years ago
- c537e4d certs: use $< and $@ to simplify the key generation rule by Masahiro Yamada · 3 years ago
- e06a61a certs: use if_changed to re-generate the key when the key type is changed by Masahiro Yamada · 3 years, 1 month ago
- 54c8b51 certs: use 'cmd' to hide openssl output in silent builds more simply by Masahiro Yamada · 3 years, 1 month ago
- f8487d2 certs: remove noisy messages while generating the signing key by Masahiro Yamada · 3 years, 1 month ago
- f3a2ba4 certs: check-in the default x509 config file by Masahiro Yamada · 3 years, 1 month ago
- 54e2c77 certs: remove meaningless $(error ...) in certs/Makefile by Masahiro Yamada · 3 years, 1 month ago
- a4aed36 certs: Add support for using elliptic curve keys for signing modules by Stefan Berger · 3 years, 6 months ago
- ea35e0d certs: Trigger creation of RSA module signing key if it's not an RSA key by Stefan Berger · 3 years, 6 months ago
- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- 781a573 ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies by Nayna Jain · 3 years, 8 months ago
- 0165f4c ima: enable signing of modules with build time generated key by Nayna Jain · 3 years, 8 months ago
- d1f0441 certs: Add ability to preload revocation certs by Eric Snowberg · 4 years ago
- 2565ca7 certs: Move load_system_certificate_list to a common function by Eric Snowberg · 4 years ago
- 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 5ccbdbf9 modsign: add markers to endif-statements in certs/Makefile by Jarkko Sakkinen · 7 years ago
- 734114f KEYS: Add a system blacklist keyring by David Howells · 8 years ago
- 5d06ee2 modsign: hide openssl output in silent builds by Arnd Bergmann · 9 years ago
- 3ee550f modsign: Handle signing key in source tree by David Woodhouse · 9 years ago
- 62172c8 modsign: Use if_changed rule for extracting cert from module signing key by David Woodhouse · 9 years ago
- cfc411e Move certificate handling to its own directory by David Howells · 9 years ago