]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/scm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Dec 2025 19:59:06 +0000 (11:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Dec 2025 19:59:06 +0000 (11:59 -0800)
commitfa084c35afa13ab07a860ef0936cd987f9aa0460
tree6985377ec03d11930bbc6986229743aeb1f88132
parentd571fe47bb86c107ec57dd546b1ba4ccc209eb27
parentc33b68801fbe9d5ee8a9178beb5747ec65873530
Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kunit fixes from Shuah Khan:
 "Drop unused parameter from kunit_device_register_internal and make
  FAULT_TEST default to n when PANIC_ON_OOPS"

* tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
  kunit: Drop unused parameter from kunit_device_register_internal