16-Sep-2026 15:59:29: attempting to guess the base commit by blob hashes 16-Sep-2026 15:59:31: extracted 1 left blob hashes 16-Sep-2026 16:22:33: no candidate base commit is found 16-Sep-2026 16:22:33: considering tree "torvalds" 16-Sep-2026 16:22:33: "torvalds"'s last build: &{"amd64" "torvalds" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux" "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229" "2026-08-25 21:21:47 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 16-Sep-2026 16:22:33: current HEAD: "73ae59e975966d24e32926247ddb45a537ebe184" (commit date: 2026-08-25 12:27:41 -0700 -0700) 16-Sep-2026 16:22:33: considering "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229" 16-Sep-2026 16:22:52: series can be applied to "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229" 16-Sep-2026 16:22:52: result: 45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229 16-Sep-2026 16:22:52: continuing with 45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229 in torvalds 16-Sep-2026 16:22:52: checking out "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229" in "torvalds" 16-Sep-2026 16:22:52: applying 1 patches 16-Sep-2026 16:23:05: starting AI patch evaluation... 16-Sep-2026 16:23:55: AI verdict: WorthFuzzing=false (Reason: The modified function pirq_find_router() is marked __init and only executed once during early kernel boot (called from pcibios_irq_init() before userspace starts), after which all __init text is freed. It cannot be reached or exercised by syzkaller runtime syscall fuzzing.)