From: Eric Biggers <ebiggers@kernel.org>
To: stable@vger.kernel.org
Cc: linux-crypto@vger.kernel.org, Eric Biggers <ebiggers@kernel.org>
Subject: [PATCH 5.10 0/3] crypto4xx stable backports
Date: Thu, 16 Jul 2026 19:46:02 -0700 [thread overview]
Message-ID: <20260717024605.87486-1-ebiggers@kernel.org> (raw)
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
next reply other threads:[~2026-07-17 2:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 2:46 Eric Biggers [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260717024605.87486-1-ebiggers@kernel.org \
--to=ebiggers@kernel.org \
--cc=linux-crypto@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.