summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-08perf inject: Fix use without initialization of local variablesIan Rogers1-4/+4
2025-02-08perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-02-08perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo1-0/+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 maps: Fix display of kernel symbolsChristophe Leroy1-1/+6
2025-02-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo1-1/+1
2025-02-08selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen1-2/+2
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/landlock: Fix build with non-default pthread linkingMickaël Salaün1-2/+2
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-08selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün1-1/+1
2025-02-08cpupower: fix TSC MHz calculationHe Rongguang1-6/+9
2025-02-08selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang1-1/+1
2025-02-08selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2025-01-23selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-23tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-23sched_ext: Fix dsq_local_on selftestTejun Heo2-3/+7
2025-01-23scx: Fix maximal BPF selftest progDavid Vernet1-3/+5
2025-01-23selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai12-19/+19
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-23netdev: avoid CFI problems with sock priv helpersJakub Kicinski1-3/+13
2025-01-17cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long1-14/+19
2025-01-17selftests/alsa: Fix circular dependency involving global-timerLi Zhijian1-1/+1
2025-01-09bpf: consider that tail calls invalidate packet pointersEduard Zingerman1-0/+2
2025-01-09selftests: net: local_termination: require mausezahnVladimir Oltean1-1/+0
2025-01-09sched_ext: fix application of sizeof to pointerguanjing1-1/+1
2025-01-02rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar1-81/+96
2025-01-02objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng1-0/+1
2025-01-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi5-23/+23
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-4/+11
2025-01-02selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand1-0/+4
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-27tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui1-5/+3
2024-12-27selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-27tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter1-3/+3
2024-12-27tools: hv: change permissions of NetworkManager configuration fileOlaf Hering1-1/+1