summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-06tracing/selftests: Default to verbose mode when running in kselftestMark Brown
2024-05-06tracing/selftests: Support log output when generating KTAP outputMark Brown
2024-05-06selftests: exec: Use new ksft_exit_fail_perror() helperMuhammad Usama Anjum
2024-05-06selftests: add ksft_exit_fail_perror()Muhammad Usama Anjum
2024-05-06kselftest: Add missing signature to the commentsMuhammad Usama Anjum
2024-05-06kselftest/clone3: Make test names for set_tid test stableMark Brown
2024-05-06selftests/resctrl: Move cleanups out of individual testsMaciej Wieczor-Retman
2024-05-06selftests/resctrl: Simplify cleanup in ctrl-c handlerMaciej Wieczor-Retman
2024-05-06selftests/resctrl: Add cleanup function to test frameworkMaciej Wieczor-Retman
2024-05-06selftests/dmabuf-heap: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum
2024-05-06kselftest/tty: Report a consistent test name for the one test we runMark Brown
2024-05-06kselftest: Add mechanism for reporting a KSFT_ result codeMark Brown
2024-05-06perf dso: Use container_of() to avoid a pointer in 'struct dso_data'Ian Rogers
2024-05-06perf symbol-elf: dso__load_sym_internal() reference count fixesIan Rogers
2024-05-06perf symbol-elf: Ensure dso__put() in machine__process_ksymbol_register()Ian Rogers
2024-05-06perf map: Add missing dso__put() in map__new()Ian Rogers
2024-05-06perf dso: Add reference count checking and accessor functionsIan Rogers
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal
2024-05-06perf dsos: Switch hand crafted code to bsearch()Ian Rogers
2024-05-06perf dsos: Remove __dsos__findnew_link_by_longname_id()Ian Rogers
2024-05-06perf dsos: Remove __dsos__addnew()Ian Rogers
2024-05-06perf dsos: Switch backing storage to array from rbtree/listIan Rogers
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray
2024-05-05writeback: add wb_monitor.py script to monitor writeback info on bdiKemeng Shi
2024-05-05selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts
2024-05-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang
2024-05-05tools: fix userspace compilation with new test_xarray changesLuis Chamberlain
2024-05-04perf vendor events amd: Add Zen 5 mappingSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 metricsSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 uncore eventsSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 core eventsSandipan Das
2024-05-04perf trace: Disable syscall augmentation with recordIan Rogers
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-03tools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski
2024-05-03perf pmu: Assume sysfs events are always the same caseIan Rogers
2024-05-03perf test pmu: Test all sysfs PMU event names are the same caseIan Rogers
2024-05-03perf test pmu: Add an eagerly loaded event testIan Rogers
2024-05-03perf test pmu: Refactor format test and exposed test APIsIan Rogers
2024-05-03perf test pmu-events: Make it clearer that pmu-events tests JSON eventsIan Rogers
2024-05-03selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard
2024-05-03selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard
2024-05-03selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard
2024-05-03selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard