Hi Linus: This push fixes the following issues: - A crash regression in the new skcipher walker. - Incorrect return value in public_key_verify_signature. - Fix for in-place signing in the sign-file utility. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Alex Yashchenko (1): sign-file: Fix inplace signing when src and dst names are both specified Ard Biesheuvel (1): crypto: skcipher - fix crash in virtual walk Pan Bian (1): crypto: asymmetric_keys - set error code on failure crypto/asymmetric_keys/public_key.c | 1 + crypto/skcipher.c | 4 +++- scripts/sign-file.c | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html