Hi Linus: This push fixes a memory corruption bug due to undersized kmalloc in the caam driver. The patch has actually been in my tree for a month but I had incorrectly placed it in the tree for linux-next. Sorry about that. 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 Kim Phillips (1): crypto: caam - fix operator precedence in shared descriptor allocation drivers/crypto/caam/caamalg.c | 6 +++--- 1 files changed, 3 insertions(+), 3 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