Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4902777imm; Tue, 18 Sep 2018 00:44:55 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbzxVGBOkv4g8t2YaryulkOTRswXbOGTBbcY7CkJIOdb1i/loCzqchXireNLbO8hroeCsno X-Received: by 2002:a62:57dc:: with SMTP id i89-v6mr29466688pfj.45.1537256695538; Tue, 18 Sep 2018 00:44:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537256695; cv=none; d=google.com; s=arc-20160816; b=hJW4gtI0575qp+TtjmO2srSO4SeAniesCXTt+1vOeD4/64Szv52oybw1xcpuk7kbbi V76UGyjVqmIdf7Z2W8AExbk781Elf7HSjefLFRsmnqWeluwIBW4MgKnJB1pJHwPoqVDe 1wD+Lj53t6qpiy0zV2M6ZYljeIsEOxiH1gSKub/lPA1QenR3V6iie6BHECaK86bPK2v0 x90cRqt3DrXjzXrHzLdj1Gri4izwhWAiqiTekfLVd0AIFULAVKPDVyP8rWvRuoT8+Yyx Z30wNX4aaQrQT/eYjVR6N9F6YtW8NoOuvIZNSQAdJMk3+nJR9n+yXjNPc3Z6gtfAB0DE kfGg== 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=Oq4TzgmV8+dXFHFdbVZH90ZPisblFkT4klVPuCXinag=; b=pfA/8RRfLV3jZTPujGHVBsjeRGtMyYG/RV1940432nDQ0hkgoYnvSkVq5ULOBlcUgO en4oxw9mGPeIEie2MWuTuMy+hYQcIvE3YTKdk5vhpumu6wV7n4PO8BS+9WxPxZ6rSdu5 J4VmVaGNPPmTKQKhLCcEkBLQmuJgeKOfzsk+vqgstTztNDcVXbGj5e0I3qEh8mg22knC GX9JUEv7nLdvAQdmq9/Z+s4foVsvpvt3wJVD+XDYyBwywVBtl+6KgntT79GS1gfdF687 qGE2HDg8O2puxBs6Gk45g+aJMl+u36JSK82uG3xrDZx+PTkIz3kd+nysH6kkeIRpePBx 6+EA== 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 h20-v6si17931032pgh.573.2018.09.18.00.44.39; Tue, 18 Sep 2018 00:44:55 -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 S1729078AbeIRNP5 (ORCPT + 99 others); Tue, 18 Sep 2018 09:15:57 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41334 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727140AbeIRNP5 (ORCPT ); Tue, 18 Sep 2018 09:15:57 -0400 Received: from localhost (unknown [147.67.4.98]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B4FF5C9E; Tue, 18 Sep 2018 07:44:33 +0000 (UTC) Date: Tue, 18 Sep 2018 09:44:31 +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/126] 4.14.71-stable review Message-ID: <20180918074431.GA5772@kroah.com> References: <20180917211703.481236999@linuxfoundation.org> <20180917235949.GC5879@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180917235949.GC5879@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 Mon, Sep 17, 2018 at 04:59:49PM -0700, Nathan Chancellor wrote: > On Tue, Sep 18, 2018 at 12:40:48AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.71 release. > > There are 126 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 Wed Sep 19 21:16:12 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.71-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