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