From: Herbert Xu <herbert@gondor.apana.org.au>
To: Linus Torvalds <torvalds@linux-foundation.org>,
"David S. Miller" <davem@davemloft.net>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 7.2
Date: Mon, 10 Aug 2026 17:01:31 +1000 [thread overview]
Message-ID: <anl3S6pbchyEAvzF@gondor.apana.org.au> (raw)
Hi Linus:
The following changes since commit 8173f7e2ce67e6ca1d4763f3da14e5b01ce77456:
rhashtable: clear stale iter->p on table restart (2026-07-17 09:04:45 +1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 tags/v7.2-p3
for you to fetch changes up to 285d8204638cf8be0dc304dc40f0290ada701340:
crypto: af_alg - Allow cbc(paes) (2026-07-30 17:44:21 +1000)
----------------------------------------------------------------
This push contains the following changes:
- Fix lockdep warning regression in rhashtable.
- Fix default authsize in rfc4309.
- Fix gcm cryptlen calculation in tegra.
- Fix qce registration error-path bug.
- Fix incorrect use of sg_dma_len before mapping in starfive.
- Allow cbc(paes) to be used with af_alg.
----------------------------------------------------------------
Florian Westphal (1):
rhashtable: fix false-positive lockdep splat on rhltable destruction
Herbert Xu (1):
crypto: ccm - Set rfc4309 maxauthsize from child
Richard Weinberger (1):
crypto: af_alg - Allow cbc(paes)
Thorsten Blum (2):
crypto: qce - fix error path in devm_qce_register_algs
crypto: starfive - use scatterlist length before DMA mapping
Vladislav Dronov (1):
crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()
crypto/algif_skcipher.c | 8 +++++++-
crypto/ccm.c | 2 +-
drivers/crypto/qce/core.c | 2 +-
drivers/crypto/starfive/jh7110-aes.c | 2 +-
drivers/crypto/tegra/tegra-se-aes.c | 22 +++-------------------
lib/rhashtable.c | 2 +-
6 files changed, 14 insertions(+), 24 deletions(-)
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
next reply other threads:[~2026-08-10 7:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 7:01 Herbert Xu [this message]
2026-08-10 16:40 ` [GIT PULL] Crypto Fixes for 7.2 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-06-08 5:43 [GIT PULL] Crypto Fixes for 7.1 Herbert Xu
2026-07-20 0:51 ` [GIT PULL] Crypto Fixes for 7.2 Herbert Xu
2026-07-20 20:07 ` pr-tracker-bot
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=anl3S6pbchyEAvzF@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=davem@davemloft.net \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox