]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2026 20:28:24 +0000 (12:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2026 20:28:24 +0000 (12:28 -0800)
commitdec1ecf2c707ff34aa3224fd49aeee0a852a62f7
tree2b408c55210b7f9b157e4b407150ac1d2e1b8de3
parent6ce4d44fb0ca00644756c7e857166d12ffb4b833
parentc31f4aa8fed048fa70e742c4bb49bb48dc489ab3
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