Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2948246imm; Thu, 24 May 2018 19:41:22 -0700 (PDT) X-Google-Smtp-Source: AB8JxZr/9FQ4zSBR6FNQDdveyfcJgdape8/AkqHdbWBCI11s97unqh9r5wgLH8A2y6Ys4xUu3fya X-Received: by 2002:a62:e30f:: with SMTP id g15-v6mr612366pfh.68.1527216082387; Thu, 24 May 2018 19:41:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527216082; cv=none; d=google.com; s=arc-20160816; b=mRjUCyVsHIBJePXHU7xL3qiGiS9PZkDEtTlyPUnVTg3w3v4Wkm/X5IDlAWE/P2LISq ZOSd0OKe1QPcao+l6GnH6VxdUb41e5uI/JQfZE/2kr3DlCb+kcb5+AxCSZKKiLEADxSF R0tWzSy5jTYcsGoevBNWxfdm4J6cK2xwRlCn8I+TT1358XwD44vtKAFI2/YTr/xbSjnV /jIujTuROPKFiluRfqhbH8NwVnVqJodc+WJqf2Lt7KiePuE2rQfxZdajJwoLbWWcyBS0 n1Ockn7ju75qgNmMgNKhMhvdd/hd9zPsBm4MCdkk871U55f5MEW2TSjFWv5lAra8KrkB wGPA== 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:dkim-signature:arc-authentication-results; bh=HYFR32nM3CO+OkK5uNQuTgTwP9gpuoYpy2E4WQqAhGY=; b=q2GDZHiei0Sunb4EmldBT/PITlGCvD4QL1/yh83SiLy3AikaQSO9hxs6AMXadIVgy9 8tqZQInCC0/qMhn7Ybb1b1zLUA1yWQEcs/UGRKEauxolfi5rKRBg0BI/apGaiUZgrMg2 ++djnbeeZN/WgF0t7fibwsZ3IwvNWtrma+gMqTmrdFmsyqHQ/A46oz+hA3wHnFupBtVA kwsDYetTCX4Q1CD5cuxWWB24nmhFrv2qozmhWJMSL0v8cfziONYlTXKtmS1wek5s4pIc q4jAsqzjXu2lyBLe9b0TQEcZrn7dypCPQbV6cssWXQvlViKIQlsIoq0i96+wlDYPcQAV XpmQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Joia7oF+; 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 e125-v6si12689873pgc.128.2018.05.24.19.41.07; Thu, 24 May 2018 19:41:22 -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; dkim=pass header.i=@kernel.org header.s=default header.b=Joia7oF+; 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 S971144AbeEXTqo (ORCPT + 99 others); Thu, 24 May 2018 15:46:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:57008 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967011AbeEXTqm (ORCPT ); Thu, 24 May 2018 15:46:42 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BF96A20870; Thu, 24 May 2018 19:46:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527191202; bh=BOwVaHzjpGhzGPh04IFtJBdqkV9ScVc5mvQbUcrGp9I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Joia7oF+RpWUhoEcjjWGLvlJvS+GhxHP1viiV5+tmTyRXHwp6Wf6cUNq0p/5GgVv6 SnaBbyiGKEtR71sRNDgcIBpoo2xyGe0zgXRI0Yw5Fw1Skb3+F+GJeCPGdX6YnR3ZKO TGJBT8sLMdaSr1JGFZZXn6qi2Kx1ZktgrBiffnAA= Date: Thu, 24 May 2018 21:46:24 +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/165] 4.14.44-stable review Message-ID: <20180524194624.GB4413@kroah.com> References: <20180524093621.979359379@linuxfoundation.org> <20180524145008.GC9229@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180524145008.GC9229@flashbox> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 24, 2018 at 07:50:08AM -0700, Nathan Chancellor wrote: > On Thu, May 24, 2018 at 11:36:46AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.44 release. > > There are 165 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 May 26 09:35:46 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.44-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 3. > > No initial issues noticed in general usage or dmesg. Thanks for testing 3 of these and letting me know. greg k-h