]> 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)
commit4cb7c643dcca3a63cd39858dca3ce1c1d4f39346
treea64ded6cacafc9dcece90e102fd6d67b4cd47a28
parent7853df12666bae64c20dfed1ec24fd580bac3f11
parent0c0cadad22030756b7a0dfe4f01f7d1285380ccf
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