summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-08-081-1/+4
* x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)2023-08-081-1/+1
* selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts2023-08-031-3/+1
* tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski2023-08-031-2/+2
* maple_tree: add __init and __exit to test moduleLiam R. Howlett2023-08-032-73/+75
* perf build: Fix library not found error when using CSLIBSJames Clark2023-07-271-2/+2
* tools/nolibc: ensure stack protector guard is never zeroThomas Weißschuh2023-07-271-2/+3
* selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts2023-07-271-0/+1
* selftests: tc: add 'ct' action kconfig depMatthieu Baerts2023-07-271-0/+1
* selftests: tc: set timeout to 15 minutesMatthieu Baerts2023-07-271-0/+1
* perf probe: Read DWARF files from the correct CUGeorg Müller2023-07-271-1/+3
* perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-271-0/+77
* selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King2023-07-271-1/+1
* maple_tree: fix node allocation testing on 32 bitLiam R. Howlett2023-07-271-3/+3
* selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts2023-07-231-5/+5
* selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts2023-07-231-0/+1
* selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts2023-07-231-0/+2
* selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts2023-07-231-1/+1
* selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts2023-07-231-4/+5
* selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts2023-07-231-0/+3
* selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts2023-07-231-9/+11
* wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2023-07-191-4/+26
* tools/virtio: fix build break for aarch64Peng Fan2023-07-191-1/+12
* perf bpf: Move the declaration of struct rqIan Rogers2023-07-192-2/+10
* rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira2023-07-191-1/+7
* tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma2023-07-191-2/+2
* perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim2023-07-191-0/+6
* perf stat: Reset aggr stats for each runNamhyung Kim2023-07-191-0/+2
* perf tool x86: Fix perf_env memory leakIan Rogers2023-07-191-1/+1
* perf tool x86: Consolidate is_amd check into single functionRavi Bangoria2023-07-195-31/+31
* perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta2023-07-191-0/+18
* perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta2023-07-191-1/+1
* perf metric: Fix no group checkKan Liang2023-07-191-1/+1
* perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim2023-07-191-1/+1
* perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo2023-07-191-8/+8
* perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo2023-07-191-0/+2
* perf evsel: Don't let for_each_group() treat the head of the list as one of i...Ian Rogers2023-07-192-8/+17
* selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca2023-07-191-0/+1
* bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman2023-07-191-4/+4
* selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman2023-07-191-11/+13
* selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu2023-07-191-1/+3
* selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer2023-07-191-1/+1
* tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik2023-07-191-2/+2
* bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2023-07-192-1/+5
* selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov2023-07-191-2/+1
* bpftool: JIT limited misreported as negative value on aarch64Alan Maguire2023-07-191-12/+12
* libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko2023-07-191-5/+10
* bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko2023-07-191-9/+9
* bpf: improve precision backtrack loggingAndrii Nakryiko2023-07-191-52/+54
* libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau2023-07-191-3/+19