]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9b88285656dcf5e02f87c319c4ea4ce7394298c
treea64ded6cacafc9dcece90e102fd6d67b4cd47a28
parent81f6855c73e0adadfdc6d84df96d0b79faa65a78
parentab68f9f286733fd130e5c222ef85d71fbc32f679
Merge branch 'linus' of git://git.kernel.org/pub/scm/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