summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)2023-09-131-2/+66
* selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-09-131-1/+1
* selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou2023-09-131-1/+1
* selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire2023-09-131-0/+9
* libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2023-09-132-4/+16
* bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin2023-09-131-10/+17
* bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet2023-09-131-2/+9
* bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin2023-09-131-2/+7
* bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin2023-09-131-1/+5
* selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann2023-09-131-2/+3
* selftests/futex: Order calls to futex_lock_piNysal Jan K.A2023-09-131-0/+7
* selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen2023-09-131-7/+11
* selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen2023-09-131-0/+1
* selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen2023-09-131-1/+2
* selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen2023-09-131-1/+1
* selftests/harness: Actually report SKIP for signal testsKees Cook2023-09-131-6/+5
* tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik2023-09-131-2/+2
* tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targetsJiri Olsa2023-09-131-1/+1
* tools/resolve_btfids: Tidy HOST_OVERRIDESIan Rogers2023-09-131-2/+2
* tools/resolve_btfids: Compile resolve_btfids as host programJiri Olsa2023-09-132-4/+9
* tools/resolve_btfids: Alter how HOSTCC is forcedIan Rogers2023-09-131-10/+7
* tools/resolve_btfids: Install subcmd headersIan Rogers2023-09-132-6/+15
* tools/resolve_btfids: Use pkg-config to locate libelfShen Jiamin2023-09-131-2/+6
* tools lib subcmd: Add dependency test to install_headersIan Rogers2023-09-131-10/+13
* tools lib subcmd: Make install_headers clearerIan Rogers2023-09-131-1/+1
* tools lib subcmd: Add install targetIan Rogers2023-09-131-0/+49
* vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha2023-09-131-2/+2
* selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu2023-08-304-20/+52
* selftests: bonding: do not set port down before adding to bondHangbin Liu2023-08-301-2/+2
* selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel2023-08-301-10/+6
* objtool/x86: Fix SRSO messPeter Zijlstra2023-08-274-5/+30
* objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra2023-08-261-6/+11
* x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu2023-08-261-1/+1
* x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-262-2/+2
* x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-261-1/+1
* selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-231-1/+2
* selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel2023-08-231-2/+4
* selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti2023-08-231-6/+10
* nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2023-08-161-0/+5
* nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2023-08-161-0/+5
* selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-161-4/+4
* selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-161-0/+1
* selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-161-0/+5
* selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel2023-08-161-0/+11
* selftests/rseq: Fix build with undefined __weakMark Brown2023-08-162-1/+5
* radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-161-1/+1
* selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi2023-08-161-2/+3