summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-27KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum3-10/+49
2025-02-27cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang1-0/+1
2025-02-27Revert "selftests: kselftest: Fix build failure with NOLIBC"Thomas Weißschuh1-5/+0
2025-02-27tools/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/gi...Linus 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
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae2-2/+60
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae2-132/+142
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae18-315/+51
2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott1-7/+30
2025-02-26selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung3-0/+182
2025-02-26selftests: drv-net-hw: Add a test for symmetric RSS hashGal Pressman3-2/+90
2025-02-26selftests: drv-net: Make rand_port() get a port more reliablyGal Pressman1-11/+4
2025-02-26selftests/net: ensure mptcp is enabled in netnsHangbin Liu1-1/+3
2025-02-26Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds19-162/+32
2025-02-25tools/sched_ext: Provide consistent access to scx flagsAndrea Righi1-6/+12
2025-02-25tools/memory-model: glossary.txt: Fix indentsAkira Yokosawa1-16/+16
2025-02-25tools/memory-model/README: Fix typoAkira Yokosawa1-1/+1
2025-02-25tools/memory-model: Distinguish between syntactic and semantic tagsJonas Oberhauser3-132/+132
2025-02-25tools/memory-model: Switch to softcoded herd7 tagsJonas Oberhauser5-21/+30
2025-02-25objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturnsYouling Tang1-1/+1
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel2-4/+5
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye1-1/+3
2025-02-25tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.Yufeng Wang1-0/+7
2025-02-25tools: virtio/linux/compiler.h: Add data_race() define.Yufeng Wang1-0/+25
2025-02-25tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio testYufeng Wang1-0/+13
2025-02-25Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2025-02-25Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen10-27/+327
2025-02-25perf report: Fix sample number stats for branch entry modeThomas Falcon1-2/+6
2025-02-25perf machine: Reuse module path bufferIan Rogers1-11/+23
2025-02-25perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers1-25/+17
2025-02-25perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers1-13/+19
2025-02-25perf events: Remove scandir in thread synthesisIan Rogers1-10/+12
2025-02-25perf header: Switch mem topology to io_dir__readdirIan Rogers1-15/+16