aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18selftests/ftrace: add loongarch support for kprobe args char testsYu Liao1-0/+3
2023-10-16selftests/amd-pstate: Added option to provide perf binary pathSwapnil Sapkal3-5/+11
2023-10-16selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-utSwapnil Sapkal4-12/+19
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman3-53/+50
2023-10-13selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman1-15/+26
2023-10-13selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2-2/+2
2023-10-13selftests/resctrl: Fix feature checksIlpo Järvinen1-2/+5
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen3-51/+34
2023-10-13selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2-2/+1
2023-10-13selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen1-3/+0
2023-10-13selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen3-44/+55
2023-10-13selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen1-2/+2
2023-10-13selftests/resctrl: Cleanup benchmark argument parsingIlpo Järvinen1-23/+23
2023-10-13selftests/resctrl: Remove ben_count variableIlpo Järvinen1-3/+2
2023-10-13selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen6-35/+53
2023-10-13selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd initIlpo Järvinen1-8/+8
2023-10-13selftests/resctrl: Simplify span lifetimeIlpo Järvinen6-25/+26
2023-10-13selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen4-17/+13
2023-10-13selftests/resctrl: Correct benchmark command helpIlpo Järvinen1-2/+2
2023-10-13selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen1-0/+5
2023-10-13selftests/resctrl: Fix wrong format specifierMaciej Wieczor-Retman1-1/+1
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman2-2/+2
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman1-4/+4
2023-10-13selftests/sigaltstack: Fix wrong format specifierMaciej Wieczor-Retman1-1/+1
2023-10-13selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2-7/+7
2023-10-13selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman1-1/+1
2023-10-13selftests/cachestat: Fix print_cachestat formatMaciej Wieczor-Retman1-1/+1
2023-10-13selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman1-8/+10
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum1-4/+0
2023-10-06selftests: core: remove duplicate definesMuhammad Usama Anjum1-28/+0
2023-10-06selftests: clone3: remove duplicate definesMuhammad Usama Anjum4-21/+0
2023-10-06selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum3-17/+1
2023-10-05selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown1-14/+12
2023-10-05selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown1-40/+41
2023-10-05selftests/exec: Convert execveat test to generate KTAP outputMark Brown1-35/+52
2023-10-05kselftest: Add a ksft_perror() helperMark Brown1-0/+14
2023-10-05selftests: static_keys: fix test name in messagesJavier Carrasco1-4/+4
2023-10-05selftests: uevent filtering: fix return on error in uevent_listenerJavier Carrasco1-3/+5
2023-10-05selftests/dmabuf-heaps: add gitignore fileJavier Carrasco1-0/+1
2023-10-05selftests/tdx: add gitignore fileJavier Carrasco1-0/+1
2023-10-05selftests/user_events: add gitignore fileJavier Carrasco1-0/+4
2023-09-26selftests/rseq: fix kselftest Clang build warningsJustin Stitt1-10/+10
2023-09-26selftests/damon: Add executable permission to test scriptsJuntong Deng11-0/+0
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds7-1/+129
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-23/+71
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-2/+2
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima1-0/+46
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima1-10/+10
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima1-1/+1