index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
/
virtio_crypto_core.c
Age
Commit message (
Expand
)
Author
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-05
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-16
crypto: add virtio-crypto driver
Gonglei