31-Jul-2026 06:57:33: attempting to guess the base commit by blob hashes 31-Jul-2026 06:57:34: unknown object 03153fd8d15f, stopping base commit search 31-Jul-2026 06:57:34: no candidate base commit is found 31-Jul-2026 06:57:34: considering tree "kvm-next" 31-Jul-2026 06:57:34: "kvm-next"'s last build: &{"amd64" "kvm-next" "https://kernel.googlesource.com/pub/scm/virt/kvm/kvm/" "7d3aae206663c4e006b25a1c7a20a4029e67da76" "2026-07-29 21:39:36 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 31-Jul-2026 06:57:34: current HEAD: "a204badd8432f93b7e862e7dac6db0fe3d65f370" (commit date: 2026-06-25 11:32:09 +0200 +0200) 31-Jul-2026 06:57:34: considering "7d3aae206663c4e006b25a1c7a20a4029e67da76" 31-Jul-2026 06:58:10: series can be applied to "7d3aae206663c4e006b25a1c7a20a4029e67da76" 31-Jul-2026 06:58:10: result: 7d3aae206663c4e006b25a1c7a20a4029e67da76 31-Jul-2026 06:58:10: continuing with 7d3aae206663c4e006b25a1c7a20a4029e67da76 in kvm-next 31-Jul-2026 06:58:15: starting AI patch evaluation... 31-Jul-2026 06:59:44: AI verdict: WorthFuzzing=true (Reason: This patch modifies KVM SBI extension handling on RISC-V. It adds a new `validate` callback for SBI extensions, which is invoked when a vCPU is run for the first time, and calls the `reset` callback when an extension is disabled. This is functional code in the core KVM virtualization logic and should be fuzzed.)