Hi Linus: This push fixes a bug in the new ahash walking code, as well as the self-test disabling option. The self-test disabling options is now enabled by default as requested. 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 Herbert Xu (2): crypto: testmgr - Fix test disabling option crypto: testmgr - Default to no tests Szilveszter Ördög (1): crypto: hash - Fix handling of small unaligned buffers crypto/Kconfig | 8 ++++---- crypto/ahash.c | 7 +++++-- crypto/algboss.c | 8 ++++---- crypto/testmgr.c | 4 ++-- 4 files changed, 15 insertions(+), 12 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