Hi Linus: This push fixes the following issues: * The selftest overreads the IV test vector. * Fix potential infinite loop in sunxi-ss driver. * Fix powerpc build failure when VMX is set without VSX. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Andrey Ryabinin (1): crypto: testmgr - don't copy from source IV too much LABBE Corentin (1): crypto: sunxi-ss - Fix a possible driver hang with ciphers Michael Ellerman (1): crypto: vmx - VMX crypto should depend on CONFIG_VSX crypto/testmgr.c | 5 +++-- drivers/crypto/Kconfig | 2 +- drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 2 +- 3 files changed, 5 insertions(+), 4 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