Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2552051imm; Sun, 5 Aug 2018 06:52:09 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfx2ZE/OOEAjG+sPXeeFLJfz4TP7eFhi6bbHnRVlaalR25z16ROQXTbqCwnOgJ2XCFlx6yA X-Received: by 2002:a17:902:d88d:: with SMTP id b13-v6mr10630804plz.314.1533477129906; Sun, 05 Aug 2018 06:52:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533477129; cv=none; d=google.com; s=arc-20160816; b=j1IXhV3KfRuAYoIP1Xl+iopIGBWlaMHHJG1udo+prhLwUY4PEIIPiWWwKH5+56jfLR hkEiqX+HDkEAPiODpBdOiilE1aV3gnghnhtsPVIsbTUwMYdjpVO+nIj4n0f1S01AnGNN 8ggukjRF02ekBopXOEN3FnysvzK814ZIcnRtm65vWb03JaQuodPtDeAtIhX4UvkNJdoi WClJeKlGzYsPAckkyRsSpPky5yY/uTYZ55VpscQPeQmK3CcBj8gB1fOHseE0F13zPIQg lqwj6xpvPEimv+vPGzwvgmwT4Re7VxbmDPOyHYktia4gRwaKLFK+pbw0z4ULvhsJRujt a91g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=i9ZsisVItw8pBPV9DArf6uhZeQ5iaBFH2XE5a6YNLPg=; b=t9L5dHk/8vYxsw2iIMsau0G61AfHzAkruO8N0I1CHFbziVmTA7ZhsdFJSiHMw7yiG+ gZHKs7zBXpUK3UCF7Pnc2N3Nk2tlkpOQlv0Ry3jrEda8VG042dumLRCE6+wN1OBOBh+z A1mS410zlqJaDSN7hVDXcxqA6VReUrIbmUDbGfuHEqTkzJIOZKQyxOAi/H69cvskeO/Q p9AYyaoo2PyKpHMKwp63ZpC6ejP/fYvAcxZ1pXMXJPDA/LbVareft9m8SNtxqxhvmdds d/0dyA1i4r8riAwe+wLTPWTMov3g829B68fxXELwLe4GfqJrzBY57ZK5NPB2toiq/pVk UDzA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s21-v6si11051174pfk.213.2018.08.05.06.51.55; Sun, 05 Aug 2018 06:52:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726811AbeHEPyg (ORCPT + 99 others); Sun, 5 Aug 2018 11:54:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34868 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726112AbeHEPyf (ORCPT ); Sun, 5 Aug 2018 11:54:35 -0400 Received: from localhost (unknown [89.188.5.116]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 3E55740B; Sun, 5 Aug 2018 13:49:56 +0000 (UTC) Date: Sun, 5 Aug 2018 15:49:52 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 4.4 000/124] 4.4.146-stable review Message-ID: <20180805134952.GA15972@kroah.com> References: <20180804082702.434482435@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Aug 05, 2018 at 05:24:21PM +0530, Naresh Kamboju wrote: > On 4 August 2018 at 14:29, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.4.146 release. > > There are 124 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. > > > > Responses should be made by Mon Aug 6 08:26:39 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.146-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. Really? How did you all miss the netfilter bug that was introduced by this series? Anyway, thanks for testing, but I'm worried... thanks, greg k-h