aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-28perf lock: Make rb_tree helper functions genericChun-Tse Shao1-11/+23
2025-02-28perf lock: Retrieve owner callstack in bpf programChun-Tse Shao1-9/+203
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao3-2/+52
2025-02-27selftests/net: deflake GRO testsKevin Krakauer2-3/+4
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer1-3/+5
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer1-1/+2
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski38-268/+943
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-7/+161
2025-02-27perf cpumap: Reduce cpu size from int to int16_tIan Rogers4-26/+53
2025-02-27perf trace: Add missing perf_tool__init()Athira Rajeev1-0/+1
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2025-02-27tools/sched_ext: Provide a compatible helper for scx_bpf_events()Andrea Righi2-1/+9
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato1-4/+3
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar37-128/+661
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed1-1/+0
2025-02-27selftests/x86/xstate: Fix spelling mistake "hader" -> "header"Colin Ian King1-1/+1
2025-02-27selftests/sysctl: fix wording of help messagesBharadwaj Raju1-3/+3
2025-02-26selftests: drv-net: add tests for napi IRQ affinity notifiersJakub Kicinski4-1/+123
2025-02-26selftests/net: expand cmsg_ipv6.sh with ipv4Willem de Bruijn3-55/+96
2025-02-26selftests/net: prepare cmsg_ipv6.sh for ipv4Willem de Bruijn1-50/+59
2025-02-26perf list: Document -v option deduplication featureJames Clark2-2/+2
2025-02-26perf pmu: Don't double count common sysfs and json eventsJames Clark2-3/+9
2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark3-13/+12
2025-02-26perf probe: Pick the correct dwarf die while adding probe pointsAthira Rajeev2-3/+19
2025-02-26perf ftrace latency: allow to hide empty bucketsGabriele Monaco2-3/+12
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco4-20/+51
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim2-11/+26
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum3-10/+49
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang1-0/+1
2025-02-26Revert "selftests: kselftest: Fix build failure with NOLIBC"Thomas Weißschuh1-5/+0
2025-02-26tools/nolibc: add support for [v]sscanf()Thomas Weißschuh2-0/+166
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens1-3/+7
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang1-0/+1
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds4-14/+116
2025-02-26selftests/sched_ext: Add NUMA-aware scheduler testAndrea Righi3-0/+160
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko4-0/+195
2025-02-26selftests/bpf: Implement setting global variables in veristatMykyta Yatsenko1-1/+300
2025-02-26selftests/bpf: Test bpf_usdt_arg_size() functionIhor Solodrai2-1/+24
2025-02-26libbpf: Implement bpf_usdt_arg_size BPF functionIhor Solodrai1-0/+32
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang1-0/+70
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang2-0/+5
2025-02-26objtool/powerpc: Add support for decoding all types of uncond branchesChristophe Leroy1-1/+9
2025-02-26selftests/bpf: add cgroup_skb netns cookie testsMahe Tardy2-7/+23
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae2-1/+15
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae1-0/+24
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae3-19/+35
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae3-0/+111
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae3-107/+131
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae4-164/+204