summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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)
2023-09-12objtool: Fix _THIS_IP_ detection for cold functionsJosh Poimboeuf
2023-09-11selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)
2023-09-11selftests/user_events: Fix failures when user_events is not installedBeau Belgrave
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-08selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-08selftests: fix dependency checker scriptRicardo B. Marliere
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau