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
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
2017-09-20
crypto: inside-secure - fix gcc-4.9 warnings
Arnd Bergmann
2017-09-20
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
2017-09-20
crypto: talitos - fix hashing
LEROY Christophe
2017-09-20
crypto: talitos - fix sha224
LEROY Christophe
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2017-08-22
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
Christophe Jaillet
2017-08-22
crypto: inside-secure - fix an error handling path in safexcel_probe()
Christophe Jaillet
2017-08-22
crypto: rockchip - Don't dequeue the request when device is busy
Zain Wang
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-08-22
crypto: sahara - constify platform_device_id
Arvind Yadav
2017-08-22
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
Lars Persson
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-17
crypto: ccp - use dma_mapping_error to check map error
Pan Bian
2017-08-17
crypto: sahara - Remove leftover from previous used spinlock
Mogens Lauridsen
2017-08-17
crypto: sahara - Fix dma unmap direction
Mogens Lauridsen
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
crypto: ccp - select CONFIG_CRYPTO_RSA
Arnd Bergmann
2017-08-09
crypto: ccp - avoid uninitialized variable warning
Arnd Bergmann
2017-08-09
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-03
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
2017-08-03
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
2017-08-03
crypto: ccp - remove duplicate module version and author entry
Brijesh Singh
2017-08-03
Crypto: atmel-ecc: Make a couple of local functions static
Colin Ian King
2017-08-03
crypto: img-hash - remove unnecessary static in img_hash_remove()
Gustavo A. R. Silva
2017-08-03
crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()
Gustavo A. R. Silva
2017-08-03
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
Gustavo A. R. Silva
2017-08-03
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
Gustavo A. R. Silva
2017-08-03
crypto: n2 - Convert to using %pOF instead of full_name
Rob Herring
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
Antoine Ténart
2017-08-03
crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
Antoine Ténart
2017-07-28
csrypto: ccp - Expand RSA support for a v5 ccp
Gary R Hook
[next]