summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-22bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-22KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov
2021-12-17perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-17perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-17perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-17perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-17perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-17perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-17perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-17perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-16netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-14perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-14vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-14selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal
2021-12-08selftests: net: Correct case nameLi Zhijian
2021-12-08wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-12-08wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-12-08wireguard: selftests: actually test for routing loopsJason A. Donenfeld
2021-12-08wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld
2021-12-08perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-12-08perf inject: Fix ARM SPE handlingGerman Gomez
2021-11-26perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-26perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed
2021-11-26perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers
2021-11-21selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-18perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-18bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-18selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-18selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-11-18selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer
2021-11-18libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich
2021-11-18libbpf: Fix BTF header parsing checksAndrii Nakryiko
2021-11-18libbpf: Fix overflow in BTF sanity checksAndrii Nakryiko