summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-10selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: membarrier: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: pidfd: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers2-2/+2
2023-03-10selftests: pid_namespace: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: sched: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)1-1/+3
2023-03-10selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers4-4/+4
2023-03-10selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests/landlock: Test ptrace as much as possible with YamaJeff Xu1-17/+96
2023-03-10selftests/landlock: Skip overlayfs tests when not supportedJeff Xu1-0/+47
2023-03-10tools/power/x86/intel-speed-select: Add Emerald Rapid quirkZhang Rui1-1/+1
2023-03-10bpftool: Always disable stack protection for BPF objectsHolger Hoffstätte1-1/+2
2023-03-10selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen1-1/+1
2023-03-10selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)1-1/+1
2023-03-10objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann1-0/+2
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain1-1/+1
2023-03-10perf record: Fix segfault with --overwrite and --max-sizeYang Jihong1-10/+6
2023-03-10selftests: use printf instead of echo -neGuillaume Tucker1-3/+2
2023-03-10selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)1-1/+1
2023-03-10selftests: find echo binary to use -ne optionsGuillaume Tucker1-2/+3
2023-03-10perf stat: Avoid merging/aggregating metric counts twiceIan Rogers1-1/+1
2023-03-10perf tools: Fix auto-complete on aarch64Yicong Yang1-3/+8
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev1-1/+5
2023-03-10perf jevents: Correct bad character encodingIan Rogers1-2/+2
2023-03-10perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim1-5/+46
2023-03-10perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim3-0/+39
2023-03-10perf inject: Use perf_data__read() for auxtraceNamhyung Kim1-3/+3
2023-03-10tools/tracing/rtla: osnoise_hist: use total duration for average calculationAndreas Ziegler1-1/+4
2023-03-10perf llvm: Fix inadvertent file creationIan Rogers1-1/+24
2023-03-10sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-03-10selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich1-0/+4
2023-03-10selftests/bpf: Fix map_kptr test.Alexei Starovoitov1-5/+7
2023-03-10tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot1-1/+1
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-03-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-03-10bpftool: profile online CPUs instead of possibleTonghao Zhang1-8/+30
2023-03-10selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich1-0/+1
2023-03-10kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown2-0/+8
2023-03-10selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee1-2/+3
2023-03-10bpf: Fix partial dynptr stack slot reads/writesKumar Kartikeya Dwivedi1-3/+3
2023-03-10bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTRKumar Kartikeya Dwivedi2-3/+3
2023-03-10selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang1-3/+8
2023-03-10kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown1-0/+8
2023-03-10selftests/xsk: print correct error codes when exitingMagnus Karlsson1-9/+9
2023-03-10selftests/xsk: print correct payload for packet dumpMagnus Karlsson1-2/+2