]> 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>
Tue, 11 Sep 2012 23:14:17 +0000 (07:14 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Sep 2012 23:14:17 +0000 (07:14 +0800)
commitcd1bdef34b1c8c55b5603089fbe0ed05bb8ed1d6
treec0a7e840a98628ce7eff8dc307a3cdcb9cd33d1a
parent3e9a09fb83a32b00847fd1154da00afbaf1e9d4f
parent75b137ae6afca20a20da291fa6a496a208caffb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes the authenc self-test crash as well as a missing export of
  a symbol used by a module."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: authenc - Fix crash with zero-length assoc data
  crypto/caam: Export gen_split_key symbol for other modules