From: Linus Torvalds Date: Fri, 2 Jan 2026 20:28:24 +0000 (-0800) Subject: Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.19-rc4~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec1ecf2c707ff34aa3224fd49aeee0a852a62f7;p=thirdparty%2Fkernel%2Fstable.git 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 --- dec1ecf2c707ff34aa3224fd49aeee0a852a62f7