summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-08-03tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski1-2/+2
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett2-73/+75
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark1-2/+2
2023-07-27tools/nolibc: ensure stack protector guard is never zeroThomas Weißschuh1-2/+3
2023-07-27selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts1-0/+1
2023-07-27selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-27perf probe: Read DWARF files from the correct CUGeorg Müller1-1/+3
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-07-27selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King1-1/+1
2023-07-27maple_tree: fix node allocation testing on 32 bitLiam R. Howlett1-3/+3
2023-07-23selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts1-5/+5
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-07-23selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts1-0/+2
2023-07-23selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts1-1/+1
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts1-4/+5
2023-07-23selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts1-0/+3
2023-07-23selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts1-9/+11
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld1-4/+26
2023-07-19tools/virtio: fix build break for aarch64Peng Fan1-1/+12
2023-07-19perf bpf: Move the declaration of struct rqIan Rogers2-2/+10
2023-07-19rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira1-1/+7
2023-07-19tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-07-19perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim1-0/+6
2023-07-19perf stat: Reset aggr stats for each runNamhyung Kim1-0/+2
2023-07-19perf tool x86: Fix perf_env memory leakIan Rogers1-1/+1
2023-07-19perf tool x86: Consolidate is_amd check into single functionRavi Bangoria5-31/+31
2023-07-19perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta1-0/+18
2023-07-19perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta1-1/+1
2023-07-19perf metric: Fix no group checkKan Liang1-1/+1
2023-07-19perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim1-1/+1
2023-07-19perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo1-8/+8
2023-07-19perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo1-0/+2
2023-07-19perf evsel: Don't let for_each_group() treat the head of the list as one of i...Ian Rogers2-8/+17
2023-07-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-07-19bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman1-4/+4
2023-07-19selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman1-11/+13
2023-07-19selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu1-1/+3
2023-07-19selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer1-1/+1
2023-07-19tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik1-2/+2
2023-07-19bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2-1/+5
2023-07-19selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov1-2/+1
2023-07-19bpftool: JIT limited misreported as negative value on aarch64Alan Maguire1-12/+12
2023-07-19libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko1-5/+10
2023-07-19bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko1-9/+9
2023-07-19bpf: improve precision backtrack loggingAndrii Nakryiko1-52/+54
2023-07-19libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau1-3/+19
2023-07-19selftests/ftace: Fix KTAP output orderingMark Brown1-1/+1
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King1-2/+2