summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon1-0/+2
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski1-1/+1
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell1-0/+6
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy1-2/+3
2022-01-27libbpf: Clean gen_loader's attach kind.Alexei Starovoitov1-1/+3
2022-01-27libbpf: Silence uninitialized warning/error in btf_dump_dump_type_dataAlan Maguire1-1/+1
2022-01-27libbpf: Fix using invalidated memory in bpf_linkerAndrii Nakryiko1-1/+4
2022-01-27libbpf: Fix glob_syms memory leak in bpf_linkerAndrii Nakryiko1-0/+1
2022-01-27libbpf: Fix potential misaligned memory access in btf_ext__new()Andrii Nakryiko2-6/+6
2022-01-27bpftool: Fix memory leak in prog_dump()Quentin Monnet1-6/+9
2022-01-27libbpf: Free up resources used by inner map definitionAndrii Nakryiko1-1/+4
2022-01-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau1-8/+5
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau1-1/+9
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi1-2/+8
2022-01-20perf annotate: Avoid TUI crash when navigating in the annotation of recursive...Dario Petrillo1-9/+14
2022-01-11userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2022-01-11selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan1-1/+1
2022-01-05perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter1-10/+13
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter1-1/+1
2022-01-05perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter1-0/+1
2022-01-05selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2022-01-05selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6
2021-12-29selftests: KVM: Fix non-x86 compilingAndrew Jones2-9/+6
2021-12-22selftests/damon: test debugfs file reads/writes with huge countSeongJae Park4-0/+61
2021-12-22perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter1-3/+7
2021-12-22perf inject: Fix segfault due to close without openAdrian Hunter1-1/+2
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-22selftests/net: toeplitz: fix udp optionWillem de Bruijn1-1/+1
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern1-3/+11
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-22selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin1-1/+1
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-22bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann1-2/+65
2021-12-22bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-22bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann1-0/+23
2021-12-22KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov1-0/+30
2021-12-17perf inject: Fix itrace space allowed for new attributesAdrian Hunter1-1/+1
2021-12-17perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu3-20/+26
2021-12-16netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman1-0/+0
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye1-10/+49
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo5-23/+0
2021-12-14perf tools: Fix SMT detection fast read pathIan Rogers1-1/+1
2021-12-14selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini3-1/+78
2021-12-14perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter1-0/+1