index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
/
virtio_crypto_algs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-6
/
+2
*
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-96
/
+91
*
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
2019-11-17
1
-2
/
+10
*
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
2019-11-17
1
-0
/
+9
*
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-26
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
2019-01-11
1
-1
/
+1
*
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
2018-08-03
1
-2
/
+2
*
crypto: virtio - Register an algo only if it's supported
Farhan Ali
2018-07-01
1
-36
/
+76
*
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
1
-1
/
+1
*
crypto: virtio - convert to new crypto engine API
Corentin LABBE
2018-02-15
1
-6
/
+10
*
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
*
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
2017-07-18
1
-22
/
+87
*
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
2017-01-13
1
-1
/
+1
*
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-30
1
-17
/
+35
*
crypto: add virtio-crypto driver
Gonglei
2016-12-16
1
-0
/
+540