11-Aug-2026 07:29:27: attempting to guess the base commit by blob hashes 11-Aug-2026 07:29:30: unknown object d40961248a49, stopping base commit search 11-Aug-2026 07:29:30: no candidate base commit is found 11-Aug-2026 07:29:30: considering tree "vfs" 11-Aug-2026 07:29:30: "vfs"'s last build: &{"amd64" "vfs" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/vfs/vfs.git" "fe6568ca989d7625447625db8562bebbe5be054a" "2026-08-03 21:42:40 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 11-Aug-2026 07:29:30: current HEAD: "fe6568ca989d7625447625db8562bebbe5be054a" (commit date: 2026-08-03 23:42:40 +0200 +0200) 11-Aug-2026 07:29:30: considering "fe6568ca989d7625447625db8562bebbe5be054a" 11-Aug-2026 07:29:50: failed to apply to "fe6568ca989d7625447625db8562bebbe5be054a": failed to apply patch 1: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 11-Aug-2026 07:29:50: considering "fe6568ca989d7625447625db8562bebbe5be054a" 11-Aug-2026 07:29:55: failed to apply to "fe6568ca989d7625447625db8562bebbe5be054a": failed to apply patch 1: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 11-Aug-2026 07:29:55: failed to find a base commit for "vfs" 11-Aug-2026 07:29:55: considering tree "torvalds" 11-Aug-2026 07:29:55: "torvalds"'s last build: &{"amd64" "torvalds" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux" "db2ddb87143519e20a95aa36c60b36107b736a58" "2026-08-09 21:54:50 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 11-Aug-2026 07:29:56: current HEAD: "d58772d8520c7ef247c4b95c9bd76d3a25da9ff5" (commit date: 2026-08-10 09:15:27 -0700 -0700) 11-Aug-2026 07:29:56: considering "db2ddb87143519e20a95aa36c60b36107b736a58" 11-Aug-2026 07:30:01: failed to apply to "db2ddb87143519e20a95aa36c60b36107b736a58": failed to apply patch 1: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 11-Aug-2026 07:30:01: considering "d58772d8520c7ef247c4b95c9bd76d3a25da9ff5" 11-Aug-2026 07:30:05: failed to apply to "d58772d8520c7ef247c4b95c9bd76d3a25da9ff5": failed to apply patch 1: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 11-Aug-2026 07:30:05: failed to find a base commit for "torvalds" 11-Aug-2026 07:30:05: considering tree "linux-next" 11-Aug-2026 07:30:05: "linux-next"'s last build: &{"amd64" "linux-next" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next" "3d08ff75a47a3e7e2ab45a3bcab6723b4d906422" "2026-08-10 17:19:24 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 11-Aug-2026 07:30:06: current HEAD: "3d08ff75a47a3e7e2ab45a3bcab6723b4d906422" (commit date: 2026-08-10 18:19:24 +0100 +0100) 11-Aug-2026 07:30:06: considering "3d08ff75a47a3e7e2ab45a3bcab6723b4d906422" 11-Aug-2026 07:30:18: series can be applied to "3d08ff75a47a3e7e2ab45a3bcab6723b4d906422" 11-Aug-2026 07:30:18: result: 3d08ff75a47a3e7e2ab45a3bcab6723b4d906422 11-Aug-2026 07:30:18: continuing with 3d08ff75a47a3e7e2ab45a3bcab6723b4d906422 in linux-next 11-Aug-2026 07:30:18: checking out "3d08ff75a47a3e7e2ab45a3bcab6723b4d906422" in "linux-next" 11-Aug-2026 07:30:19: applying 2 patches 11-Aug-2026 07:30:26: starting AI patch evaluation... 11-Aug-2026 07:32:39: AI verdict: WorthFuzzing=true (Reason: The patch introduces a new mount option `superblock_share` for the EROFS filesystem, allowing superblock sharing when the same backing file is mounted multiple times. This modifies the core mount logic for EROFS and introduces new functions like `erofs_fc_test_file_super` and `erofs_fc_get_tree_file`. This is a functional change in the filesystem mount path that is reachable and worth fuzzing.)