summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-1/+4
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-08-03selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts1-11/+13
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett2-73/+75
2023-07-27selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich3-6/+33
2023-07-27selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song1-1/+1
2023-07-27selftests/bpf: make test_align selftest more robustAndrii Nakryiko1-14/+24
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark1-2/+2
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: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
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-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld1-4/+26
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 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-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
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-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-19libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau1-3/+19
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King1-2/+2
2023-07-19rcutorture: Correct name of use_softirq module parameterPaul E. McKenney2-2/+2
2023-07-05perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen1-2/+15
2023-06-28selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-06-28selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes1-8/+19
2023-06-28selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes1-16/+16
2023-06-28selftests: net: tls: check if FIPS mode is enabledMagali Lemes1-1/+23
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman1-46/+64
2023-06-28selftests: mptcp: join: fix "userspace pm add & remove address"Matthieu Baerts1-2/+3
2023-06-28selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts1-1/+1
2023-06-28selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts1-9/+17
2023-06-28selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts1-31/+57
2023-06-28selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts1-2/+12
2023-06-28selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts1-23/+24
2023-06-28selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan1-7/+0
2023-06-28selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts1-4/+8
2023-06-28selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts1-4/+8