summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-02-23selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon
2022-01-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-22KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov
2021-12-16netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
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-08perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
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-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-17perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-17libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-17selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-11-02perf script: Check session->header.env.arch before using itSong Liu
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
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
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei