]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Jan 2026 01:07:56 +0000 (15:07 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Jan 2026 01:07:56 +0000 (15:07 -1000)
Pull crypto library fixes from Eric Biggers:

 - A couple more fixes for the lib/crypto KUnit tests

 - Fix missing MMU protection for the AES S-box

* tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
  lib/crypto: aes: Fix missing MMU protection for AES S-box
  MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
  lib/crypto: tests: Fix syntax error for old python versions
  lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs

1  2 
MAINTAINERS

diff --cc MAINTAINERS
Simple merge