1. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month 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 · 6 years ago
  6. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  7. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  8. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  9. 192cabd lib/digsig: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  10. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  11. c5ce7c6 lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero by Nicolai Stange · 9 years ago
  12. 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 9 years ago
  13. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  14. 54b14f4 lib/digsig.c: kernel-doc warning fixes by Fabian Frederick · 11 years ago
  15. ff6092a lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  16. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  17. 26d4384 digsig: remove unnecessary memory allocation and copying by Dmitry Kasatkin · 12 years ago
  18. 7810cc1 digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 12 years ago
  19. bc01637 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 12 years ago
  20. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 13 years ago
  21. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 13 years ago
  22. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 13 years ago
  23. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago