16-Jul-2026 03:47:28: attempting to guess the base commit by blob hashes 16-Jul-2026 03:47:30: unknown object 2c2f74a07f396, stopping base commit search 16-Jul-2026 03:47:30: no candidate base commit is found 16-Jul-2026 03:47:30: considering tree "mm-new" 16-Jul-2026 03:47:30: "mm-new"'s last build: &{"amd64" "mm-new" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git" "59c684a9908d2e6f7a791f7f033eae57ec2b3a61" "2026-07-15 05:33:14 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 16-Jul-2026 03:47:31: current HEAD: "4f032f512d9fc5a9ae438e6efd9d8e94fbaaa36c" (commit date: 2026-07-15 14:37:50 -0700 -0700) 16-Jul-2026 03:47:31: considering "59c684a9908d2e6f7a791f7f033eae57ec2b3a61" 16-Jul-2026 03:48:36: failed to apply to "59c684a9908d2e6f7a791f7f033eae57ec2b3a61": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 16-Jul-2026 03:48:36: considering "4f032f512d9fc5a9ae438e6efd9d8e94fbaaa36c" 16-Jul-2026 03:48:41: failed to apply to "4f032f512d9fc5a9ae438e6efd9d8e94fbaaa36c": failed to apply patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 16-Jul-2026 03:48:41: failed to find a base commit for "mm-new" 16-Jul-2026 03:48:41: considering tree "torvalds" 16-Jul-2026 03:48:41: "torvalds"'s last build: &{"amd64" "torvalds" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux" "58717b2a1365d06c8c64b72aa948541b53fe31eb" "2026-07-14 16:18:19 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 16-Jul-2026 03:48:41: current HEAD: "58717b2a1365d06c8c64b72aa948541b53fe31eb" (commit date: 2026-07-14 09:18:19 -0700 -0700) 16-Jul-2026 03:48:41: considering "58717b2a1365d06c8c64b72aa948541b53fe31eb" 16-Jul-2026 03:48:46: series can be applied to "58717b2a1365d06c8c64b72aa948541b53fe31eb" 16-Jul-2026 03:48:46: result: 58717b2a1365d06c8c64b72aa948541b53fe31eb 16-Jul-2026 03:48:46: continuing with 58717b2a1365d06c8c64b72aa948541b53fe31eb in torvalds 16-Jul-2026 03:48:56: starting AI patch evaluation... 16-Jul-2026 03:49:42: AI verdict: WorthFuzzing=true (Reason: The patch introduces contiguous PTE mappings for vmalloc on arm64, and updates vmap to support batched mapping for contiguous pages. This modifies core memory management logic and architecture-specific page table manipulation, which are reachable and functional changes.)