]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Mar 2024 22:38:29 +0000 (15:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Mar 2024 22:38:29 +0000 (15:38 -0700)
commit1ab5c8a338c470ceda8221e3a00ad0fc0a3be55b
tree63c25364b90192bf1444f786bced7954bf6b7656
parenta2ad5d9e65474f7a06038f5a91fb4d8c973cbea2
parent224fe424c356cb5c8f451eca4127f32099a6f764
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "Fixes to seccomp and ftrace tests and a change to add config file for
  dmabuf-heap test to increase coverage"

* tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests: dmabuf-heap: add config file for the test
  selftests/seccomp: Try to fit runtime of benchmark into timeout
  selftests/ftrace: Fix event filter target_func selection