]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Feb 2026 21:09:33 +0000 (13:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Feb 2026 21:09:33 +0000 (13:09 -0800)
commit75e1f66a9ed09f29c6883ea379c174e8cf31f7cc
tree396c12dec90c6404bc7d93d1ea94e149dbd23309
parentaaf96df9593bf4ab1b73c17891e4efe7570fdef3
parentbeeebffc807531f69445356180238500f56951cc
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