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 39F6037472A for ; Fri, 17 Apr 2026 10:43:03 +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=1776422588; cv=none; b=lV8QsCPCHZysQjWdV5iE2TyY7cGToyoMGOtCUv9BrPkZ5yuTXeEvzFQwVETJhO85auPLdm+tEZuDScdHZw51ZQjIRCc+rQqgFASTtxpbbhRqaL1kBPe5N7K9fQyhWMUjmXwTII/fg2kg1jIft0sDQ4ZLhR32e85gGtD/b/qMz9Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776422588; c=relaxed/simple; bh=tm+6W3IjDV+b/aX84rPgyK1MO3TeuWHsQt9E+9cWFvY=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=g0e5/Kn8WN1fxcYBLnvElgEgaldvylox6B2SdYJPFwdu+YyaUXvrj1Plql7CInSoE0zCO3BqZSwF0E8RATlgentJGPEqhrgpRhXXHgd8GP9WEpzEsyVrmJ8kV3WNw9FML/xWbrGLLrCIcSMNCtRGXmvwnB4bIFmjKMiW9ApWx94= 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-688c232dd72so736318eaf.1 for ; Fri, 17 Apr 2026 03:43:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776422582; x=1777027382; 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=7iQQTYNP5/dzF8vTS36Tm+qca+8y4iQwK0q9lJeSHJU=; b=ahiwtJkMKpk2lO8QEduTCMNaUZJVzp2ylcYnevbYfbmyB11mjH+ZyfxQShFw2IAk+A YnMzLtjeMBlUXSkjbOucZQ7NihfVQB53z1xFcQfbFgrdWUojJeffxNn/QoYa69m27xE6 m4QaWbEd4aZdO690QcqwMPgpmLgB1bjgqSCoUj/iGAS+tYenF6Y/Ji/0KUdvEYIubHeL aliydpK2/OCeIIior2WRp+hIHDr0Ce0/asn5LVJ7X5IsqJxpPmGYu5WpjGeAH9dmzvN+ XwhpvChhM31MU9aBPJclgmyum1sJaUOQYiDRBHqQ+Xr7JE/qyS/PAZdNKpBQsLm+y8Rl RL4w== X-Gm-Message-State: AOJu0Yz6yDwi2hPlhSSWDVFIka08GJWIUUBCALbDBK95LxQDXhrqoNBu xrl3uBwLMuyc87TwH54figyGHiyifqx+TIVNS0spf+weEAbodFirNyP3d6ve21TOuzuUBuwL8xA BuEo28+yVKzcbbo1/4/jjcq8eSDfVO0SfPcK6sF0lLc928uSyd65b2YvTXIk= 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:150e:b0:68a:e01a:9b99 with SMTP id 006d021491bc7-69462f29821mr1204784eaf.50.1776422581984; Fri, 17 Apr 2026 03:43:01 -0700 (PDT) Date: Fri, 17 Apr 2026 03:43:01 -0700 In-Reply-To: <20260417101213.2490118-1-tristmd@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69e20eb5.050a0220.1de265.0017.GAE@google.com> Subject: Re: [syzbot] [udf?] WARNING in udf_fiiter_add_entry From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tristmd@gmail.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to apply patch: checking file fs/udf/namei.c patch: **** malformed patch at line 21: static int udf_fiiter_add_entry(struct inode *dir, struct dentry *dentry, Tested on: commit: 43cfbdda Merge tag 'for-linus-iommufd' of git://git.ke.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master kernel config: https://syzkaller.appspot.com/x/.config?x=e2b03b8b7809165e dashboard link: https://syzkaller.appspot.com/bug?extid=969e250fc7983fc7417c compiler: patch: https://syzkaller.appspot.com/x/patch.diff?x=11686f16580000