summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen
2024-08-03selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2024-08-03selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-03bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen
2024-08-03libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-08-03bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou
2024-07-25selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-25selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-25selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-07-25selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-07-25selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-07-25selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-07-25tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar
2024-07-18selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_offJohn Hubbard
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-11tools/power turbostat: Remember global max_die_idLen Brown
2024-07-11bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELDJose E. Marchesi
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard
2024-07-11selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-07-11selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-07-11selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman
2024-07-05cxl/region: check interleave capabilityYao Xingtao