aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio
Commit message (Expand)AuthorAge
* crypto: drivers - Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-26
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* crypto: virtio - clean up indentation, replace spaces with tabColin Ian King2019-01-11
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\
| * crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai2018-08-03
| * crypto: virtio - Register an algo only if it's supportedFarhan Ali2018-07-01
| * crypto: virtio - Read crypto services and algorithm masksFarhan Ali2018-07-01
* | virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto2018-08-11
|/
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu2018-03-16
* crypto: virtio - convert to new crypto engine APICorentin LABBE2018-02-15
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: virtio - pr_err() strings should end with newlinesArvind Yadav2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin2017-07-18
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-02
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | crypto: virtio - adjust priority of algorithmGonglei \(Arei\)2017-01-13
* | crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-30
|/
* crypto: add virtio-crypto driverGonglei2016-12-15