index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2019-07-26
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
2019-07-26
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
2019-07-26
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
2019-07-26
crypto: crypto4xx - block ciphers should only accept complete blocks
Christian Lamparter
2019-07-26
crypto: crypto4xx - fix blocksize for cfb and ofb
Christian Lamparter
2019-07-26
crypto: crypto4xx - fix AES CTR blocksize value
Christian Lamparter
2019-07-26
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-07-26
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-07-26
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-07-26
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
2019-07-26
crypto: talitos - properly handle split ICV.
Christophe Leroy
2019-07-26
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-07-26
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
2019-07-21
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-07-21
crypto: talitos - fix hash on SEC1.
Christophe Leroy
2019-07-21
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2019-07-14
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
2019-06-04
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
2019-05-31
crypto: sun4i-ss - Fix invalid calculation of hash end
Corentin Labbe
2019-05-31
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
2019-05-22
crypto: ccree - handle tee fips error during power management resume
Ofir Drang
2019-05-22
crypto: ccree - add function to handle cryptocell tee fips error
Ofir Drang
2019-05-22
crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspend
Ofir Drang
2019-05-22
crypto: ccree - pm resume first enable the source clk
Ofir Drang
2019-05-22
crypto: ccree - don't map AEAD key and IV on stack
Gilad Ben-Yossef
2019-05-22
crypto: ccree - use correct internal state sizes for export
Gilad Ben-Yossef
2019-05-22
crypto: ccree - don't map MAC key on stack
Gilad Ben-Yossef
2019-05-22
crypto: ccree - fix mem leak on error path
Gilad Ben-Yossef
2019-05-22
crypto: ccree - remove special handling of chained sg
Gilad Ben-Yossef
2019-05-22
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
2019-05-22
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2019-05-22
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
2019-05-22
crypto: rockchip - update IV buffer to contain the next IV
Zhang Zhijie
2019-05-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
2019-05-22
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
Singh, Brijesh
2019-05-22
crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
Christian Lamparter
2019-05-22
crypto: crypto4xx - fix ctr-aes missing output IV
Christian Lamparter
2019-03-28
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
crypto: s5p-sss - fix AES support for Exynos5433
Kamil Konieczny
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-02-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
2019-02-28
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
[next]