summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-27selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-27selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-23wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-23perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-07-23perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo
2023-07-23perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-07-23perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed
2023-07-23selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-07-23selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-07-23bpftool: JIT limited misreported as negative value on aarch64Alan Maguire
2023-07-23libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko
2023-07-23libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau
2023-07-23kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King
2023-07-23rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-07-05perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen
2023-06-28act_mirred: remove unneded merge conflict markersGreg Kroah-Hartman
2023-06-28selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-28selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-06-28selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts
2023-06-28selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts
2023-06-28selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan
2023-06-28selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-21tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-06-05Bonding: add arp_missed_max optionHangbin Liu
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24cpupower: Make TSC read per CPU for Mperf monitorWyes Karny
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-17perf evlist: Refactor evlist__for_each_cpu()Ian Rogers
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring