[GIT PULL] Crypto Fixes for 7.2

Herbert Xu <[email protected]>
Newsgroups org.kernel.vger.linux-crypto,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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 <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.