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