summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen2023-07-051-2/+15
* act_mirred: remove unneded merge conflict markersGreg Kroah-Hartman2023-06-281-1/+0
* 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
* bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman2023-06-281-46/+64
* selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts2023-06-281-70/+99
* selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts2023-06-281-4/+8
* selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts2023-06-281-5/+7
* selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan2023-06-281-7/+0
* selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts2023-06-281-0/+26
* selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2023-06-282-0/+39
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini2023-06-211-1/+1
* selftests/bpf: Fix sockopt_sk selftestYonghong Song2023-06-141-1/+1
* selftests/bpf: Verify optval=NULL caseStanislav Fomichev2023-06-142-0/+40
* selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts2023-06-093-1/+45
* Bonding: add arp_missed_max optionHangbin Liu2023-06-051-0/+1
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* selftests/memfd: Fix unknown type name build failureHardik Garg2023-05-301-0/+1
* selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-5/+6
* selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-1/+5
* cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-241-17/+14
* perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2023-05-172-2/+7
* perf evlist: Refactor evlist__for_each_cpu()Ian Rogers2023-05-174-166/+210
* perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong2023-05-171-1/+1
* perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring2023-05-171-2/+1
* perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo2023-05-171-1/+1
* perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2023-05-172-3/+3
* perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko2023-05-171-1/+1
* selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-05-171-5/+5
* perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter2023-05-111-0/+2
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-05-111-1/+4
* Revert "objtool: Support addition to set CFA base"Josh Poimboeuf2023-05-111-11/+0
* selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-05-111-0/+1
* bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-05-111-0/+7
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-111-2/+6
* selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-05-111-0/+1
* selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau2023-05-111-1/+1
* tools: bpftool: Remove invalid \' json escapeLuis Gerhorst2023-05-111-3/+0
* tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman2023-05-111-2/+2
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-111-1/+6
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-05-117-6/+12
* selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen2023-05-111-13/+6
* selftests/resctrl: Extend CPU vendor detectionShaopeng Tan2023-05-114-17/+33
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-111-0/+2