]> 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>
Wed, 24 Jul 2013 18:05:18 +0000 (11:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jul 2013 18:05:18 +0000 (11:05 -0700)
commit1155d4f2ecf720186058170256db6bf6ff04fcd6
treec5b9258be43d7f4e2ec1d91e4b83820562fbaebb
parentd8daa78ad07bdd25301d9173ce5e5fbd91d701fc
parent1494aac8bf8882012fb33a4f396eac995dec5a2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This push fixes a memory corruption issue in caam, as well as
  reverting the new optimised crct10dif implementation as it breaks boot
  on initrd systems.

  Hopefully crct10dif will be reinstated once the supporting code is
  added so that it doesn't break boot"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
  crypto: caam - Fixed the memory out of bound overwrite issue
crypto/Kconfig
crypto/Makefile
lib/Kconfig