Re: Crypto Fixes for 3.10

2013-06-27 Thread Herbert Xu
Hi Linus: This push fixes a crash in the crypto layer exposed by an SCTP test tool. 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 (1): crypto: algboss - Hold ref cou

Re: Crypto Fixes for 3.10

2013-06-20 Thread Herbert Xu
Hi Linus: This push fixes an unaligned crash in XTS mode when using aseni_intel. 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 Jussi Kivilinna (1): crypto: aesni_intel - fix ac

Re: Crypto Fixes for 3.10

2013-06-10 Thread Herbert Xu
Hi Linus: This push fixes a build problem in sahara and temporarily disables two new optimisations because of performance regressions until a permanent fix is ready. 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

Crypto Fixes for 3.10

2013-05-27 Thread Herbert Xu
Hi Linus: This push fixes a crash in the new sha256_ssse3 driver as well as a DMA setup/teardown bug in caam. 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 Horia Geanta (1): cr