summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers
2026-02-06perf record: Make logs more readable for event open failuresLeo Yan
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05objtool/klp: Fix unexported static call key access for manually built livepat...Josh Poimboeuf
2026-02-05objtool/klp: Fix symbol correlation for orphaned local symbolsJosh Poimboeuf
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu
2026-02-05bootconfig: Check the parsed output of the good examplesMasami Hiramatsu (Google)
2026-02-05bootconfig: Terminate value search if it hits a newlineMasami Hiramatsu (Google)
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier
2026-02-04selftests: ublk: organize test directories by test IDMing Lei
2026-02-04selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)
2026-02-04selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-02-04selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown
2026-02-04tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)Len Brown
2026-02-04tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)Len Brown
2026-02-04tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown
2026-02-04Merge branch 'pm-tools'Rafael J. Wysocki
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki
2026-02-04resolve_btfids: Refactor the sort_btf_by_name functionDonglin Peng
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-04cxl: Enable AMD Zen5 address translation using ACPI PRMTRobert Richter
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda
2026-02-04selftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen