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
2019-08-09
crypto: caam - execute module exit point only if necessary
Iuliana Prodan
2019-08-09
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
2019-08-09
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
2019-08-09
crypto: caam - keep both virtual and dma key addresses
Horia Geantă
2019-08-09
crypto: caam - update rfc4106 sh desc to support zero length input
Iuliana Prodan
2019-08-09
crypto: caam - check zero-length input
Iuliana Prodan
2019-08-09
crypto: caam - check assoclen
Iuliana Prodan
2019-08-09
crypto: caam - check authsize
Iuliana Prodan
2019-08-09
crypto: caam - check key length
Iuliana Prodan
2019-08-09
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
2019-08-09
crypto: ccp - Clean up and exit correctly on allocation failure
Gary R Hook
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
2019-08-09
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-08-09
crypto: ux500/crypt - Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-08-09
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
2019-08-02
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-08-02
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
2019-08-02
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-08-02
crypto: atmel-sha204a - Use device-managed registration API
Chuhong Yuan
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-27
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
2019-07-27
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
2019-07-27
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
2019-07-26
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-26
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
2019-07-26
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
2019-07-26
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
2019-07-26
crypto: ccp - Make CCP debugfs support optional
Hook, Gary
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
2019-07-26
crypto: ux500 - Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
crypto: ccp - move to AES library for CMAC key derivation
Ard Biesheuvel
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
[next]