Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1094358ybg; Thu, 11 Jun 2020 00:22:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJW8rKsEYc21gjFFlaO5QB4vuniT3R3gX9FP7G8+qRBpN4bqw1yX6TTCY+yuA+LoYUqfJ3 X-Received: by 2002:a50:f106:: with SMTP id w6mr5815485edl.131.1591860120334; Thu, 11 Jun 2020 00:22:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591860120; cv=none; d=google.com; s=arc-20160816; b=LLWIqpwf/F4J0gNv5poT6HfpY2ckDuhiXmcr4ze67qrCj5J8xxrW2yTdTDB+kvpS4Y YYuamFt0W2iOBcGf1eX6I7ONGoNlf34THGFlW799thMY0Vbn+4GKkiUFaKGX8ZYYhaQj VV2IlIKtobxfBiGmH/LFIJHXXwoa5LxDl9OrVasQfEQUsf6QmF1HUxGhyizeUkeKZkS6 5oKFTA1+42LlbsO2Qn8uhn3s2tB02OZjgEIizuV2HSbufOKSxH9JuPmpb2PhhhKDibRI KkoklR6XHhjdgwkQ8EiH66ORJs806RnZ/64JZgsNZ5jNWpWQq82LlAzG22lTAEX9J5pv BIbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=Tloa77yT/CipBtX99XxVyOMvY56nBI8sbcHGH8etNpc=; b=sAgFJFdj3Ejaa3voG2KDNFPS1GoM7Z+M2IxDDx2nrof6PZE4Z9HvigRyo58Yn7AN2l U3n7KBeQXVL0dAry5T+Y41s7lJpvsK9PyBK9ogrV2EKzo9f8RHYV+uNtrSFx/fHu3w13 W4MXPxEu0KXxt6KoIGli567PT1gsHTKoinI1hkRXdhoJ4euyDstTtYnzqeAw9MyBMEl3 l0udkfpkJ+BD5q+JuE5sBGrC6vDe2AUBDNe+Q0JtsvWIwnmMwkjKpSf7aDsA9FJQ/ypz bjydetCTQK21GNYtfCPG5y5afSY3aOMhmK/Y+M7OsuHPwmi2cU0iNiTeSjqyhLjAuZXc WbMA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=N8QwY+MC; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y25si1228677ejr.322.2020.06.11.00.21.37; Thu, 11 Jun 2020 00:22:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=N8QwY+MC; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726600AbgFKHTp (ORCPT + 99 others); Thu, 11 Jun 2020 03:19:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:50418 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726375AbgFKHTp (ORCPT ); Thu, 11 Jun 2020 03:19:45 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 1F7822074B; Thu, 11 Jun 2020 07:19:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591859984; bh=gMMtTQFVkMf6IKKMKJKbN6xgkfHJXO/dI/WduuxiJBk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=N8QwY+MCjDK25bwxpv/ERXM1PmxkV7Hd5cjeowAYkgNjBI9wGf4o2TZ9wT8UWiEOT A2G0SdkoFgPwjDsVFsmwisRoFo7n7gR79iiV9b+B5A+2e4KL5Ev80fPDqzxiXuI+34 x5QUQ7nAcK4s13ZB7VYxcyViVSgS0PuQvukJH3eo= Date: Thu, 11 Jun 2020 09:19:38 +0200 From: Greg Kroah-Hartman To: Shuah Khan 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.4 00/36] 4.4.227-rc2 review Message-ID: <20200611071938.GB2637725@kroah.com> References: <20200609190211.793882726@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 10, 2020 at 01:37:56PM -0600, Shuah Khan wrote: > On 6/9/20 1:18 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.227 release. > > There are 36 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 Thu, 11 Jun 2020 19:02:00 +0000. > > 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.227-rc2.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 > > > > Compiled and booted on my test system. No dmesg regressions. Thanks for testing all of these and letting me know. greg k-h