[GIT] Crypto Fixes for 5.3

From: Herbert Xu
Date: Thu Jul 18 2019 - 23:12:36 EST


Hi Linus:

This push fixes the following issues:

- Fix missed wake-up race in padata.
- Use crypto_memneq in ccp.
- Fix version check in ccp.
- Fix fuzz test failure in ccp.
- Fix potential double free in crypto4xx.
- Fix compile warning in stm32.


The following changes since commit f3880a23564e3172437285ebcb5b8a124539fdae:

crypto: stm32/hash - remove interruptible condition for dma (2019-07-03 22:15:08 +0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

for you to fetch changes up to cf144f81a99d1a3928f90b0936accfd3f45c9a0a:

padata: use smp_mb in padata_reorder to avoid orphaned padata jobs (2019-07-18 13:39:54 +0800)

----------------------------------------------------------------
Cfir Cohen (1):
crypto: ccp/gcm - use const time tag comparison.

Daniel Jordan (1):
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs

David Rientjes (1):
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL

Herbert Xu (1):
crypto: stm32/hash - Fix incorrect printk modifier for size_t

Hook, Gary (1):
crypto: ccp - memset structure fields to zero before reuse

Wen Yang (1):
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe

drivers/crypto/amcc/crypto4xx_trng.c | 1 -
drivers/crypto/ccp/ccp-ops.c | 15 +++++++++++++--
drivers/crypto/ccp/psp-dev.c | 19 ++++++++++++-------
drivers/crypto/stm32/stm32-hash.c | 2 +-
kernel/padata.c | 12 ++++++++++++
5 files changed, 38 insertions(+), 11 deletions(-)

Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt