1. 2a7bf67 PKCS#7: Refactor verify_pkcs7_signature() by Thiago Jung Bauermann · 5 years ago
  2. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  3. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  4. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  5. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 5 years ago
  6. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 5 years ago
  7. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 5 years ago
  8. 278311e kexec, KEYS: Make use of platform keyring for signature verify by Kairui Song · 6 years ago
  9. 219a3e8 integrity, KEYS: add a reference to platform keyring by Kairui Song · 6 years ago
  10. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  11. c4df32c export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() by Masahiro Yamada · 6 years ago
  12. 817aef2 Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 6 years ago
  13. 2e20ce4 certs/blacklist: fix const confusion by Nick Desaulniers · 6 years ago
  14. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  15. 2be04df certs/blacklist_nohashes.c: fix const confusion in certs blacklist by Andi Kleen · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 5ccbdbf9 modsign: add markers to endif-statements in certs/Makefile by Jarkko Sakkinen · 7 years ago
  18. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  19. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  20. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  21. 734114f KEYS: Add a system blacklist keyring by David Howells · 8 years ago
  22. d3bfe84 certs: Add a secondary system keyring that can be added to dynamically by David Howells · 9 years ago
  23. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago
  24. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
  25. 99716b7 KEYS: Make the system trusted keyring depend on the asymmetric key type by David Howells · 9 years ago
  26. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 9 years ago
  27. bda850c PKCS#7: Make trust determination dependent on contents of trust keyring by David Howells · 9 years ago
  28. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 9 years ago
  29. 0d1db3e certs: Fix misaligned data in extra certificate list by David Howells · 9 years ago
  30. c4c3610 KEYS: Reserve an extra certificate symbol for inserting without recompiling by Mehmet Kayaalp · 9 years ago
  31. 5d06ee2 modsign: hide openssl output in silent builds by Arnd Bergmann · 9 years ago
  32. 5d2787c KEYS: Add an alloc flag to convey the builtinness of a key by David Howells · 9 years ago
  33. 48dbc16 certs: add .gitignore to stop git nagging about x509_certificate_list by Paul Gortmaker · 9 years ago
  34. 3ee550f modsign: Handle signing key in source tree by David Woodhouse · 9 years ago
  35. 62172c8 modsign: Use if_changed rule for extracting cert from module signing key by David Woodhouse · 9 years ago
  36. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago