[PATCH 0/2] x86 AEGIS fixes

Eric Biggers posted 2 patches 5 months, 1 week ago
arch/x86/crypto/aegis128-aesni-glue.c | 40 +++++++++++++++++++--------
1 file changed, 29 insertions(+), 11 deletions(-)
[PATCH 0/2] x86 AEGIS fixes
Posted by Eric Biggers 5 months, 1 week ago
Since the legacy crypto API likes to randomly allocate memory, the x86
AEGIS code has some bugs.  This series fixes them.

Eric Biggers (2):
  crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
  crypto: x86/aegis - Add missing error checks

 arch/x86/crypto/aegis128-aesni-glue.c | 40 +++++++++++++++++++--------
 1 file changed, 29 insertions(+), 11 deletions(-)


base-commit: 181698af38d3f93381229ad89c09b5bd0496661a
-- 
2.50.0
Re: [PATCH 0/2] x86 AEGIS fixes
Posted by Herbert Xu 4 months, 4 weeks ago
Eric Biggers <ebiggers@kernel.org> wrote:
> Since the legacy crypto API likes to randomly allocate memory, the x86
> AEGIS code has some bugs.  This series fixes them.
> 
> Eric Biggers (2):
>  crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
>  crypto: x86/aegis - Add missing error checks
> 
> arch/x86/crypto/aegis128-aesni-glue.c | 40 +++++++++++++++++++--------
> 1 file changed, 29 insertions(+), 11 deletions(-)
> 
> 
> base-commit: 181698af38d3f93381229ad89c09b5bd0496661a

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt