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