]> Git Repo - linux.git/commitdiff
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <[email protected]>
Wed, 16 Oct 2024 15:42:54 +0000 (08:42 -0700)
committerLinus Torvalds <[email protected]>
Wed, 16 Oct 2024 15:42:54 +0000 (08:42 -0700)
Pull crypto fixes from Herbert Xu:

 - Remove bogus testmgr ENOENT error messages

 - Ensure algorithm is still alive before marking it as tested

 - Disable buggy hash algorithms in marvell/cesa

* tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: marvell/cesa - Disable hash algorithms
  crypto: testmgr - Hide ENOENT errors better
  crypto: api - Fix liveliness check in crypto_alg_tested


Trivial merge
This page took 0.083425 seconds and 4 git commands to generate.