Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1143064imm; Thu, 13 Sep 2018 13:26:34 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZ0qDONGM1fLFZUnQpY2F9bSqRIOyF1vW2sw22K4my07zOS70kMKXCyV7YpennIswIQMZ8/ X-Received: by 2002:a62:9683:: with SMTP id s3-v6mr8984272pfk.191.1536870394315; Thu, 13 Sep 2018 13:26:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536870394; cv=none; d=google.com; s=arc-20160816; b=QIC/SNz/ww/L5d1baF5+gekDX3j7HN41wkNB6/gf7Dgfbk8hFEZUMe8wVyMZD3xyw8 tK2PP5atwKpTJF3Ux5+HyxoDT++UwVU6y3g5yI2OJnecBuDUmzhy8GHTkEppDwyl/YsU rBMEEbAlU5dtK/5cJK4oql8r60Y+vikC319+CBNrlj6tCzpu2/iy36hZvN3LywKAAebQ NYZ1HRQhqjztQ2INy5muoVcZrfglgKmYnmp1+yXBwqTKjOInT0obUBgjimtmNylWCgv8 arBLyJRJUaBP+23AUd6nKhZPyQw8BfT3gXra+MwNgtGCq4IkQeLCdwA7zZHc4BsNPoxr vzSQ== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=QzGWn8MaBf56IP0AcvWMOAzVTBDndNl1UKr1PpRBjck=; b=e3SHCQhtbab/YPAOIdpUfaAevYKNhMVpPedKWYZSD/2UOiSLtq0Vs0cwhqpq4LiZ6o RivZNrpD0YYcBfp/SPti1SVZHdH3Xp1tR1ksjDmDsDyqWgA1cmPutaXUJqALz1QXkiPt C/3qHJBeWulJ/kmZvTpJGeeAPaq/jtNY901suPS4/0AWFMyTGBYj8do349W0Vbt+SRmU xL/WMu6Bh0Lu+x+Kaz2P2JLTCNKX1NH+fs8jQMa1Ia11HSEyTWumy8YglA6ExEsYdbSZ jT9xgw9RnVANMkQJj5cBwja9nLfYuvto2La8eoHsZ+LWnLRCmqS9/4VY5FvCXrpYlbUJ PdVw== 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 h187-v6si5187061pfb.62.2018.09.13.13.26.19; Thu, 13 Sep 2018 13:26:34 -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 S1728135AbeINBXC (ORCPT + 99 others); Thu, 13 Sep 2018 21:23:02 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40618 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726445AbeINBXB (ORCPT ); Thu, 13 Sep 2018 21:23:01 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id A326BC21; Thu, 13 Sep 2018 20:11:59 +0000 (UTC) Date: Thu, 13 Sep 2018 22:11:57 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 000/115] 4.14.70-stable review Message-ID: <20180913201157.GB3465@kroah.com> References: <20180913131823.327472833@linuxfoundation.org> <20180913191026.GB30873@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180913191026.GB30873@flashbox> 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 Thu, Sep 13, 2018 at 12:10:26PM -0700, Nathan Chancellor wrote: > On Thu, Sep 13, 2018 at 03:30:20PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.70 release. > > There are 115 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 Sat Sep 15 13:17:48 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.14.70-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.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled, and installed onto my Raspberry Pi. > > No initial issues noticed in dmesg or general usage. Thanks for testing 3 of these and letting me know. greg k-h