Commit a69eddfd171f for kernel

commit a69eddfd171f5570f5c7b333e41f3dead26ce859
Merge: f8f9c1f4d0c7 b74fd80d7fe5
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Dec 28 16:55:16 2025 -0800

    Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

    Pull crypto fixes from Herbert Xu:

     - Fix UAF in seqiv

     - Fix regression in hisilicon

    * tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
      crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
      crypto: seqiv - Do not use req->iv after crypto_aead_encrypt