summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-10selftests: sched: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-03-10selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)
2023-03-10selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-03-10selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-03-10selftests/landlock: Test ptrace as much as possible with YamaJeff Xu
2023-03-10selftests/landlock: Skip overlayfs tests when not supportedJeff Xu
2023-03-10tools/power/x86/intel-speed-select: Add Emerald Rapid quirkZhang Rui
2023-03-10bpftool: Always disable stack protection for BPF objectsHolger Hoffstätte
2023-03-10selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen
2023-03-10selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)
2023-03-10objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-03-10perf record: Fix segfault with --overwrite and --max-sizeYang Jihong
2023-03-10selftests: use printf instead of echo -neGuillaume Tucker
2023-03-10selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2023-03-10selftests: find echo binary to use -ne optionsGuillaume Tucker
2023-03-10perf stat: Avoid merging/aggregating metric counts twiceIan Rogers
2023-03-10perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2023-03-10perf jevents: Correct bad character encodingIan Rogers
2023-03-10perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim
2023-03-10perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim
2023-03-10perf inject: Use perf_data__read() for auxtraceNamhyung Kim
2023-03-10tools/tracing/rtla: osnoise_hist: use total duration for average calculationAndreas Ziegler
2023-03-10perf llvm: Fix inadvertent file creationIan Rogers
2023-03-10sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-03-10selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-03-10selftests/bpf: Fix map_kptr test.Alexei Starovoitov
2023-03-10tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich
2023-03-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-03-10bpftool: profile online CPUs instead of possibleTonghao Zhang
2023-03-10selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich
2023-03-10kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown
2023-03-10selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee
2023-03-10bpf: Fix partial dynptr stack slot reads/writesKumar Kartikeya Dwivedi
2023-03-10bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTRKumar Kartikeya Dwivedi
2023-03-10selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang
2023-03-10kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown
2023-03-10selftests/xsk: print correct error codes when exitingMagnus Karlsson
2023-03-10selftests/xsk: print correct payload for packet dumpMagnus Karlsson
2023-03-10libbpf: Fix map creation flags sanitizationLudovic L'Hours
2023-03-10libbpf: Fix invalid return address register in s390Daniel T. Lee
2023-03-10libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko
2023-03-10libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault