]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2026 14:35:37 +0000 (07:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2026 14:35:37 +0000 (07:35 -0700)
commit3eb20a97b315a9fd5fea33c207c51823f22c2b4d
tree2bb04b95d1b518b7e3586bfbbf3fc821b9ba84e9
parent502d801f0ab03e4f32f9a33d203154ce84887921
parentfbb7ad31ab376c5101b2ac7205fad0344fd2de60
Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull more kselftest updates from Shuah Khan:
 "Docs:
    -remove obsolete wiki link from kselftest.rst

  ftrace:
    - drop invalid top-level local in test_ownership
    - Fix trace_marker_raw test on 64K page kernels"

* tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  docs: kselftest: remove link to obsolete wiki
  selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
  selftests/ftrace: Drop invalid top-level local in test_ownership