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
/
caam
Age
Commit message (
Expand
)
Author
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-23
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
2019-05-23
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
crypto: caam - fix S/G table passing page boundary
Horia Geantă
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-17
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-09
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
2019-05-09
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
2019-05-09
crypto: caam - fix DKP detection logic
Herbert Xu
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-03
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
2019-05-03
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2019-05-03
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
2019-04-25
crypto: caam/jr - update gcm detection logic
Horia Geantă
2019-04-25
crypto: caam - fix spelling mistake "cannote" -> "cannot"
Colin Ian King
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
2019-04-18
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-03-28
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
2019-03-28
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-28
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
[next]