From: Linus Torvalds Date: Fri, 8 Jan 2021 20:05:11 +0000 (-0800) Subject: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: v5.11-rc3~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea1c87c156d94dd78b4f5267ec40c403b2da7e14;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes a functional bug in arm/chacha-neon as well as a potential buffer overflow in ecdh" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: ecdh - avoid buffer overflow in ecdh_set_secret() crypto: arm/chacha-neon - add missing counter increment --- ea1c87c156d94dd78b4f5267ec40c403b2da7e14