]> 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, 20 Jan 2015 06:17:34 +0000 (18:17 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Jan 2015 06:17:34 +0000 (18:17 +1200)
commit39f8467d3d3a508fcf8838eb1bfda607e16c2f10
treecb3500bb32ffba36e9892c2dad98bda001ea65ca
parent2ed7e337abb1ed49ab49ef9f4de7be565b921b55
parentfefc3249036b9956c636f7ed01607c83bd4a896e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a regression that arose from the change to add a crypto
  prefix to module names which was done to prevent the loading of
  arbitrary modules through the Crypto API.

  In particular, a number of modules were missing the crypto prefix
  which meant that they could no longer be autoloaded"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: add missing crypto module aliases