From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751406AbdBXPls (ORCPT ); Fri, 24 Feb 2017 10:41:48 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58086 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751249AbdBXPlj (ORCPT ); Fri, 24 Feb 2017 10:41:39 -0500 Date: Fri, 24 Feb 2017 16:41:26 +0100 From: Greg Kroah-Hartman To: Ben Hutchings Cc: David Miller , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, LKML Subject: Re: [PATCH 4.4 00/25] 4.4.52-stable review Message-ID: <20170224154126.GA15609@kroah.com> References: <20170224082128.156304123@linuxfoundation.org> <1487944531.26310.6.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1487944531.26310.6.camel@decadent.org.uk> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 24, 2017 at 01:55:31PM +0000, Ben Hutchings wrote: > On Fri, 2017-02-24 at 09:25 +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.52 release. > > There are 25 patches in this series, all will be posted as a response > > to this one.  If anyone has any issues with these being applied, please > > let me know. > [...] > > 4.4 is still missing ccf7abb93af0 "tcp: avoid infinite loop in > tcp_splice_read()" although you've applied it to 4.9 (in 4.9.11). I've > reproduced the bug and fix on 3.2, so I'm confident it's also needed > for 4.4. Oops, I just checked, that commit is in 4.4.50, no wonder David didn't include it in the latest set of patches, it's already been released :) thanks, greg k-h