summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-28act_mirred: remove unneded merge conflict markersGreg Kroah-Hartman1-1/+0
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-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman1-46/+64
2023-06-28selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts1-70/+99
2023-06-28selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts1-4/+8
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts1-5/+7
2023-06-28selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan1-7/+0
2023-06-28selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts1-0/+26
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2-0/+39
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-21tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini1-1/+1
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song1-1/+1
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev2-0/+40
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-06-05Bonding: add arp_missed_max optionHangbin Liu1-0/+1
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer1-5/+6
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer1-1/+5
2023-05-24cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-17perf evlist: Refactor evlist__for_each_cpu()Ian Rogers4-166/+210
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo1-1/+1
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko1-1/+1
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter1-0/+2
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-11Revert "objtool: Support addition to set CFA base"Josh Poimboeuf1-11/+0
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu1-0/+1
2023-05-11bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu1-2/+6
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley1-0/+1
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau1-1/+1
2023-05-11tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-11tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman1-2/+2
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen1-1/+6
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen7-6/+12
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen1-13/+6
2023-05-11selftests/resctrl: Extend CPU vendor detectionShaopeng Tan4-17/+33
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen1-0/+2
2023-05-11selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1