25-Aug-2026 02:20:46: attempting to guess the base commit by blob hashes 25-Aug-2026 02:20:46: extracted 1 left blob hashes 25-Aug-2026 02:40:22: considering "f60fc223d6e676e6fde1ce5061be84dd997df2de" [map["mm-new/mm-everything":{} "mm-new/mm-nonmm-unstable":{} "origin/mm-new/mm-everything":{} "origin/mm-new/mm-nonmm-unstable":{}]] 25-Aug-2026 02:40:22: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:22: considering "55b50d965aee5f66cefe4dde3907a0e272f96b91" [map["mm-new/mm-unstable":{} "origin/mm-new/mm-unstable":{}]] 25-Aug-2026 02:40:23: hashes match, commit date is 2026-08-24 12:42:03 -0700 -0700, branches [mm-new/mm-unstable origin/mm-new/mm-unstable] 25-Aug-2026 02:40:23: considering "d14015a9df6d9a9f97d964e281715434c766955f" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:23: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:23: considering "4b18edbd8e70f7e6860d56370f13244896d0f95c" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:23: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:23: considering "5900ef9f6facb6e6b8e7182eb967efdc362314d0" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:23: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:23: considering "d268963816d3c5ef1ae011821581e4d951c74542" [map["mm-new/mm-everything":{} "mm-new/mm-new":{} "origin/mm-new/mm-everything":{} "origin/mm-new/mm-new":{}]] 25-Aug-2026 02:40:24: hashes match, commit date is 2026-08-24 12:42:13 -0700 -0700, branches [mm-new/mm-everything mm-new/mm-new origin/mm-new/mm-everything origin/mm-new/mm-new] 25-Aug-2026 02:40:24: considering "4dd5ed27643e790332a36a28c23e24c090bcf024" [map["mm-new/mm-everything":{} "mm-new/mm-new":{} "mm-new/mm-unstable":{} "origin/mm-new/mm-everything":{} "origin/mm-new/mm-new":{} "origin/mm-new/mm-unstable":{}]] 25-Aug-2026 02:40:24: hashes match, commit date is 2026-08-24 12:41:26 -0700 -0700, branches [mm-new/mm-everything mm-new/mm-new mm-new/mm-unstable origin/mm-new/mm-everything origin/mm-new/mm-new origin/mm-new/mm-unstable] 25-Aug-2026 02:40:24: considering "38d1c0aaf49bff1d467553912a9a6b4fd752b2fb" [map["mm-new/mm-everything":{} "mm-new/mm-new":{} "mm-new/mm-unstable":{} "origin/mm-new/mm-everything":{} "origin/mm-new/mm-new":{} "origin/mm-new/mm-unstable":{}]] 25-Aug-2026 02:40:24: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:24: considering "e891c028ecc29720cf70f2eab0ce90bc81bc8104" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:24: hashes don't match for ["mm/hugetlb.c"] 25-Aug-2026 02:40:24: considering "efecab401cb15fd3bb9bc05990609acb6b267ff2" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:25: hashes match, commit date is 2026-08-20 18:24:56 -0700 -0700, branches [linux-next/master origin/linux-next/master] 25-Aug-2026 02:40:25: considering "cb98b1b6e6c13ba2ef5e9b44e9c9ef8c4ec45f9b" [map["linux-next/master":{} "origin/linux-next/master":{}]] 25-Aug-2026 02:40:25: hashes match, commit date is 2026-08-20 18:24:20 -0700 -0700, branches [linux-next/master origin/linux-next/master] 25-Aug-2026 02:40:25: considering "0780f5c58c69356aeb6a98011a5f9bcd98b8cd55" [map["mm-new/mm-everything":{} "origin/mm-new/mm-everything":{}]] 25-Aug-2026 02:40:25: hashes match, commit date is 2026-08-24 12:42:20 -0700 -0700, branches [mm-new/mm-everything origin/mm-new/mm-everything] 25-Aug-2026 02:40:25: continuing with d268963816d3c5ef1ae011821581e4d951c74542 in mm-new 25-Aug-2026 02:40:25: checking out "d268963816d3c5ef1ae011821581e4d951c74542" in "mm-new" 25-Aug-2026 02:40:26: applying 1 patches 25-Aug-2026 02:41:17: starting AI patch evaluation... 25-Aug-2026 02:44:25: AI verdict: WorthFuzzing=true (Reason: The patch fixes a missing `folio_set_hugetlb_restore_reserve` call in `alloc_hugetlb_folio_reserve` when a folio is successfully dequeued. This is a functional change in core memory management (hugetlb) that affects how reservations are restored when folios are freed. The function is reachable from userspace via `memfd_pin_folios` (e.g., using `udmabuf` or `iommufd` with a hugetlbfs memfd).)