Crypto Fixes for 4.11

2017-04-18 Thread Herbert Xu
Hi Linus: This push fixes the following problems: - Regression in new XTS/LRW code when used with async crypto. - Long-standing bug in ahash API when used with certain algos. - Bogus memory dereference in async algif_aead with certain algos. Please pull from

Crypto Fixes for 4.11

2017-04-18 Thread Herbert Xu
Hi Linus: This push fixes the following problems: - Regression in new XTS/LRW code when used with async crypto. - Long-standing bug in ahash API when used with certain algos. - Bogus memory dereference in async algif_aead with certain algos. Please pull from

Crypto Fixes for 4.11

2017-04-10 Thread Herbert Xu
Hi Linus: This push fixes a number of bugs in the caam driver: - Device creation fails after release. - Error-path NULL-pointer dereference. - Spurious hardware error in RNG deinstantiation. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Horia

Crypto Fixes for 4.11

2017-04-10 Thread Herbert Xu
Hi Linus: This push fixes a number of bugs in the caam driver: - Device creation fails after release. - Error-path NULL-pointer dereference. - Spurious hardware error in RNG deinstantiation. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Horia

Crypto Fixes for 4.11

2017-03-31 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Memory corruption when kmalloc fails in xts/lrw. - Mark some CCP DMA channels as private. - Fix reordering race in padata. - Regression in omap-rng DT description. Please pull from

Crypto Fixes for 4.11

2017-03-31 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Memory corruption when kmalloc fails in xts/lrw. - Mark some CCP DMA channels as private. - Fix reordering race in padata. - Regression in omap-rng DT description. Please pull from

Crypto Fixes for 4.11

2017-03-24 Thread Herbert Xu
Hi Linus: This push fixes regressions in the crypto ccp driver and the hwrng drivers amd and geode. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Gary R Hook (1): crypto: ccp - Assign DMA commands to the channel's CCP Prarit Bhargava (2):

Crypto Fixes for 4.11

2017-03-24 Thread Herbert Xu
Hi Linus: This push fixes regressions in the crypto ccp driver and the hwrng drivers amd and geode. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Gary R Hook (1): crypto: ccp - Assign DMA commands to the channel's CCP Prarit Bhargava (2):

Crypto Fixes for 4.11

2017-03-15 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Self-test failure of crc32c on powerpc. - Regressions of ecb(aes) when used with xts/lrw in s5p-sss. - A number of bugs in the omap RNG driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

Crypto Fixes for 4.11

2017-03-15 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Self-test failure of crc32c on powerpc. - Regressions of ecb(aes) when used with xts/lrw in s5p-sss. - A number of bugs in the omap RNG driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

Crypto Fixes for 4.11

2017-03-03 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - vmalloc stack regression in CCM. - Build problem in CRC32 on ARM. - Memory leak in cavium. - Missing Kconfig dependencies in atmel and mediatek. - XTS Regression on some platforms (s390 and ppc). - Memory overrun in CCM test vector. Please pull

Crypto Fixes for 4.11

2017-03-03 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - vmalloc stack regression in CCM. - Build problem in CRC32 on ARM. - Memory leak in cavium. - Missing Kconfig dependencies in atmel and mediatek. - XTS Regression on some platforms (s390 and ppc). - Memory overrun in CCM test vector. Please pull