]> Git Repo - linux.git/commit
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <[email protected]>
Fri, 11 Oct 2024 23:12:45 +0000 (16:12 -0700)
committerLinus Torvalds <[email protected]>
Fri, 11 Oct 2024 23:12:45 +0000 (16:12 -0700)
commit09f6b0c8904bfaa1e0601bc102e1b6aa6de8c98f
tree73bb6146cd5476eb4999ac8b9bce586c599f5190
parent974099e40e924a911000541fea0b59d075a3d1d0
parent4ee5ca9a29384fcf3f18232fdf8474166dea8dca
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "Fixes for build, run-time errors, and reporting errors:

   - ftrace: regression test for a kernel crash when running function
     graph tracing and then enabling function profiler.

   - rseq: fix for mm_cid test failure.

   - vDSO:
      - fixes to reporting skip and other error conditions
      - changes unconditionally build chacha and getrandom tests on all
        architectures to make it easier for them to run in CIs
      - build error when sched.h to bring in CLONE_NEWTIME define"

* tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  ftrace/selftest: Test combination of function_graph tracer and function profiler
  selftests/rseq: Fix mm_cid test failure
  selftests: vDSO: Explicitly include sched.h
  selftests: vDSO: improve getrandom and chacha error messages
  selftests: vDSO: unconditionally build getrandom test
  selftests: vDSO: unconditionally build chacha test
This page took 0.057231 seconds and 4 git commands to generate.