aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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 tools: Fix auto-complete on aarch64Yicong Yang
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
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-10selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov
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 invalid return address register in s390Daniel T. Lee
2023-03-10libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko
2023-03-03selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-25selftests: kvm: move declaration at the beginning of main()Paolo Bonzini
2023-02-25KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2023-02-22Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-22selftests: mptcp: userspace: fix v4-v6 test in v6.1Matthieu Baerts
2023-02-22selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman
2023-02-14selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-14selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-14selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan