• Linus Torvalds's avatar
    Merge tag 'linux_kselftest-next-6.7-rc1' of... · 7dc0e9c7
    Linus Torvalds authored
    Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
    
    Pull kselftest updates from Shuah Khan:
    
     - kbuild kselftest-merge target fixes
    
     - fixes to several tests
    
     - resctrl test fixes and enhancements
    
     - ksft_perror() helper and reporting improvements
    
     - printf attribute to kselftest prints to improve reporting
    
     - documentation and clang build warning fixes
    
    The bulk of the patches are for resctrl fixes and enhancements.
    
    * tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: (51 commits)
      selftests/resctrl: Fix MBM test failure when MBA unavailable
      selftests/clone3: Report descriptive test names
      selftests:modify the incorrect print format
      selftests/efivarfs: create-read: fix a resource leak
      selftests/ftrace: Add riscv support for kprobe arg tests
      selftests/ftrace: add loongarch support for kprobe args char tests
      selftests/amd-pstate: Added option to provide perf binary path
      selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
      selftests/resctrl: Move run_benchmark() to a more fitting file
      selftests/resctrl: Fix schemata write error check
      selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
      selftests/resctrl: Fix feature checks
      selftests/resctrl: Refactor feature check to use resource and feature name
      selftests/resctrl: Move _GNU_SOURCE define into Makefile
      selftests/resctrl: Remove duplicate feature check from CMT test
      selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
      selftests/resctrl: Fix uninitialized .sa_flags
      selftests/resctrl: Cleanup benchmark argument parsing
      selftests/resctrl: Remove ben_count variable
      selftests/resctrl: Make benchmark command const and build it with pointers
      ...
    7dc0e9c7
Makefile 65.9 KB