From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00714CE79A9 for ; Tue, 19 Sep 2023 16:51:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229772AbjISQvk (ORCPT ); Tue, 19 Sep 2023 12:51:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229648AbjISQvj (ORCPT ); Tue, 19 Sep 2023 12:51:39 -0400 Received: from ganesha.gnumonks.org (ganesha.gnumonks.org [IPv6:2001:780:45:1d:225:90ff:fe52:c662]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 567CEAD for ; Tue, 19 Sep 2023 09:51:33 -0700 (PDT) Received: from [78.30.34.192] (port=45934 helo=gnumonks.org) by ganesha.gnumonks.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qidwf-00GgiX-CV; Tue, 19 Sep 2023 18:51:31 +0200 Date: Tue, 19 Sep 2023 18:51:28 +0200 From: Pablo Neira Ayuso To: Lee Jones Cc: stable@vger.kernel.org, fw@strlen.de Subject: Re: [PATCH 0/5] netfilter: Reinstate dropped Stable patches Message-ID: References: <20230919164437.3297021-1-lee@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Sep 19, 2023 at 06:49:08PM +0200, Pablo Neira Ayuso wrote: > Hi, > > On Tue, Sep 19, 2023 at 05:44:28PM +0100, Lee Jones wrote: > > Dropped in August: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=da9e96b4de57f6621f21e682bad92b5ffed0eeee > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=8d1dbdfdd7612a9ea73b005f75a3b2b8b0610d4e > > > > Only re-applied and build tested against v6.1.53. > > > > If they do apply and test well against linux-5.{4,10,15}, all the better. > > I have a pending queue of patches for all these trees. > > I will follow up asap, please hold on with this. For the record, this is my pending list of -stable patches: https://people.netfilter.org/pablo/linux-stable/ I will rebase on top of current -stable releases and post them. There is also a few more recent fixes not yet in that queue that are also good to have. so, please, let me take care of this. Thanks.