index
:
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
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-11
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
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-08-03
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
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
2017-01-13
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-16
crypto: add virtio-crypto driver
Gonglei