summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-14selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao1-1/+1
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-08-11selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-08-11perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin5-5/+5
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen1-1/+1
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann1-0/+1
2024-08-03perf dso: Fix build when libunwind is enabledJames Clark3-2/+7
2024-08-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko3-7/+9
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2-2/+7
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang1-0/+7
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern1-10/+10
2024-08-03selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh1-1/+1
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün2-0/+75
2024-08-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park1-1/+1
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-12/+12
2024-08-03iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins1-18/+18
2024-08-03iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins1-0/+18
2024-08-03iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins2-7/+9
2024-08-03perf dso: Fix address sanitizer buildIan Rogers9-44/+56
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter1-0/+12
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter1-1/+2
2024-08-03perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim1-0/+3
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim1-1/+1
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He1-2/+3
2024-08-03tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev3-1/+18
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2-21/+26
2024-08-03perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers1-4/+5
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang1-1/+1
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang1-4/+12
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang1-1/+1
2024-08-03bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen1-0/+4
2024-08-03libbpf: Skip base btf sanity checksAntoine Tenart1-1/+1
2024-08-03libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng1-2/+9
2024-08-03bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2-2/+2
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang1-1/+2
2024-08-03libbpf: keep FD_CLOEXEC flag when dup()'ing FDAndrii Nakryiko1-7/+3
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang1-5/+1
2024-08-03bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou1-1/+1