1. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  2. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  3. b13a540 virtio_crypto: convert to LE accessors by Michael S. Tsirkin · 4 years, 7 months ago
  4. b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 8 months ago
  5. ad6a066 crypto: virtio - constify features[] and id_table[] by Rikard Falkeborn · 4 years, 8 months ago
  6. d90ca42 crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req() by Longpeng(Mike) · 4 years, 9 months ago
  7. 8c855f0 crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req() by Longpeng(Mike) · 4 years, 9 months ago
  8. b02989f crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req() by Longpeng(Mike) · 4 years, 9 months ago
  9. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  10. eee1d6f crypto: virtio - switch to skcipher API by Ard Biesheuvel · 5 years ago
  11. 19c5da7 crypto: virtio - deal with unsupported input sizes by Ard Biesheuvel · 5 years ago
  12. 500e680 crypto: virtio - implement missing support for output IVs by Ard Biesheuvel · 5 years ago
  13. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  14. cc2a58f crypto: drivers - Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  15. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. 1bb64d8 crypto: virtio - clean up indentation, replace spaces with tab by Colin Ian King · 6 years ago
  18. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  19. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 7 years ago
  20. f6adeef crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req() by Jia-Ju Bai · 7 years ago
  21. d0d859b crypto: virtio - Register an algo only if it's supported by Farhan Ali · 7 years ago
  22. b551bac crypto: virtio - Read crypto services and algorithm masks by Farhan Ali · 7 years ago
  23. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  24. 5bfa7ac crypto: virtio - remove dependency on CRYPTO_AUTHENC by Peter Wu · 7 years ago
  25. 67189375 crypto: virtio - convert to new crypto engine API by Corentin LABBE · 7 years ago
  26. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. e02b8b4 crypto: virtio - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  29. d31e712 crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services by Zeng, Xin · 8 years ago
  30. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  31. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  32. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  33. 8717096 crypto: virtio - adjust priority of algorithm by Gonglei \(Arei\) · 8 years ago
  34. d79b5d0 crypto: virtio - support crypto engine framework by Gonglei \(Arei\) · 8 years ago
  35. dbaf062 crypto: add virtio-crypto driver by Gonglei · 8 years ago