Re: [PATCH] ARM: dts: sun8i: v3s: Enable crypto engine

2020-08-30 Thread Corentin Labbe
On Thu, Aug 27, 2020 at 08:00:27PM +0200, Martin Cerveny wrote: > V3S contains crypto engine that is compatible with "sun4i-ss". > > Tested-by: Martin Cerveny > Signed-off-by: Martin Cerveny > --- > .../bindings/crypto/allwinner,sun4i-a10-crypto.yaml| 5 - > arch/arm/boot/dts/sun8i-v3s

Re: [GIT PULL] Crypto Fixes for 5.9

2020-08-30 Thread pr-tracker-bot
The pull request you sent on Mon, 31 Aug 2020 08:33:04 +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/e43327c706f28d9e66fc4242af4aefdd69e8ff24 Thank you! -- Deet-doot-dot, I am a bot

[GIT PULL] Crypto Fixes for 5.9

2020-08-30 Thread Herbert Xu
Hi Linus: This push fixes the following issues: - Regression in af_alg that affects iwd. - Restore polling delay in qat. - Double free in ingenic on error path. - Potential build failure in sa2ul due to missing Kconfig dependency. The following changes since commit 9123e3a74ec7b934a4a099e98af6a6

Re: [RESEND PATCH] KEYS: asymmetric: Fix kerneldoc

2020-08-30 Thread Randy Dunlap
On 8/30/20 7:56 AM, Krzysztof Kozlowski wrote: > On Wed, Aug 19, 2020 at 07:52:12PM +0200, Krzysztof Kozlowski wrote: >> Fix W=1 compile warnings (invalid kerneldoc): >> >> crypto/asymmetric_keys/asymmetric_type.c:160: warning: Function >> parameter or member 'kid1' not described in 'asymmetri

Re: [RESEND PATCH] KEYS: asymmetric: Fix kerneldoc

2020-08-30 Thread Krzysztof Kozlowski
On Wed, Aug 19, 2020 at 07:52:12PM +0200, Krzysztof Kozlowski wrote: > Fix W=1 compile warnings (invalid kerneldoc): > > crypto/asymmetric_keys/asymmetric_type.c:160: warning: Function parameter > or member 'kid1' not described in 'asymmetric_key_id_same' > crypto/asymmetric_keys/asymmetr