Commit dec1ecf2c707 for kernel

commit dec1ecf2c707ff34aa3224fd49aeee0a852a62f7
Merge: 6ce4d44fb0ca c31f4aa8fed0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 2 12:28:24 2026 -0800

    Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux

    Pull crypto library fix from Eric Biggers:
     "Fix the kunit_run_irq_test() function (which I recently added for the
      CRC and crypto tests) to be less timing-dependent.

      This fixes flakiness in the polyval kunit test suite"

    * tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
      kunit: Enforce task execution in {soft,hard}irq contexts