summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2021-11-18libbpf: Allow loading empty BTFsAndrii Nakryiko
2021-11-18libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko
2021-11-18bpftool: Avoid leaking the JSON writer prepared for program metadataQuentin Monnet
2021-11-18KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-11-18KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller
2021-11-18objtool: Fix static_call list generationPeter Zijlstra
2021-11-18x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra
2021-11-18objtool: Add xen_start_kernel() to noreturn listJosh Poimboeuf
2021-11-18selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-18selftests/core: fix conflicting types compile error for close_range()Shuah Khan
2021-11-18selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-11-18selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-11-18fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-11-02perf script: Check session->header.env.arch before using itSong Liu
2021-10-27selftests: bpf: fix backported ASSERT_FALSELorenz Bauer
2021-10-27libperf tests: Fix test_stat_cpuShunsuke Nakamura
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-13perf jevents: Tidy error handlingJohn Garry
2021-10-09selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-10-09selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc