summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski2022-01-271-1/+1
* selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell2022-01-271-0/+6
* 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
* bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau2021-12-221-2/+14
* 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: Add duplicate config only for MD5 VRF testsDavid Ahern2021-12-221-6/+20
* selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou2021-12-221-1/+1
* bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann2021-12-221-0/+23
* KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov2021-12-221-0/+30
* perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter2021-12-171-0/+1
* perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter2021-12-171-3/+8
* perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter2021-12-171-0/+1
* perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter2021-12-171-4/+28
* perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter2021-12-171-19/+13
* perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter2021-12-171-1/+1
* perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter2021-12-171-2/+3
* perf inject: Fix itrace space allowed for new attributesAdrian Hunter2021-12-171-1/+1
* 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
* perf tools: Fix SMT detection fast read pathIan Rogers2021-12-141-1/+1
* 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
* wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-12-081-1/+23
* wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-12-081-1/+1
* wireguard: selftests: actually test for routing loopsJason A. Donenfeld2021-12-081-1/+5
* wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld2021-12-081-0/+1
* 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 inject: Fix ARM SPE handlingGerman Gomez2021-12-081-0/+15
* 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/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov2021-11-211-20/+58
* selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko2021-11-181-13/+2
* selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-181-4/+7
* perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers2021-11-181-1/+3
* bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2021-11-181-1/+1
* selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-11-181-2/+2