]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 May 2015 21:26:36 +0000 (14:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 May 2015 21:26:36 +0000 (14:26 -0700)
commit418c31045b31a8ac4788638e2402088cb3f47cf1
tree6d20da1081029e71d72c287249f037638eb9b17e
parent131ec7af3119f7f1168a85f3ed0a2ba597d10a30
parent4dabb8f40866c3f051e459470561fdfdf416ac75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull another crypto fix from Herbert Xu:
 "Fix ICV corruption in s390/ghash when the same tfm is used by more
  than one thread"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: s390/ghash - Fix incorrect ghash icv buffer handling.