Re: [GIT] Crypto Fixes for 5.0

2019-03-02 Thread pr-tracker-bot
The pull request you sent on Sat, 2 Mar 2019 10:42:07 +0800: > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fa3294c58c58c4fa87ee0356b6cb1901db00533e Thank you! -- Deet-doot-dot, I am a bot.

[GIT] Crypto Fixes for 5.0

2019-03-01 Thread Herbert Xu
Hi Linus: This push fixes a couple of issues in arm64/chacha that was introduced in 5.0. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Eric Biggers (2): crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian crypto: arm64/

Re: [GIT] Crypto Fixes for 5.0

2019-03-01 Thread pr-tracker-bot
The pull request you sent on Thu, 28 Feb 2019 13:56:18 +0800: > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3f25a5990d9d32e8f77ce830b9ea6c0e4f4bea4b Thank you! -- Deet-doot-dot, I am a bot

[GIT] Crypto Fixes for 5.0

2019-02-27 Thread Herbert Xu
Hi Linus: This push fixes a compiler warning introduced by a previous fix, as well as two crash bugs on ARM. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Ard Biesheuvel (2): crypto: sha256/arm - fix crash bug in Thumb2 build crypto:

Re: [GIT] Crypto Fixes for 5.0

2019-02-15 Thread pr-tracker-bot
The pull request you sent on Fri, 15 Feb 2019 10:47:39 +0800: > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2aba322074de0d6781f4ae6b44d3e792b9bd2243 Thank you! -- Deet-doot-dot, I am a bot

[GIT] Crypto Fixes for 5.0

2019-02-14 Thread Herbert Xu
Hi Linus: This push fixes a crash on resume in the ccree driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Gilad Ben-Yossef (1): crypto: ccree - fix resume race condition on init drivers/crypto/ccree/cc_driver.c | 7 --- drivers/