Hi Linus: This push fixes a regression on ARM where odd-sized blocks supplied to AES may cause crashes. 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 Mikulas Patocka (2): crypto: arm64-aes - fix encryption of unaligned data crypto: arm-aes - fix encryption of unaligned data arch/arm/crypto/aesbs-glue.c | 10 +++++----- arch/arm64/crypto/aes-glue.c | 12 ++++++------ 2 files changed, 11 insertions(+), 11 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