projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b0a4c6f
7c8d518
)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
author
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 11 Jun 2012 13:31:52 +0000
(16:31 +0300)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 11 Jun 2012 13:31:52 +0000
(16:31 +0300)
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
Trivial merge