summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf script: Fix hex dump character outputAdrian Hunter2022-01-271-1/+1
* bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2022-01-272-2/+0
* bpftool: Enable line buffering for stdoutPaul Chaignon2022-01-271-0/+2
* tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau2022-01-271-8/+5
* tools/nolibc: i386: fix initial stack alignmentWilly Tarreau2022-01-271-1/+9
* tools/nolibc: x86-64: Fix startup code bugAmmar Faizi2022-01-271-2/+8
* selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2022-01-111-1/+1
* perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2022-01-051-1/+1
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6
* selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu2021-12-221-0/+2
* selftests: Fix IPv6 address bind testsDavid Ahern2021-12-221-5/+13
* selftests: Fix raw socket bind tests with VRFDavid Ahern2021-12-221-1/+2
* selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou2021-12-221-1/+1
* KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov2021-12-221-0/+30
* netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman2021-12-161-0/+0
* bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy2021-12-141-16/+584
* selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye2021-12-141-10/+49
* tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-145-23/+0
* bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2021-12-141-16/+16
* vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-141-4/+26
* selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2021-12-142-1/+221
* selftests: net: Correct case nameLi Zhijian2021-12-081-2/+2
* perf report: Fix memory leaks around perf_tip()Ian Rogers2021-12-083-14/+17
* perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-12-082-15/+14
* perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark2021-11-261-1/+1
* perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed2021-11-264-0/+4
* perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers2021-11-263-3/+10
* selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko2021-11-171-13/+2
* selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-171-4/+7
* perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers2021-11-171-1/+3
* selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-11-171-2/+2
* libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko2021-11-171-10/+6
* selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko2021-11-171-0/+11
* selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-11-171-1/+1
* perf script: Check session->header.env.arch before using itSong Liu2021-11-021-4/+8
* selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-271-1/+0
* tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-10-091-1/+1
* selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-10-091-1/+2
* selftests: be sure to make khdr before other targetsLi Zhijian2021-10-091-0/+1
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc2021-10-061-5/+8
* perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei2021-09-221-4/+4
* perf machine: Initialize srcline string member in add_location structMichael Petlan2021-09-221-0/+1
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-221-1/+1
* selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2021-09-222-2/+2
* tools/thermal/tmon: Add cross compiling supportRolf Eike Beer2021-09-221-1/+1
* bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-09-151-1/+1
* bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-08-122-10/+0
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-087-8/+41