This patch set fixes issues uncovered when testing the Job Ring interface with CONFIG_DMA_API_DEBUG=y. First patch ("crypto: caam - fix hash context DMA unmap size") has to be sent to -stable, according to "Fixes" tag. Franck LENORMAND (1): crypto: caam - fix hash context DMA unmap size Horia Geantă (2): crypto: caam - fix DMA mapping xcbc key twice crypto: caam - generate hash keys in-place drivers/crypto/caam/caamhash.c | 51 ++++++++++++++++-------------------------- drivers/crypto/caam/key_gen.c | 30 +++++++++---------------- 2 files changed, 29 insertions(+), 52 deletions(-) -- 2.16.2