Commit 75e1f66a9ed0 for kernel

commit 75e1f66a9ed09f29c6883ea379c174e8cf31f7cc
Merge: aaf96df9593b beeebffc8075
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Feb 22 13:09:33 2026 -0800

    Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux

    Pull crypto library fix from Eric Biggers:
     "Fix a big endian specific issue in the PPC64-optimized AES code"

    * tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
      lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs