From: Linus Torvalds Date: Thu, 8 Jun 2017 17:02:58 +0000 (-0700) Subject: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: Ubuntu-4.12.0-11.12~983 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d0aab7d4e93e0fd5df3e892e0f2087d7a5371b1a;p=mirror_ubuntu-artful-kernel.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 couple of places in the crypto code that were doing interruptible sleeps dangerously. They have been converted to use non-interruptible sleeps. This also fixes a bug in asymmetric_keys where it would trigger a use-after-free if a request returned EBUSY due to a full device queue" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: gcm - wait for crypto op not signal safe crypto: drbg - wait for crypto op not signal safe crypto: asymmetric_keys - handle EBUSY due to backlog correctly --- d0aab7d4e93e0fd5df3e892e0f2087d7a5371b1a