lkml.org 
[lkml]   [2015]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectCrypto Fixes for 3.19
    Hi Linus:

    This push 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.

    Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git

    or

    master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git


    Mathias Krause (1):
    crypto: add missing crypto module aliases

    arch/powerpc/crypto/sha1.c | 1 +
    arch/x86/crypto/sha-mb/sha1_mb.c | 2 +-
    crypto/aes_generic.c | 1 +
    crypto/ansi_cprng.c | 1 +
    crypto/blowfish_generic.c | 1 +
    crypto/camellia_generic.c | 1 +
    crypto/cast5_generic.c | 1 +
    crypto/cast6_generic.c | 1 +
    crypto/crc32c_generic.c | 1 +
    crypto/crct10dif_generic.c | 1 +
    crypto/des_generic.c | 7 ++++---
    crypto/ghash-generic.c | 1 +
    crypto/krng.c | 1 +
    crypto/salsa20_generic.c | 1 +
    crypto/serpent_generic.c | 1 +
    crypto/sha1_generic.c | 1 +
    crypto/sha256_generic.c | 2 ++
    crypto/sha512_generic.c | 2 ++
    crypto/tea.c | 1 +
    crypto/tgr192.c | 1 +
    crypto/twofish_generic.c | 1 +
    crypto/wp512.c | 1 +
    22 files changed, 27 insertions(+), 4 deletions(-)

    Thanks,
    --
    Email: Herbert Xu <herbert@gondor.apana.org.au>
    Home Page: http://gondor.apana.org.au/~herbert/
    PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


    \
     
     \ /
      Last update: 2015-01-20 02:01    [W:4.360 / U:1.132 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site