linux-rt-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86 AEGIS fixes
@ 2025-07-08 19:38 Eric Biggers
  2025-07-08 19:38 ` [PATCH 1/2] crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Biggers @ 2025-07-08 19:38 UTC (permalink / raw)
  To: linux-crypto; +Cc: linux-kernel, x86, linux-rt-devel, Eric Biggers

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-18 11:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 19:38 [PATCH 0/2] x86 AEGIS fixes Eric Biggers
2025-07-08 19:38 ` [PATCH 1/2] crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT Eric Biggers
2025-07-08 19:38 ` [PATCH 2/2] crypto: x86/aegis - Add missing error checks Eric Biggers
2025-07-18 11:11 ` [PATCH 0/2] x86 AEGIS fixes Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).