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 E58E7173 for ; Thu, 19 Mar 2026 06:51:12 +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=1773903073; cv=none; b=oqDFJZOw4ofQV94zCRelFGM4aUSuZ1jEigBdAceoJLwD/pVFPHqvLJ2GK643mmu47oEi6UKPcarukWVj9xwvAkqeeFiZwVaXeBokDRfd1GhHWhbsDuEnIkkuOSYdP8PsHFbnNEW+QxF9FXQ6/hHq0T8OGdn9Z2ku2qe4zXJHRJM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773903073; c=relaxed/simple; bh=THl3Fuo9BG7SbNMHwTOJ7LymkElnryDyYT03iWt6ImI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XhTJ2cHigA64s4+VPE3/eArcyNI6+WqHo0SHOgGfxISm2Qx1n6ELK65iCNQQCv3//xvztooV1bfHgw9uXt8i7NI7aF6fgZknTSm8Xf30RJYH4YiRVHM8GfNNhL5sHGyTyIsIB3q7DJ136iRnEpJ9P8qxinZOqaEnPMC+NX69La0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=IIDaNWzu; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="IIDaNWzu" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BEE7CC19424; Thu, 19 Mar 2026 06:51:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773903072; bh=THl3Fuo9BG7SbNMHwTOJ7LymkElnryDyYT03iWt6ImI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IIDaNWzuPl9Mvtk02Ownk+yjf7citHJPpp+jBbpZ675R/ZJKiESTwO4Bk6KYYXmd5 AmrCFLh38hTRJMM5+aTCz4OXM1oTLxJMJFfeGZhme3U+LDpb0+dc9JaMrVcwk/dVzn 0k51g+NFivpPYvxua1krTZhy1p5kfs90DazJZdCo= Date: Thu, 19 Mar 2026 07:51:07 +0100 From: Greg KH To: Eric Biggers Cc: kuba@kernel.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] net/tcp-md5: Fix MAC comparison to be constant-time" failed to apply to 6.18-stable tree Message-ID: <2026031932-concise-squeegee-6f90@gregkh> References: <2026031756-likewise-lumpiness-6c88@gregkh> <20260318212703.GA2013993@google.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260318212703.GA2013993@google.com> On Wed, Mar 18, 2026 at 09:27:03PM +0000, Eric Biggers wrote: > On Tue, Mar 17, 2026 at 01:01:56PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 6.18-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > I already did this a week earlier. Sorry bout that, I process them after going through the upstream patches. I see that now and will go queue it up. thanks, greg k-h