Crypto Fixes for 4.7

2016-07-22 Thread Herbert Xu
Hi Linus: This push fixes a sporadic build failure in the qat driver as well as a memory corruption bug in rsa-pkcs1pad. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Herbert Xu (1): crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct Ja

Crypto Fixes for 4.7

2016-07-21 Thread Herbert Xu
Hi Linus: This push fixes a sporadic build failure in the qat driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Jan Stancek (1): crypto: qat - make qat_asym_algs.o depend on asn1 headers drivers/crypto/qat/qat_common/Makefile |1 +

Crypto Fixes for 4.7

2016-06-26 Thread Herbert Xu
Hi Linus: This push fixes the following issue: - Missing length check for user-space GETALG request. - Bogus memmove length in ux500 driver. - Incorrect priority setting for vmx driver. - Incorrect ABI selection for vmx driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/her

Crypto Fixes for 4.7

2016-05-29 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Missing selection in public_key that may result in a build failure. - Potential crash in error path in omap-sham. - ccp AES XTS bug that affects requests larger than 4096. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/c

Crypto Fixes for 4.7

2016-05-20 Thread Herbert Xu
Hi Linus: This push fixes a regression that causes sha-mb to crash. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Josh Poimboeuf (1): crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI arch/x86/crypto/sha-mb/sha1_x8_avx2.S |