]> 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, 28 Jul 2014 18:35:30 +0000 (11:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2014 18:35:30 +0000 (11:35 -0700)
commita356961c2f075bfb017fb15c952e06fa30270fac
tree20254d20758d2410d9caa68fa1786b71a4225875
parent3e57b66aab734cd80dc4eec36d7ccff357548d8e
parentd1cdc161827b49b2ac6b11a9ef16ac6b2f861a59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull ARM AES crypto fixes from Herbert Xu:
 "This push fixes a regression on ARM where odd-sized blocks supplied to
  AES may cause crashes"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: arm-aes - fix encryption of unaligned data
  crypto: arm64-aes - fix encryption of unaligned data