The following changes since commit 23b0f90ba871f096474e1c27c3d14f455189d2d9:
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl (2026-02-18 10:45:36 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus for you to fetch changes up to beeebffc807531f69445356180238500f56951cc: lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs (2026-02-18 13:38:14 -0800) ---------------------------------------------------------------- Fix a big endian specific issue in the PPC64-optimized AES code. ---------------------------------------------------------------- Eric Biggers (1): lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs lib/crypto/powerpc/aes.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
