* [GIT PULL] Crypto Fixes for 7.2
@ 2026-08-10 7:01 Herbert Xu
2026-08-10 16:40 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Herbert Xu @ 2026-08-10 7:01 UTC (permalink / raw)
To: Linus Torvalds, David S. Miller, Linux Kernel Mailing List,
Linux Crypto Mailing List
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
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] Crypto Fixes for 7.1
@ 2026-06-08 5:43 Herbert Xu
2026-07-20 0:51 ` [GIT PULL] Crypto Fixes for 7.2 Herbert Xu
0 siblings, 1 reply; 4+ messages in thread
From: Herbert Xu @ 2026-06-08 5:43 UTC (permalink / raw)
To: Linus Torvalds, David S. Miller, Linux Kernel Mailing List,
Linux Crypto Mailing List
The following changes since commit d1fa83ecac31093a550534a79a33bc7f4ba8fc10:
rhashtable: Add bucket_table_free_atomic() helper (2026-05-05 16:12:07 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 tags/v7.1-p5
for you to fetch changes up to ecf3edd349dfabee9bc8a46c5ff91c9ebd858d48:
crypto: s390 - add select CRYPTO_AEAD for aes (2026-05-29 14:04:03 +0800)
----------------------------------------------------------------
This push contains the following changes:
- Fix random config build failure on s390.
----------------------------------------------------------------
Arnd Bergmann (1):
crypto: s390 - add select CRYPTO_AEAD for aes
arch/s390/crypto/Kconfig | 1 +
1 file changed, 1 insertion(+)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-08-10 16:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 7:01 [GIT PULL] Crypto Fixes for 7.2 Herbert Xu
2026-08-10 16:40 ` 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox