Commit 5eabf07a0bf3 for kernel

commit 5eabf07a0bf317723da229376b4e910f12b4644b
Merge: db2ddb871435 285d8204638c
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Aug 10 08:36:22 2026 -0700

    Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

    Pull crypto fixes from Herbert Xu:

     - 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

    * tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
      crypto: af_alg - Allow cbc(paes)
      crypto: starfive - use scatterlist length before DMA mapping
      crypto: qce - fix error path in devm_qce_register_algs
      rhashtable: fix false-positive lockdep splat on rhltable destruction
      crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()
      crypto: ccm - Set rfc4309 maxauthsize from child