All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/3] crypto4xx stable backports
@ 2026-07-17  2:46 Eric Biggers
  2026-07-17  2:46 ` [PATCH 5.10 1/3] crypto: amcc - fix incorrect kernel-doc comment syntax in files Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Biggers @ 2026-07-17  2:46 UTC (permalink / raw)
  To: stable; +Cc: linux-crypto, Eric Biggers

Fixes for the crypto4xx driver.

Aditya Srivastava (1):
  crypto: amcc - fix incorrect kernel-doc comment syntax in files

Eric Biggers (1):
  crypto: crypto4xx - Remove insecure and unused rng_alg

Herbert Xu (1):
  crypto: crypto4xx - Remove ahash-related code

 drivers/crypto/amcc/crypto4xx_alg.c     | 114 +-----------------
 drivers/crypto/amcc/crypto4xx_core.c    | 148 ++----------------------
 drivers/crypto/amcc/crypto4xx_core.h    |  15 +--
 drivers/crypto/amcc/crypto4xx_reg_def.h |  19 +--
 drivers/crypto/amcc/crypto4xx_sa.h      |  18 +--
 drivers/crypto/amcc/crypto4xx_trng.h    |   2 +-
 6 files changed, 30 insertions(+), 286 deletions(-)


base-commit: 738ac465e4e900d4a391a27da4e20c090eaa1e75
-- 
2.55.0


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

end of thread, other threads:[~2026-07-17  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17  2:46 [PATCH 5.10 0/3] crypto4xx stable backports Eric Biggers
2026-07-17  2:46 ` [PATCH 5.10 1/3] crypto: amcc - fix incorrect kernel-doc comment syntax in files Eric Biggers
2026-07-17  2:46 ` [PATCH 5.10 2/3] crypto: crypto4xx - Remove ahash-related code Eric Biggers
2026-07-17  2:46 ` [PATCH 5.10 3/3] crypto: crypto4xx - Remove insecure and unused rng_alg Eric Biggers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.