Hi Linus: This push fixes a number of concurrency issues on s390 where multiple users of the same crypto transform may clobber each other's results. 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 Harald Freudenberger (3): crypto: s390 - fix concurrency issue in aes-ctr mode crypto: s390 - fix des and des3_ede cbc concurrency issue crypto: s390 - fix des and des3_ede ctr concurrency issue arch/s390/crypto/aes_s390.c | 65 +++++++++++++++++++++--------- arch/s390/crypto/des_s390.c | 95 ++++++++++++++++++++++++++++--------------- 2 files changed, 108 insertions(+), 52 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