From: Linus Torvalds Date: Mon, 3 Aug 2015 17:53:58 +0000 (-0700) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: v5.15~15328 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abeb4f572d1c4e3c996a427c19e52601dee044e8;p=platform%2Fkernel%2Flinux-starfive.git Merge git://git./linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes the following issues: - a bogus BUG_ON in ixp4xx that can be triggered by a dst buffer that is an SG list. - the error handling in hwrngd may cause a crash in case of an error. - fix a race condition in qat registration when multiple devices are present" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: hwrng: core - correct error check of kthread_run call crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer crypto: qat - Fix invalid synchronization between register/unregister sym algs --- abeb4f572d1c4e3c996a427c19e52601dee044e8