summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin1-17/+95
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den1-6/+25
2025-02-21rtla/timerlat_top: Abort event processing on second signalTomas Glozar1-0/+8
2025-02-21rtla/timerlat_hist: Abort event processing on second signalTomas Glozar1-0/+8
2025-02-21rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar1-1/+11
2025-02-21rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar1-1/+10
2025-02-21rtla: Add trace_instance_stopTomas Glozar2-0/+9
2025-02-21rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2025-02-21selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-21udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-02-21selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-02-21ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-02-21net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-02-21tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-02-21ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-02-21libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2025-02-21tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-02-21libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko1-1/+1
2025-02-21selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-02-21selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-02-21selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-02-21cpupower: fix TSC MHz calculationHe Rongguang1-6/+9
2025-02-21selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi2-0/+263
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-4/+11
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-19objtool/x86: allow syscall instructionJuergen Gross1-4/+7
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-14verification/dot2: Improve dot parser robustnessGabriele Monaco1-9/+9
2024-12-14tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek2-2/+4
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel1-2/+2
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi1-5/+12
2024-12-14bpftool: Remove asserts from JIT disassemblerQuentin Monnet4-35/+57
2024-12-14selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman1-1/+1
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-14perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-12-14perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo1-1/+1
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-14perf probe: Fix libdw memory leakIan Rogers2-2/+6
2024-12-14perf stat: Fix affinity memory leaks on error pathIan Rogers1-0/+2
2024-12-14perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun3-17/+53
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-2/+1