summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-07rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-03-07rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-03-07Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar1-9/+6
2025-03-07Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar1-9/+6
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
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-17selftests: mptcp: join: fix AF_INET6 variableMatthieu Baerts (NGI0)1-1/+1
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar1-1/+11
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar1-1/+10
2025-02-17rtla: Add trace_instance_stopTomas Glozar2-0/+9
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2025-02-17selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-17perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu1-1/+6
2025-02-17udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-02-17selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers2-8/+33
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-02-08perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao1-25/+41
2025-02-08perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-02-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo2-2/+2
2025-02-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo2-0/+6
2025-02-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy1-1/+1
2025-02-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo1-1/+1
2025-02-08ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-02-08perf expr: Initialize is_test value in expr__ctx_new()Levi Yun1-4/+1
2025-02-08perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han3-5/+15
2025-02-08perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han3-4/+8
2025-02-08perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han1-1/+2
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar2-3/+14
2025-02-08libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2025-02-08tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-02-08libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko1-1/+1
2025-02-08selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-02-08selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-02-08selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-02-08cpupower: fix TSC MHz calculationHe Rongguang1-6/+9
2025-02-08selftests/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-17memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang1-0/+5