lkml.org 
[lkml]   [2016]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectCrypto Fixes for 4.6
    Hi Linus:

    This push fixes the following issues:

    API:

    * Fix kzalloc error path crash in ecryptfs added by skcipher
    conversion. Note the subject of the commit is screwed up and
    the correct subject is actually in the body.

    Drivers:

    * A number of fixes to the marvell cesa hashing code.
    * Remove bogus nested irqsave that clobbers the saved flags in ccp.


    Please pull from

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


    Boris BREZILLON (3):
    crypto: marvell/cesa - fix memory leak
    crypto: marvell/cesa - initialize hash states
    crypto: marvell/cesa - forward devm_ioremap_resource() error code

    Gary R Hook (1):
    crypto: ccp - fix lock acquisition code

    Herbert Xu (1):
    eCryptfs: Use skcipher and shash

    drivers/crypto/ccp/ccp-dev.c | 6 +--
    drivers/crypto/marvell/cesa.c | 2 +-
    drivers/crypto/marvell/cesa.h | 3 +-
    drivers/crypto/marvell/hash.c | 106 +++++++++++++++--------------------------
    fs/ecryptfs/keystore.c | 6 +--
    5 files changed, 46 insertions(+), 77 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: 2016-03-23 15:01    [W:4.617 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site