summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-02-01tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-02-01KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-02-01KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
2022-01-27KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov
2022-01-27KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27perf metric: Fix metric_leaderIan Rogers
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-01-27perf test: Enable system wide for metricgroups testIan Rogers
2022-01-27perf metricgroup: Fix use after free in metric__new()José Expósito
2022-01-27perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König
2022-01-27perf cputopo: Fix CPU topology reading on s/390Thomas Richter
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-27bpftool: Fix indent in option lists in the documentationQuentin Monnet
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
2022-01-27libbpf: Remove deprecation attribute from struct bpf_prog_prep_resultAndrii Nakryiko
2022-01-27selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2022-01-27libbpf: Accommodate DWARF/compiler bug with duplicated structsAndrii Nakryiko
2022-01-27bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko
2022-01-27libbpf: Improve sanity checking during BTF fix upAndrii Nakryiko
2022-01-27libbpf: Detect corrupted ELF symbols sectionAndrii Nakryiko
2022-01-27libbpf: Use probe_name for legacy kprobeQiang Wang
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon
2022-01-27kunit: tool: fix --json output for skipped testsDaniel Latypov
2022-01-27libbpf: Fix gen_loader assumption on number of programs.Alexei Starovoitov
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell
2022-01-27libbpf: Add "bool skipped" to struct bpf_mapShuyi Cheng
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy
2022-01-27libbpf: Clean gen_loader's attach kind.Alexei Starovoitov
2022-01-27libbpf: Silence uninitialized warning/error in btf_dump_dump_type_dataAlan Maguire
2022-01-27libbpf: Fix using invalidated memory in bpf_linkerAndrii Nakryiko
2022-01-27libbpf: Fix glob_syms memory leak in bpf_linkerAndrii Nakryiko
2022-01-27libbpf: Fix potential misaligned memory access in btf_ext__new()Andrii Nakryiko
2022-01-27tools/resolve_btf_ids: Close ELF file on errorAndrii Nakryiko
2022-01-27libbpf: Load global data maps lazily on legacy kernelsAndrii Nakryiko
2022-01-27selftests/bpf: Fix xdpxceiver failures for no hugepagesTirthendu Sarkar
2022-01-27bpftool: Fix memory leak in prog_dump()Quentin Monnet
2022-01-27libbpf: Free up resources used by inner map definitionAndrii Nakryiko
2022-01-27libbpf: Fix non-C89 loop variable declaration in gen_loader.cAndrii Nakryiko
2022-01-27libbpf: Fix section counting logicAndrii Nakryiko