From: Linus Torvalds Date: Wed, 30 Mar 2016 18:28:34 +0000 (-0500) Subject: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: v4.6-rc2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62f444e0548eb503b42c8447675b468f5cf40c69;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'linus' of git://git./linux/kernel/git/herbert/crypto-2.6 Pull crypto fix from Herbert Xu: "This fixes a bug in pkcs7_validate_trust and its users where the output value may in fact be taken from uninitialised memory" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument --- 62f444e0548eb503b42c8447675b468f5cf40c69