From: Linus Torvalds Date: Fri, 22 Dec 2017 20:22:48 +0000 (-0800) Subject: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: v5.15~9756 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0fc0f18bed026a7aa6d5499d06cc9a6eb47dc3cc;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'linus' of git://git./linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes the following issues: - fix chacha20 crash on zero-length input due to unset IV - fix potential race conditions in mcryptd with spinlock - only wait once at top of algif recvmsg to avoid inconsistencies - fix potential use-after-free in algif_aead/algif_skcipher" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: af_alg - fix race accessing cipher request crypto: mcryptd - protect the per-CPU queue with a lock crypto: af_alg - wait for data at beginning of recvmsg crypto: skcipher - set walk.iv for zero-length inputs --- 0fc0f18bed026a7aa6d5499d06cc9a6eb47dc3cc