Crypto Fixes for 4.14

2017-11-05 Thread Herbert Xu
Hi Linus: This push fixes an unaligned panic in x86/sha-mb and a bug in ccm that triggers with certain underlying implementations. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Andrey Ryabinin (2): crypto: x86/sha256-mb - fix panic due to u

Crypto Fixes for 4.14

2017-10-30 Thread Herbert Xu
Hi Linus: This push fixes an objtool regression. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Jason A. Donenfeld (1): crypto: x86/chacha20 - satisfy stack validation 2.0 arch/x86/crypto/chacha20-avx2-x86_64.S |4 ++-- arch/x86/crypt

Crypto Fixes for 4.14

2017-10-12 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Crashes in skcipher/shash from zero-length input. - Fix softirq GFP_KERNEL allocation in shash_setkey_unaligned. - Error path bug in xts create function. - Compiler warning regressions in axis and stm32. Please pull from git://git.kernel.org/p

Crypto Fixes for 4.14

2017-09-22 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Fix compiler warnings in inside-secure. - Fix LS1021A support in caam. - Avoid using RBP in x86 crypto code. - Fix bug in talitos that prevents hashing with algif. - Fix bugs talitos hashing code that cause incorrect hash result. - Fix memory fre