25-Jul-2026 19:04:14: attempting to guess the base commit by blob hashes 25-Jul-2026 19:04:14: unknown object 562d4b936d6c, stopping base commit search 25-Jul-2026 19:04:14: no candidate base commit is found 25-Jul-2026 19:04:14: considering tree "wireless-next" 25-Jul-2026 19:04:15: "wireless-next"'s last build: &{"amd64" "wireless-next" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/wireless/wireless-next.git" "90883c513ca01e77c56b8d94be7de11420c1dacf" "2026-07-22 16:37:59 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 25-Jul-2026 19:04:15: current HEAD: "90883c513ca01e77c56b8d94be7de11420c1dacf" (commit date: 2026-07-22 18:37:59 +0200 +0200) 25-Jul-2026 19:04:15: considering "90883c513ca01e77c56b8d94be7de11420c1dacf" 25-Jul-2026 19:05:29: series can be applied to "90883c513ca01e77c56b8d94be7de11420c1dacf" 25-Jul-2026 19:05:29: result: 90883c513ca01e77c56b8d94be7de11420c1dacf 25-Jul-2026 19:05:29: continuing with 90883c513ca01e77c56b8d94be7de11420c1dacf in wireless-next 25-Jul-2026 19:05:39: starting AI patch evaluation... 25-Jul-2026 19:09:14: AI verdict: WorthFuzzing=true (Reason: The patch modifies the MediaTek mt76 wireless driver, including core DMA, MAC, MCU, and scanning logic, as well as specific drivers like mt7615, mt7915, and mt7996. While mt7915 and mt7996 are PCIe-only and not reachable in standard QEMU, the mt76 core and mt7615 driver have USB support (e.g., MT7663U, MT7921U, MT7925U) which can be fuzzed via USB emulation (dummy_hcd). The changes include functional modifications to RX rate reporting, STA HE TLV parsing, DMA buffer handling, and scan channel locking, all of which are reachable via the USB driver paths.)