Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:20:10 +0000 (07:20 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:20:10 +0000 (07:20 +0900)
commitdc5bc3f1e3d886ce1193281bb2bfb2b44f4aeae4
treea64ded6cacafc9dcece90e102fd6d67b4cd47a28
parent9e17f9070280bd58af9aead415544387a7a61427
parent3fc89adb9fa4beff31374a4bf50b3d099d88ae83
Merge branch 'linus' of git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a problem in the Crypto API that may cause spurious errors
  when signals are received by the process that made the orignal system
  call into the kernel"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: api - Only abort operations on fatal signal