19-Aug-2026 08:30:26: attempting to guess the base commit by blob hashes 19-Aug-2026 08:30:30: unknown object 5c07d53e43b5, stopping base commit search 19-Aug-2026 08:30:30: no candidate base commit is found 19-Aug-2026 08:30:30: considering tree "kvm-next" 19-Aug-2026 08:30:30: "kvm-next"'s last build: &{"amd64" "kvm-next" "https://kernel.googlesource.com/pub/scm/virt/kvm/kvm/" "d75b48460559423f8c38aafed7a9cdec91d26d57" "2026-08-18 11:41:51 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 19-Aug-2026 08:30:30: current HEAD: "a204badd8432f93b7e862e7dac6db0fe3d65f370" (commit date: 2026-06-25 11:32:09 +0200 +0200) 19-Aug-2026 08:30:30: considering "d75b48460559423f8c38aafed7a9cdec91d26d57" 19-Aug-2026 08:31:14: series can be applied to "d75b48460559423f8c38aafed7a9cdec91d26d57" 19-Aug-2026 08:31:14: result: d75b48460559423f8c38aafed7a9cdec91d26d57 19-Aug-2026 08:31:14: continuing with d75b48460559423f8c38aafed7a9cdec91d26d57 in kvm-next 19-Aug-2026 08:31:14: checking out "d75b48460559423f8c38aafed7a9cdec91d26d57" in "kvm-next" 19-Aug-2026 08:31:14: applying 1 patches 19-Aug-2026 08:31:19: starting AI patch evaluation... 19-Aug-2026 08:31:30: AI verdict: WorthFuzzing=false (Reason: The patch is a purely mechanical refactoring that migrates the static key API from the older `struct static_key` and `static_key_slow_inc` to the newer `DECLARE_STATIC_KEY_FALSE` and `static_branch_inc` macros. It does not introduce any new functional logic or alter the execution flow, so it does not require fuzzing.)