]> 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)
commitab6380542076fcfbd0bd186c64a4465ba99d724c
tree20254d20758d2410d9caa68fa1786b71a4225875
parent4269fe2309858439a2bc4c6d5a07e7695239e0e1
parent9abd09ae8b90f8a2424edb4c187a560ed70ac499
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