commit | 4e3c8a1b1c63482403e9d5e3148dee1a711e4b91 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 11 16:31:52 2012 +0300 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 11 16:31:52 2012 +0300 |
tree | 513410a63a617436c94373fa5cf6273c3a85c47c | |
parent | b0a4c6f2e3fce088eb597d4b9ee2075cb6399ee1 [diff] | |
parent | 7c8d51848a88aafdb68f42b6b650c83485ea2f84 [diff] |
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