]> 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>
Mon, 11 Jun 2012 13:31:52 +0000 (16:31 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jun 2012 13:31:52 +0000 (16:31 +0300)
commitc29a3ab9c218ad71151f2639212f69342aabc7c0
tree513410a63a617436c94373fa5cf6273c3a85c47c
parent79f12efcebc712903830b6a1da347111f4356166
parentc69907063d15aa384d316f696f1f78f55550cd76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This push fixes an unaligned fault on x86-32 with aesni-intel and an
  RNG failure with atmel-rng (repeated bits)."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
  hwrng: atmel-rng - fix race condition leading to repeated bits