summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich2023-07-273-6/+33
* selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song2023-07-271-1/+1
* selftests/bpf: make test_align selftest more robustAndrii Nakryiko2023-07-271-14/+24
* perf build: Fix library not found error when using CSLIBSJames Clark2023-07-271-2/+2
* 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: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-271-0/+77
* 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
* wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2023-07-191-4/+26
* 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 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
* selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca2023-07-191-0/+1
* 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
* 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
* libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau2023-07-191-3/+19
* kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King2023-07-191-2/+2
* rcutorture: Correct name of use_softirq module parameterPaul E. McKenney2023-07-192-2/+2
* perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen2023-07-051-2/+15
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2023-06-282-0/+8
* selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes2023-06-281-8/+19
* selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes2023-06-281-16/+16
* selftests: net: tls: check if FIPS mode is enabledMagali Lemes2023-06-281-1/+23
* bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman2023-06-281-46/+64
* selftests: mptcp: join: fix "userspace pm add & remove address"Matthieu Baerts2023-06-281-2/+3
* selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts2023-06-281-1/+1
* selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts2023-06-281-9/+17
* selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts2023-06-281-31/+57
* selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts2023-06-281-2/+12
* selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts2023-06-281-23/+24
* selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan2023-06-281-7/+0
* selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts2023-06-281-4/+8
* selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts2023-06-281-4/+8
* selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts2023-06-281-3/+6
* selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts2023-06-281-2/+5
* selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts2023-06-281-1/+6
* selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts2023-06-281-2/+15
* selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts2023-06-281-4/+11