Crypto Fixes for 4.11

From: Herbert Xu
Date: Fri Mar 31 2017 - 06:29:47 EST


Hi Linus:

This push fixes the following issues:

- Memory corruption when kmalloc fails in xts/lrw.
- Mark some CCP DMA channels as private.
- Fix reordering race in padata.
- Regression in omap-rng DT description.


Please pull from

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


Eric Biggers (1):
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure

Gary R Hook (1):
crypto: ccp - Make some CCP DMA channels private

Jason A. Donenfeld (1):
padata: avoid race in reordering

Thomas Petazzoni (1):
dt-bindings: rng: clocks property on omap_rng not always mandatory

Documentation/devicetree/bindings/rng/omap_rng.txt | 3 +-
crypto/lrw.c | 7 +++-
crypto/xts.c | 7 +++-
drivers/crypto/ccp/ccp-dev-v5.c | 1 +
drivers/crypto/ccp/ccp-dev.h | 5 +++
drivers/crypto/ccp/ccp-dmaengine.c | 41 ++++++++++++++++++++
kernel/padata.c | 5 ++-
7 files changed, 62 insertions(+), 7 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