index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
Age
Commit message (
Expand
)
Author
2025-03-15
crypto: virtio - Erase some sensitive memory when it is freed
Christophe JAILLET
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_req pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_ctx pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous ctx->tfm backpointer
Lukas Wunner
2025-02-22
crypto: virtio - Simplify RSA key size caching
Lukas Wunner
2025-02-22
crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop()
Lukas Wunner
2024-10-05
crypto: virtio - Drop sign/verify operations
Lukas Wunner
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-05-22
crypto: virtio - drop owner assignment
Krzysztof Kozlowski
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-02-09
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
2024-02-09
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-01-26
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...
Markus Elfring
2023-12-22
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-10-18
virtio-crypto: handle config changed by work queue
zhenwei pi
2023-08-18
crypto: virtio - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-10
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
Christophe JAILLET
2022-12-28
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
2022-12-02
crypto: virtio - Use helper to set reqsize
Herbert Xu
2022-09-27
virtio-crypto: fix memory-leak
lei he
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
virtio-crypto: change code style
zhenwei pi
2022-03-28
virtio-crypto: rename skcipher algs
zhenwei pi
2022-03-28
virtio-crypto: implement RSA algorithm
zhenwei pi
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-08-12
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2020-08-21
crypto: virtio - don't use 'default m'
Ram Muthiah
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-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2019-11-17
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
2019-11-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
[next]