summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend2021-08-081-0/+22
* bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2021-08-081-0/+39
* Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
* tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song2021-07-311-2/+10
* selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-07-311-1/+1
* perf inject: Close inject.output on exitRiccardo Mancini2021-07-281-2/+6
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser2021-07-281-0/+5
* perf data: Close all files in close_dir()Riccardo Mancini2021-07-281-1/+1
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2