summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi12-473/+441
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi30-236/+332
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi9-9/+9
2026-02-06perf regs: Fix abort for "-I" or "--user-regs" optionsDapeng Mi1-7/+6
2026-02-06perf metricgroup: Don't early exit if no CPUID table existsIan Rogers1-13/+5
2026-02-06perf tests: build-test coverage for NO_JEVENTS=1Ian Rogers1-0/+2
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers1-0/+242
2026-02-06perf record: Make logs more readable for event open failuresLeo Yan1-0/+1
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu1-0/+4
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei5-14/+142
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang1-0/+8
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal2-6/+14
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal1-6/+136
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao2-0/+97
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-17/+92
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+64
2026-02-05objtool/klp: Fix unexported static call key access for manually built livepat...Josh Poimboeuf1-1/+1
2026-02-05objtool/klp: Fix symbol correlation for orphaned local symbolsJosh Poimboeuf1-5/+34
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu3-7/+7
2026-02-05bootconfig: Check the parsed output of the good examplesMasami Hiramatsu (Google)14-0/+44
2026-02-05bootconfig: Terminate value search if it hits a newlineMasami Hiramatsu (Google)3-2/+9
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier3-8/+0
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier2-2/+0
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier1-6/+0
2026-02-05selftests: ublk: organize test directories by test IDMing Lei1-1/+3
2026-02-05selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)1-15/+15
2026-02-05selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)1-10/+7
2026-02-05selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)1-6/+3
2026-02-05selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)1-8/+2
2026-02-05selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)1-2/+7
2026-02-05selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)1-16/+14
2026-02-05selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)1-9/+10
2026-02-05selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)1-12/+15
2026-02-05selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan1-2/+301
2026-02-05bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+1
2026-02-05selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao1-0/+43
2026-02-05selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov1-7/+2
2026-02-05selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov2-0/+108
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown1-5/+5
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown1-3/+7
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown2-16/+16
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown1-3/+7
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown1-43/+51
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown1-0/+23
2026-02-04tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)Len Brown1-2/+5
2026-02-04tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)Len Brown1-9/+9
2026-02-04tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown1-1/+1
2026-02-04Merge branch 'pm-tools'Rafael J. Wysocki5-12/+18
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki1-22/+52