summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-02-26selftests/net: prepare cmsg_ipv6.sh for ipv4Willem de Bruijn-50/+59
2025-02-26perf list: Document -v option deduplication featureJames Clark-2/+2
2025-02-26perf pmu: Don't double count common sysfs and json eventsJames Clark-3/+9
2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark-14/+13
2025-02-26perf probe: Pick the correct dwarf die while adding probe pointsAthira Rajeev-3/+19
2025-02-26perf ftrace latency: allow to hide empty bucketsGabriele Monaco-3/+12
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco-20/+51
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim-11/+26
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum-10/+49
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang-0/+1
2025-02-26Revert "selftests: kselftest: Fix build failure with NOLIBC"Thomas Weißschuh-5/+0
2025-02-26tools/nolibc: add support for [v]sscanf()Thomas Weißschuh-0/+166
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens-3/+7
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang-0/+1
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+116
2025-02-26selftests/sched_ext: Add NUMA-aware scheduler testAndrea Righi-0/+160
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko-0/+195
2025-02-26selftests/bpf: Implement setting global variables in veristatMykyta Yatsenko-1/+300
2025-02-26selftests/bpf: Test bpf_usdt_arg_size() functionIhor Solodrai-1/+24
2025-02-26libbpf: Implement bpf_usdt_arg_size BPF functionIhor Solodrai-0/+32
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang-0/+70
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang-0/+5
2025-02-26objtool/powerpc: Add support for decoding all types of uncond branchesChristophe Leroy-1/+9
2025-02-26selftests/bpf: add cgroup_skb netns cookie testsMahe Tardy-7/+23
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae-1/+15
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae-0/+24
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae-19/+35
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae-0/+111
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae-107/+131
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae-164/+204
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae-2/+60
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae-132/+142
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae-315/+51
2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott-7/+30
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung-0/+182
2025-02-25selftests: drv-net-hw: Add a test for symmetric RSS hashGal Pressman-2/+90
2025-02-25selftests: drv-net: Make rand_port() get a port more reliablyGal Pressman-11/+4
2025-02-25selftests/net: ensure mptcp is enabled in netnsHangbin Liu-1/+3
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds-162/+32
2025-02-25tools/sched_ext: Provide consistent access to scx flagsAndrea Righi-6/+12
2025-02-25tools/memory-model: glossary.txt: Fix indentsAkira Yokosawa-16/+16
2025-02-25tools/memory-model/README: Fix typoAkira Yokosawa-1/+1
2025-02-25tools/memory-model: Distinguish between syntactic and semantic tagsJonas Oberhauser-132/+132
2025-02-25tools/memory-model: Switch to softcoded herd7 tagsJonas Oberhauser-21/+30
2025-02-25objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturnsYouling Tang-1/+1
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel-4/+5
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye-1/+3
2025-02-25tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.Yufeng Wang-0/+7
2025-02-25tools: virtio/linux/compiler.h: Add data_race() define.Yufeng Wang-0/+25
2025-02-25tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio testYufeng Wang-0/+13