summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-07rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-03-07rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-03-07Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar
2025-03-07Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den
2025-02-21rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-02-21rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-02-17selftests: mptcp: join: fix AF_INET6 variableMatthieu Baerts (NGI0)
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla: Add trace_instance_stopTomas Glozar
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar
2025-02-17selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-17perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-02-17udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-17selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan
2025-02-08perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao
2025-02-08perf report: Fix misleading help message about --demangleJiachen Zhang
2025-02-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo
2025-02-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo
2025-02-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy
2025-02-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-02-08ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-02-08perf expr: Initialize is_test value in expr__ctx_new()Levi Yun
2025-02-08perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han
2025-02-08perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han
2025-02-08perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar
2025-02-08libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet
2025-02-08tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-02-08libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko
2025-02-08selftests/landlock: Fix error messageMickaël Salaün
2025-02-08selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-02-08selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven
2025-02-08cpupower: fix TSC MHz calculationHe Rongguang
2025-02-08selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-17memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang