summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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 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 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-10selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov1-3/+4
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
2023-03-10libbpf: Fix invalid return address register in s390Daniel T. Lee1-1/+1
2023-03-10libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko1-0/+13
2023-03-03selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean1-1/+1
2023-02-25selftests: kvm: move declaration at the beginning of main()Paolo Bonzini1-4/+3
2023-02-25KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini1-0/+6
2023-02-22Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson1-4/+0
2023-02-22selftests: mptcp: userspace: fix v4-v6 test in v6.1Matthieu Baerts1-0/+11
2023-02-22selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan1-1/+1
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman1-0/+36
2023-02-14selftests: mptcp: stop tests earlierMatthieu Baerts1-4/+10
2023-02-14selftests: mptcp: allow more slack for slow test-casePaolo Abeni1-2/+8
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-14selftests: Fix failing VXLAN VNI filtering testIdo Schimmel1-13/+5
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long1-0/+1
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4