]> 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)
commit0e99ba84c34174b0ce502507108cea4869d79f13
treecb3500bb32ffba36e9892c2dad98bda001ea65ca
parent0e6b6775262e513e1ab280eee24c9c788da62e79
parent185054725d1410cc8c24ff901485c80b820ea0ac
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