1. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  2. bc959a4 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 7 years ago
  3. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 7 years ago
  4. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 7 years ago
  5. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  6. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 8 years ago
  7. ad46d7e crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 8 years ago
  8. f1d84af crypto: algif_hash - Remove custom release parent function by Herbert Xu · 8 years ago
  9. 6de62f1 crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 8 years ago
  10. 4afa5f9 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 9 years ago
  11. 01e97e6 new helper: msg_data_left() by Al Viro · 9 years ago
  12. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  13. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 9 years ago
  14. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  15. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  16. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 9 years ago
  17. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  18. 2a6af25 crypto: algif - zeroize message digest buffer by Stephan Mueller · 9 years ago
  19. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 10 years ago
  20. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 10 years ago
  21. 72a763d crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 11 years ago
  22. 269230e crypto: algif_hash - Handle initial af_alg_make_sg error correctly by Herbert Xu · 13 years ago
  23. fe869cd crypto: algif_hash - User-space interface for hash operations by Herbert Xu · 14 years ago