summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-0257-554/+692
|\
| * selftests/resctrl: Fix MBM test failure when MBA unavailableIlpo Järvinen2023-10-181-1/+1
| * selftests/clone3: Report descriptive test namesMark Brown2023-10-181-73/+192
| * selftests:modify the incorrect print formatzhujun22023-10-181-7/+7
| * selftests/efivarfs: create-read: fix a resource leakzhujun22023-10-181-0/+2
| * selftests/ftrace: Add riscv support for kprobe arg testsYu Liao2023-10-183-0/+10
| * selftests/ftrace: add loongarch support for kprobe args char testsYu Liao2023-10-181-0/+3
| * selftests/amd-pstate: Added option to provide perf binary pathSwapnil Sapkal2023-10-163-5/+11
| * selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-utSwapnil Sapkal2023-10-164-12/+19
| * selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman2023-10-133-53/+50
| * selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman2023-10-131-15/+26
| * selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2023-10-132-2/+2
| * selftests/resctrl: Fix feature checksIlpo Järvinen2023-10-131-2/+5
| * selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen2023-10-133-51/+34
| * selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2023-10-132-2/+1
| * selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen2023-10-131-3/+0
| * selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen2023-10-133-44/+55
| * selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen2023-10-131-2/+2
| * selftests/resctrl: Cleanup benchmark argument parsingIlpo Järvinen2023-10-131-23/+23
| * selftests/resctrl: Remove ben_count variableIlpo Järvinen2023-10-131-3/+2
| * selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen2023-10-136-35/+53
| * selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd initIlpo Järvinen2023-10-131-8/+8
| * selftests/resctrl: Simplify span lifetimeIlpo Järvinen2023-10-136-25/+26
| * selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen2023-10-134-17/+13
| * selftests/resctrl: Correct benchmark command helpIlpo Järvinen2023-10-131-2/+2
| * selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen2023-10-131-0/+5
| * selftests/resctrl: Fix wrong format specifierMaciej Wieczor-Retman2023-10-131-1/+1
| * selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman2023-10-132-2/+2
| * selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman2023-10-131-4/+4
| * selftests/sigaltstack: Fix wrong format specifierMaciej Wieczor-Retman2023-10-131-1/+1
| * selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2023-10-132-7/+7
| * selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman2023-10-131-1/+1
| * selftests/cachestat: Fix print_cachestat formatMaciej Wieczor-Retman2023-10-131-1/+1
| * selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman2023-10-131-8/+10
| * selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum2023-10-071-4/+0
| * selftests: core: remove duplicate definesMuhammad Usama Anjum2023-10-071-28/+0
| * selftests: clone3: remove duplicate definesMuhammad Usama Anjum2023-10-074-21/+0
| * selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum2023-10-073-17/+1
| * selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown2023-10-051-14/+12
| * selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown2023-10-051-40/+41
| * selftests/exec: Convert execveat test to generate KTAP outputMark Brown2023-10-051-35/+52
| * kselftest: Add a ksft_perror() helperMark Brown2023-10-051-0/+14
| * selftests: static_keys: fix test name in messagesJavier Carrasco2023-10-051-4/+4
| * selftests: uevent filtering: fix return on error in uevent_listenerJavier Carrasco2023-10-051-3/+5
| * selftests/dmabuf-heaps: add gitignore fileJavier Carrasco2023-10-051-0/+1
| * selftests/tdx: add gitignore fileJavier Carrasco2023-10-051-0/+1
| * selftests/user_events: add gitignore fileJavier Carrasco2023-10-051-0/+4
| * selftests/rseq: fix kselftest Clang build warningsJustin Stitt2023-09-271-10/+10
| * selftests/damon: Add executable permission to test scriptsJuntong Deng2023-09-2711-0/+0
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-023-32/+587
|\ \