18-Sep-2026 20:26:03: attempting to use the base commit b7c76a308c2afda7cfc2ce98be3eed466be71337 provided by author 18-Sep-2026 20:26:05: commit doesn't exist 18-Sep-2026 20:26:05: attempting to guess the base commit by blob hashes 18-Sep-2026 20:26:08: unknown object 707fdc82de3a5, stopping base commit search 18-Sep-2026 20:26:08: no candidate base commit is found 18-Sep-2026 20:26:08: considering tree "mm-new" 18-Sep-2026 20:26:08: "mm-new"'s last build: &{"amd64" "mm-new" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git" "854157fc9d011b8dd5a1a86a237447e28d681eb9" "2026-09-18 05:51:13 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 18-Sep-2026 20:26:09: current HEAD: "854157fc9d011b8dd5a1a86a237447e28d681eb9" (commit date: 2026-09-17 22:51:13 -0700 -0700) 18-Sep-2026 20:26:09: considering "854157fc9d011b8dd5a1a86a237447e28d681eb9" 18-Sep-2026 20:26:30: failed to apply to "854157fc9d011b8dd5a1a86a237447e28d681eb9": the series does not apply: patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 18-Sep-2026 20:26:30: considering "854157fc9d011b8dd5a1a86a237447e28d681eb9" 18-Sep-2026 20:26:36: failed to apply to "854157fc9d011b8dd5a1a86a237447e28d681eb9": the series does not apply: patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 18-Sep-2026 20:26:36: failed to find a base commit for "mm-new" 18-Sep-2026 20:26:36: considering tree "torvalds" 18-Sep-2026 20:26:37: "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)} 18-Sep-2026 20:26:37: current HEAD: "73ae59e975966d24e32926247ddb45a537ebe184" (commit date: 2026-08-25 12:27:41 -0700 -0700) 18-Sep-2026 20:26:37: considering "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229" 18-Sep-2026 20:26:43: failed to apply to "45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229": the series does not apply: patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 18-Sep-2026 20:26:43: considering "73ae59e975966d24e32926247ddb45a537ebe184" 18-Sep-2026 20:26:50: failed to apply to "73ae59e975966d24e32926247ddb45a537ebe184": the series does not apply: patch 0: failed to run ["git" "-c" "core.hooksPath=/dev/null" "apply" "-"]: exit status 1 18-Sep-2026 20:26:50: failed to find a base commit for "torvalds" 18-Sep-2026 20:26:50: considering tree "linux-next" 18-Sep-2026 20:26:50: "linux-next"'s last build: &{"amd64" "linux-next" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next" "3f2425f5b5bbbdd991ca9cdfd5502e68d8895998" "2026-09-18 13:39:06 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 18-Sep-2026 20:26:51: current HEAD: "3f2425f5b5bbbdd991ca9cdfd5502e68d8895998" (commit date: 2026-09-18 14:39:06 +0100 +0100) 18-Sep-2026 20:26:51: considering "3f2425f5b5bbbdd991ca9cdfd5502e68d8895998" 18-Sep-2026 20:27:01: series can be applied to "3f2425f5b5bbbdd991ca9cdfd5502e68d8895998" 18-Sep-2026 20:27:01: result: 3f2425f5b5bbbdd991ca9cdfd5502e68d8895998 18-Sep-2026 20:27:01: continuing with 3f2425f5b5bbbdd991ca9cdfd5502e68d8895998 in linux-next 18-Sep-2026 20:27:01: checking out "3f2425f5b5bbbdd991ca9cdfd5502e68d8895998" in "linux-next" 18-Sep-2026 20:27:03: applying 10 patches 18-Sep-2026 20:27:13: starting AI patch evaluation... 18-Sep-2026 20:29:02: AI verdict: WorthFuzzing=true (Reason: The patch modifies reachable executable code in the core memory management DAMON subsystem (mm/damon). In particular, damon_new_ctx() now initializes walk_control_obsolete to true, altering the state machine and preventing hangs when damos_walk() is invoked prior to kdamond start (e.g., via sysfs update_schemes_tried_regions). In addition, damon_feed_loop_next_input() refactors the arithmetic computation using abs_diff and mult_frac, and damon_pa_filter_pass() cleans up unused parameters. These changes are in reachable kernel code exposed via DAMON's sysfs interface.)