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
Age
Commit message (
Expand
)
Author
2018-03-31
crypto: inside-secure - move the digest to the request context
Antoine Tenart
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2018-03-23
crypto: bfin_crc - remove blackfin CRC driver
Arnd Bergmann
2018-03-23
crypto: inside-secure - fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-23
crypto: inside-secure - improve clock initialization
Gregory CLEMENT
2018-03-23
crypto: inside-secure - fix clock management
Gregory CLEMENT
2018-03-23
crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()
weiyongjun \(A\)
2018-03-23
crypto: talitos - Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-03-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2018-03-16
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-09
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
Gary R Hook
2018-03-09
crypto: s5p-sss - Constify pointed data (arguments and local variables)
Krzysztof Kozlowski
2018-03-09
crypto: s5p-sss - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
crypto: omap-sham - Fix misleading indentation
Krzysztof Kozlowski
2018-03-09
crypto: omap-sham - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
crypto: chelsio - no csum offload for ipsec path
Atul Gupta
2018-03-09
crypto: omap-aes - make queue length configurable
Tero Kristo
2018-03-09
crypto: omap-aes - make fallback size configurable
Tero Kristo
2018-03-09
crypto: omap-sham - make queue length configurable
Tero Kristo
2018-03-09
crypto: omap-sham - make fallback size configurable
Tero Kristo
2018-03-09
crypto: omap-crypto - Verify page zone scatterlists before starting DMA
Tero Kristo
2018-03-09
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
Tero Kristo
2018-03-09
crypto: talitos - do not perform unnecessary dma synchronisation
LEROY Christophe
2018-03-09
crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
LEROY Christophe
2018-03-09
crypto: inside-secure - wait for the request to complete if in the backlog
Antoine Tenart
2018-03-09
crypto: inside-secure - move cache result dma mapping to request
Antoine Tenart
2018-03-09
crypto: inside-secure - move hash result dma mapping to request
Ofer Heifetz
2018-03-03
crypto: ccp - Fix sparse, use plain integer as NULL pointer
Brijesh Singh
2018-03-03
crypto: ccp - return an actual key size from RSA max_size callback
Maciej S. Szmigiero
2018-03-03
crypto: ccp - don't disable interrupts while setting up debugfs
Sebastian Andrzej Siewior
2018-03-03
crypto: atmel-aes - fix the keys zeroing on errors
Antoine Tenart
2018-03-03
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
2018-03-03
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
2018-03-03
crypto: ccp - add check to get PSP master only when PSP is detected
Brijesh Singh
2018-03-03
crypto: ccree - replace memset+kfree with kzfree
Gilad Ben-Yossef
2018-03-03
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-03-03
crypto: ccree - remove unused definitions
Gilad Ben-Yossef
2018-03-03
crypto: marvell/cesa - Clean up redundant #include
Robin Murphy
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
crypto: ccp: Fix sparse, use plain integer as NULL pointer
Brijesh Singh
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-22
crypto: ccree - fix memdup.cocci warnings
Fengguang Wu
2018-02-22
crypto: atmel - Delete error messages for a failed memory allocation in six f...
Markus Elfring
2018-02-22
crypto: bcm - Delete an error message for a failed memory allocation in do_sh...
Markus Elfring
[prev]
[next]