14-Aug-2026 13:40:44: attempting to guess the base commit by blob hashes 14-Aug-2026 13:40:46: extracted 1 left blob hashes 14-Aug-2026 14:11:04: considering "78fac571b06490654af45c902c7ab5f651fe7067" [map["linux-next/master":{} "origin/linux-next/master":{}]] 14-Aug-2026 14:11:04: hashes don't match for ["mm/mm_init.c"] 14-Aug-2026 14:11:04: considering "2697ef8943c9985c14708a6429e21812693857b2" [map["linux-next/master":{} "origin/linux-next/master":{}]] 14-Aug-2026 14:11:04: hashes don't match for ["mm/mm_init.c"] 14-Aug-2026 14:11:04: no candidate base commit is found 14-Aug-2026 14:11:04: considering tree "mm-new" 14-Aug-2026 14:11:04: "mm-new"'s last build: &{"amd64" "mm-new" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git" "e737cebb8de0d38e8f64584a8bbfbcf9176c7537" "2026-08-13 22:44:38 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 14-Aug-2026 14:11:05: current HEAD: "6c2cdf00fe5205942b5f29e16905603a1717b931" (commit date: 2026-08-13 15:44:43 -0700 -0700) 14-Aug-2026 14:11:05: considering "e737cebb8de0d38e8f64584a8bbfbcf9176c7537" 14-Aug-2026 14:11:27: failed to apply to "e737cebb8de0d38e8f64584a8bbfbcf9176c7537": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 14-Aug-2026 14:11:27: considering "6c2cdf00fe5205942b5f29e16905603a1717b931" 14-Aug-2026 14:11:34: failed to apply to "6c2cdf00fe5205942b5f29e16905603a1717b931": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 14-Aug-2026 14:11:34: failed to find a base commit for "mm-new" 14-Aug-2026 14:11:34: considering tree "torvalds" 14-Aug-2026 14:11:34: "torvalds"'s last build: &{"amd64" "torvalds" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux" "2f1baf1fc8929e6c48370be543ad028ac7ad4131" "2026-08-13 23:08:22 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 14-Aug-2026 14:11:35: current HEAD: "2f1baf1fc8929e6c48370be543ad028ac7ad4131" (commit date: 2026-08-13 16:08:22 -0700 -0700) 14-Aug-2026 14:11:35: considering "2f1baf1fc8929e6c48370be543ad028ac7ad4131" 14-Aug-2026 14:11:43: failed to apply to "2f1baf1fc8929e6c48370be543ad028ac7ad4131": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 14-Aug-2026 14:11:43: considering "2f1baf1fc8929e6c48370be543ad028ac7ad4131" 14-Aug-2026 14:11:49: failed to apply to "2f1baf1fc8929e6c48370be543ad028ac7ad4131": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 14-Aug-2026 14:11:49: failed to find a base commit for "torvalds" 14-Aug-2026 14:11:49: considering tree "linux-next" 14-Aug-2026 14:11:49: "linux-next"'s last build: &{"amd64" "linux-next" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next" "2697ef8943c9985c14708a6429e21812693857b2" "2026-08-13 15:45:15 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 14-Aug-2026 14:11:51: current HEAD: "2697ef8943c9985c14708a6429e21812693857b2" (commit date: 2026-08-13 16:45:15 +0100 +0100) 14-Aug-2026 14:11:51: considering "2697ef8943c9985c14708a6429e21812693857b2" 14-Aug-2026 14:12:01: series can be applied to "2697ef8943c9985c14708a6429e21812693857b2" 14-Aug-2026 14:12:01: result: 2697ef8943c9985c14708a6429e21812693857b2 14-Aug-2026 14:12:01: continuing with 2697ef8943c9985c14708a6429e21812693857b2 in linux-next 14-Aug-2026 14:12:01: checking out "2697ef8943c9985c14708a6429e21812693857b2" in "linux-next" 14-Aug-2026 14:12:03: applying 2 patches 14-Aug-2026 14:12:14: starting AI patch evaluation... 14-Aug-2026 14:12:38: AI verdict: WorthFuzzing=false (Reason: The patch modifies `zone_spanned_pages_in_node` and removes `adjust_zone_range_for_zone_movable`, both of which are marked as `__init`. This is boot-time initialization code that runs once during kernel startup and is not reachable from user space, making it unsuitable for fuzzing.)