Re: [GIT PULL] Crypto Fixes for 5.8

2020-06-29 Thread pr-tracker-bot
The pull request you sent on Mon, 29 Jun 2020 12:16:27 +1000: > 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/2cfa46dadd203eef88cc70131df7a81ebc34b8ff Thank you! -- Deet-doot-dot, I am a

[GIT PULL] Crypto Fixes for 5.8

2020-06-28 Thread Herbert Xu
Hi Linus: This push fixes two race conditions, one in padata and one in af_alg. The following changes since commit 819966c06b759022e9932f328284314d9272b9f3: crypto: drbg - always try to free Jitter RNG instance (2020-06-15 17:38:54 +1000) are available in the Git repository at:

Re: [GIT PULL] Crypto Fixes for 5.8

2020-06-21 Thread pr-tracker-bot
The pull request you sent on Sun, 21 Jun 2020 18:23:03 +1000: > 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/93bbca271a715e2730b6f4ae0be42056cdab6561 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] Crypto Fixes for 5.8

2020-06-21 Thread Herbert Xu
Hi Linus: This push contains a number of fixes: - NULL dereference in octeontx. - PM reference imbalance in ks-sa. - Dead-lock in crypto manager. - Memory leak in drbg. - Missing socket limit check on receive SG list size in algif_skcipher. - Typos in caam. - Warnings in ccp and hisilicon. The

Re: [GIT PULL] Crypto Fixes for 5.8

2020-06-11 Thread pr-tracker-bot
The pull request you sent on Thu, 11 Jun 2020 14:05:44 +1000: > 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/e8de4575cf7601917c2eae9f8ee1a8ee3d9be2a7 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] Crypto Fixes for 5.8

2020-06-10 Thread Herbert Xu
Hi Linus: This push contains a number of fixes to the omap and nitrox drivers. The following changes since commit 58ca0060ec4e51208d2eee12198fc55fd9e4feb3: crypto: hisilicon - fix driver compatibility issue with different versions of devices (2020-05-28 17:27:52 +1000) are available in the