summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers-3/+13
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers-1/+12
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers-13/+20
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers-32/+0
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19/+244
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers-3/+15
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers-0/+1
2025-05-08perf trace: Free the files.max entry in files->tableIan Rogers-1/+2
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviourMark Rutland-8/+22
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new VL change behaviourMark Rutland-15/+3
2025-05-08kselftest/arm64: tpidr2: Adjust to new clone() behaviourMark Rutland-2/+12
2025-05-08kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changedMark Rutland-13/+1
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson-0/+166
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.-1/+11
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan-0/+3
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes-6/+10
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang-5/+14
2025-05-07tools: ynl-gen: move the count into a presence struct tooJakub Kicinski-21/+16
2025-05-07tools: ynl-gen: split presence metadataJakub Kicinski-28/+28
2025-05-07tools: ynl-gen: rename basic presence from 'bit' to 'present'Jakub Kicinski-6/+6
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon-0/+3
2025-05-07rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar-0/+1
2025-05-07rtla: Define __NR_sched_setattr for LoongArchTiezhu Yang-0/+2
2025-05-07rtla: Set distinctive exit value for failed testsCosta Shulyupin-21/+34
2025-05-07Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-305/+2415
2025-05-06tools: ynl-gen: allow noncontiguous enumsJiri Pirko-6/+52
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei-5/+5
2025-05-06cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang-0/+3
2025-05-07objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda-0/+1
2025-05-06bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernelsYiFei Zhu-1/+1
2025-05-06selftests/bpf: Add test for bpf_list_{front,back}Martin KaFai Lau-0/+119
2025-05-06selftests/bpf: Add tests for bpf_rbtree_{root,left,right}Martin KaFai Lau-0/+212
2025-05-06bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}Martin KaFai Lau-14/+15
2025-05-06arm64: tools: Resync sysreg.hMarc Zyngier-17/+48
2025-05-06tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar-1/+1
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-0/+431
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)-4/+22
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)-25/+25
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar-754/+3207
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski-1/+23
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown-0/+128
2025-05-06tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4Ahmed S. Darwish-2/+2
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar-802/+4223
2025-05-05tools: ynl-gen: validate 0 len strings from kernelDavid Wei-1/+1
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir-3/+14
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir-2/+4
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir-13/+9
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault-0/+178
2025-05-05perf test: Add direct off-cpu testsHoward Chu-0/+71
2025-05-05perf record --off-cpu: Add --off-cpu-thresh optionHoward Chu-1/+41