Syzbot CI
All Series
Statistics
Content
×
Patch Series
Subject
x86: Better backtraces for leaf functions
Author
seanjc@google.com
Date
2026-05-14 21:04:41 +0000 UTC
Version
Version 3
Cc
andrew.jones@linux.dev
kvm@vger.kernel.org
minipli@grsecurity.net
pbonzini@redhat.com
seanjc@google.com
Patches (20)
Name
Content
[All]
[kvm-unit-tests PATCH v3 01/20] x86/vmx: Drop unused SYSENTER "support" in nested VMX infrastructure
[Body]
[kvm-unit-tests PATCH v3 02/20] x86/vmx: Drop unused guest_regs "support" in nested VMX infrastructure
[Body]
[kvm-unit-tests PATCH v3 03/20] x86/svm: Sort (and swap) GPRs by their index, not alphabetically
[Body]
[kvm-unit-tests PATCH v3 04/20] x86: Dedup guest/host context switch of registers across SVM and VMX
[Body]
[kvm-unit-tests PATCH v3 05/20] x86/virt: Use macro shenanigans to get reg offsets when swapping guest/host regs
[Body]
[kvm-unit-tests PATCH v3 06/20] x86/virt: Track "guest regs" using per-CPU variable
[Body]
[kvm-unit-tests PATCH v3 07/20] x86/svm: Don't VMLOAD/VMSAVE "guest" state around VMRUN
[Body]
[kvm-unit-tests PATCH v3 08/20] x86/vmx: Use separate VMCSes for BSP vs. AP in INIT test
[Body]
[kvm-unit-tests PATCH v3 09/20] x86/vmx: Swap GPRs after checking "launched" status
[Body]
[kvm-unit-tests PATCH v3 10/20] x86/vmx: Track VMCS "launched" state per-CPU
[Body]
[kvm-unit-tests PATCH v3 11/20] x86/vmx: Track "is this CPU in guest mode" per-CPU
[Body]
[kvm-unit-tests PATCH v3 12/20] x86/vmx: Communicate hypercalls via RAX, not a global field
[Body]
[kvm-unit-tests PATCH v3 13/20] x86/vmx: Initialize test stage in SIPI test *before* launching AP thread
[Body]
[kvm-unit-tests PATCH v3 14/20] x86/kvmclock: Replace spaces with tabs
[Body]
[kvm-unit-tests PATCH v3 15/20] x86/kvmclock: Skip kvmclock test when not running on KVM with CLOCKSOURCE2
[Body]
[kvm-unit-tests PATCH v3 16/20] x86/vmx: Tag "struct vmx_msr_entry" as needing to be 16-byte aligned
[Body]
[kvm-unit-tests PATCH v3 17/20] x86/smp: Align the stack to a 16-byte boundary when invoking SMP function calls
[Body]
[kvm-unit-tests PATCH v3 18/20] x86/vmx: Write to KVM's WALL_CLOCK MSR via VM-Entry load list sync in SIPI test
[Body]
[kvm-unit-tests PATCH v3 19/20] x86: Better backtraces for leaf functions
[Body]
[kvm-unit-tests PATCH v3 20/20] x86: Prevent realmode test code instrumentation with nop-mcount
[Body]
Session 2026-05-14
ID (for dev)
660e2278-b707-4336-b848-2829c6814f0b
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict