From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 64DB53DEFFC for ; Tue, 9 Jun 2026 08:30:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780993811; cv=none; b=kcsVIi2PZVIhjeQsTAbK8E+EoneQgEfKJc6cEDHwUR7phz7J6Jpie4yyWtAaKDrVTqY5M75zVyW0FjdVYceoaX/UTxe+y+xQoo3xu92rk19+eZFLJSzFTOR/Xz8orRVp/9IBJ23Rsh/Gra73CHc8SoppRe74ibOYCyvgL1M8Fxg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780993811; c=relaxed/simple; bh=31GJnTnanlIMYaOx/9taPXdfrIuk768e/JyZXvSKv74=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=RTo2vCtk5BtecLZ+SBnnDbpZX0HHkJ/NYFPtfqEXgMhQh4tuW+ehOGaL3lDskzXHmzoiO98WUbrMD8/mPw1h4IvJNYt9c3KSnHwx2ifCltQZQ8XgPH+pwpLrz3QwS3pfH3ifn7vPJnPHmmhk9PmOxK+u6fQWXKCTuz8ggupIEZk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.71 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f71.google.com with SMTP id 006d021491bc7-69ea6309883so1472726eaf.1 for ; Tue, 09 Jun 2026 01:30:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1780993809; x=1781598609; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=31GJnTnanlIMYaOx/9taPXdfrIuk768e/JyZXvSKv74=; b=g12oUogTKvVKBk+ezIVfxSIax0fS7UDy3/WNchac7LprmJnha9YtOpB7uZ5wAV7Doy U1W7Ois9xGvyJeW8ae2vVNgduO1sZOjflwdrTgvTSR2pVtIUFR9IPDv1JQAKFy3XM6vB 0OcRMHUuqo/yzsYY5KhitnjU+/6b1w1LeafNkTnAM98OSSz9P7RnzB+3+JZ552Xfey4K ryiHWIgr1A9i59MiY+LyOgNOru5Nax1CVChUsxqUjvy38qqEXQoAIKsoc2A53IXQ5l9S PpEWU6T7RZGi+fyUC4BM2bidxDqtgWvioZkcp8ql1rHaS0SXOdJW+6S20GjDviGsoXif VkKQ== X-Gm-Message-State: AOJu0YyojKdACgm8D1kliGdrg5B8mHzXYk2KyeV/FgsRq3AIQVBHRaKD n2Lsj68et/6zj4awx6xw+bLX3qcI6Kp5xWMu7UjKMA5/xHyD6mVSp2Ixglx+r8ZYud/c+6K4qKH lCQW72cV0o5p1CxHtqd/ta6InifKtldtAGegyxhNMWEqIa6GegVx2N2bLRv4= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:4cc2:b0:69e:35a5:1362 with SMTP id 006d021491bc7-69e68cb4cb7mr10190310eaf.52.1780993809298; Tue, 09 Jun 2026 01:30:09 -0700 (PDT) Date: Tue, 09 Jun 2026 01:30:09 -0700 In-Reply-To: <69ca48ca.050a0220.183828.001a.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a27cf11.39669fcc.33b062.008c.GAE@google.com> Subject: Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2d3090a8aeb596a26935db0955d46c9a5db5c6ce From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2d3090a8aeb596a26935db0955d46c9a5db5c6ce Author: dmantipov@yandex.ru #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2d3090a8aeb596a26935db0955d46c9a5db5c6ce