From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 48C152EAD15 for ; Sun, 5 Apr 2026 10:56:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775386596; cv=none; b=Uf4lfk/FRDmV+Fbb3ebiw9qhbfRFvcz46RNMojIlGURumbaFfip+ceY0SW4Qnj08j5WRJB+VJm52cUX/sY5PTy+EGMOoRqMi8yhAMsU3safrb6DTsw+pYcbl/CccAt8UXAFch8VfvlYXA/QXTT3dcCj+/fLKjsUZSPUzYDqxDpU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775386596; c=relaxed/simple; bh=05uSpfdjNcNfBkQHZmt7dqnOo9uvV1vc8jxq8OBzXDg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=IUD7rlcA060iD8jJsE8S80BZIagsrOBFc4+6r25jU3l0TfzXVbkRm+iavqKhpKQBpy2w/vEKxny9xxmR3O3p4NanByRIGt+K0nClEi1AAvWl3GVNfcE9q4rwSvlpPg051H2HLvfmS1g3v/u+wJ7L8ezCAQX1lnU9XKGCJns16QI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=eo6Vclwo; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="eo6Vclwo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C7DEDC116C6; Sun, 5 Apr 2026 10:56:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775386596; bh=05uSpfdjNcNfBkQHZmt7dqnOo9uvV1vc8jxq8OBzXDg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eo6VclwobhhVCBCTFzbjgr0+y3OdABlc+UF1k+bwkDjZ3TLlOz1FjzxYGWKk2dK9j /HImGHEXOt7JTK41tWrEp+05vn8Wc6ki8z8UXJSBNVuZDzRd9KpsW7dx5I4DhiUD54 JYCnmyv1I9RdK4M7dcy/alyRDYqdYeuSjrioGtpg2bypNGTRvorAPeidbyuNVNVv2i ZDnsBUSkiUWtPK7eLA4oVZdcMH3gukPgXrgsxQhpIhVLAdT463My4jzwHH08z43vgI eQiMi4Vwd+lLvL6taR2KW/MPjzcfpzRK6FdSfJLX73PlROKRorq4Uxcoy6WM1UMQLj CXhHsAb6vIVlQ== Date: Sun, 5 Apr 2026 06:56:34 -0400 From: Sasha Levin To: Matthieu Baerts Cc: stable@vger.kernel.org Subject: Re: stable-queue: missing files Message-ID: References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Sun, Apr 05, 2026 at 11:18:18AM +0200, Matthieu Baerts wrote: >Hi Sasha, > >Thank you for having queued a bunch of new patches recently, but >your last commit only modified the "series" files without adding any >new files, see: > >  https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=a56bded6cb98e350b628c2cd1a2e82937871132f > >Do you mind adding these new files, please? Yup, my scripts barfed on some noise in the kernel dir. I've reverted that for now and will re-do that batch later today. Thanks for the report! >(Reported by the MPTCP CI validating stable patches.) > >Happy Easter! Happy Easter! -- Thanks, Sasha