index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: virtio - Drop sign/verify operations
Lukas Wunner
2024-10-05
1
-44
/
+21
*
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
1
-1
/
+1
*
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-17
1
-19
/
+12
*
crypto: virtio - drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
2
-8
/
+6
|
\
|
*
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
2024-02-09
1
-2
/
+0
|
*
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...
Markus Elfring
2024-01-26
1
-6
/
+6
*
|
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-02-09
1
-2
/
+3
|
/
*
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
2023-12-22
1
-0
/
+3
*
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-12-01
2
-10
/
+15
*
virtio-crypto: handle config changed by work queue
zhenwei pi
2023-10-18
2
-1
/
+16
*
crypto: virtio - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
2
-26
/
+30
*
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-4
/
+0
*
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
2023-07-03
1
-0
/
+1
*
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
|
*
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
Christophe JAILLET
2023-02-10
1
-1
/
+1
*
|
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
2022-12-28
1
-1
/
+2
|
/
*
crypto: virtio - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+3
*
virtio-crypto: fix memory-leak
lei he
2022-09-27
1
-0
/
+4
*
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
1
-1
/
+2
*
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
1
-1
/
+4
*
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
4
-55
/
+64
*
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
3
-45
/
+79
*
virtio-crypto: change code style
zhenwei pi
2022-05-31
2
-53
/
+59
*
virtio-crypto: rename skcipher algs
zhenwei pi
2022-03-28
4
-9
/
+9
*
virtio-crypto: implement RSA algorithm
zhenwei pi
2022-03-28
6
-1
/
+608
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-4
/
+4
*
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
1
-2
/
+2
*
crypto: virtio - don't use 'default m'
Ram Muthiah
2020-08-21
1
-1
/
+0
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-23
/
+23
|
\
|
*
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-23
/
+23
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
2
-7
/
+7
*
|
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-1
/
+2
*
|
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
2020-07-09
1
-2
/
+2
|
/
*
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-04
1
-0
/
+1
*
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-04
1
-2
/
+3
*
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-04
1
-5
/
+10
*
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
2
-97
/
+92
*
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: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
1
-1
/
+1
*
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
4
-52
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
2019-01-11
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
4
-47
/
+204
|
\
|
*
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
3
-45
/
+159
|
*
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-07-01
2
-0
/
+43
[next]