Commit 6f6fc393f4db for kernel

commit 6f6fc393f4dbaa149962a4662f5dd08513c28905
Merge: dff6584301dd e845d2399a00
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Oct 16 08:42:54 2024 -0700

    Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

    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