summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-16selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-utSwapnil Sapkal
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-10-13selftests/resctrl: Fix feature checksIlpo Järvinen
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-10-13selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-10-13selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-10-13selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen
2023-10-13selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen
2023-10-13selftests/resctrl: Cleanup benchmark argument parsingIlpo Järvinen
2023-10-13selftests/resctrl: Remove ben_count variableIlpo Järvinen
2023-10-13selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen
2023-10-13selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd initIlpo Järvinen
2023-10-13selftests/resctrl: Simplify span lifetimeIlpo Järvinen
2023-10-13selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen
2023-10-13selftests/resctrl: Correct benchmark command helpIlpo Järvinen
2023-10-13selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-10-13selftests/resctrl: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman
2023-10-13selftests/sigaltstack: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-10-13selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/cachestat: Fix print_cachestat formatMaciej Wieczor-Retman
2023-10-13selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-06selftests: core: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: clone3: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-05selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown
2023-10-05selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown
2023-10-05selftests/exec: Convert execveat test to generate KTAP outputMark Brown
2023-10-05kselftest: Add a ksft_perror() helperMark Brown
2023-10-05selftests: static_keys: fix test name in messagesJavier Carrasco
2023-10-05selftests: uevent filtering: fix return on error in uevent_listenerJavier Carrasco
2023-10-05selftests/dmabuf-heaps: add gitignore fileJavier Carrasco
2023-10-05selftests/tdx: add gitignore fileJavier Carrasco
2023-10-05selftests/user_events: add gitignore fileJavier Carrasco
2023-09-26selftests/rseq: fix kselftest Clang build warningsJustin Stitt
2023-09-26selftests/damon: Add executable permission to test scriptsJuntong Deng
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)