summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-27bpftool: Fix indent in option lists in the documentationQuentin Monnet7-14/+14
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2-2/+0
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman3-0/+134
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo1-1/+1
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa1-0/+7
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens1-1/+1
2022-01-27libbpf: Accommodate DWARF/compiler bug with duplicated structsAndrii Nakryiko1-4/+41
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko1-0/+2
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko1-2/+2
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko1-2/+7
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