index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-22
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-06-22
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-01-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
2019-12-31
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-47
/
+204
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
1
-2
/
+2
2018-08-03
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
1
-2
/
+2
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
3
-45
/
+159
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2
-0
/
+43
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2
-2
/
+0
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
3
-11
/
+11
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
3
-70
/
+98
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-2
/
+1
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+1
2017-01-13
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
1
-1
/
+1
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
4
-22
/
+121
2016-12-16
crypto: add virtio-crypto driver
Gonglei
6
-0
/
+1423