Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5002121ybi; Mon, 3 Jun 2019 22:53:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqz8rhiZQ+vBUnZuDhX1d+DUhLnXeLjorK8eo1UsUKi20WIQzSU3pSDa3ge/r01n8jxxixE6 X-Received: by 2002:a63:10d:: with SMTP id 13mr32810180pgb.176.1559627581923; Mon, 03 Jun 2019 22:53:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559627581; cv=none; d=google.com; s=arc-20160816; b=iWRZLfqPVD6Jp1wCgJ2Z49vzNpI1fXz6ToBvjMA/wmgk5XGPcPwCrfQCSFHBmIVrAP l4yAkteEFv2B2xLcJ0m9Df6qTIiTmtE8flqIAhlg5tggCPtbHosUO0V9H4YuUnmz5uCw /KP+w/tFtC8t+kA31pV+iT7+/Qq/AsAVNrbcknDA7264bl1bEA6yS6wr56i3vEBsj95I 9/wfA2htLhBJMX++0/8wLpzDu2oiP4VrBvcNu8rsCbw3Yr9xn4XgZPB15H55VdYknsxQ pXSyvz3jzB6VTtUdEEEXlqu1dSIqFXI7penDzTtUM22zLKuFbTRSvHAhvJwL/Bz23x9o UZAw== 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:dkim-signature; bh=AP/LsTf4ADUWkCKK7/h+ozZwQSAcTxX6CAigYcMNHfs=; b=YQYGfTnpkrEbxcc0qY5xy/iF0y7XP6cjxQNzK81SIcfYSx3T6dzoLGjgickRbGDeSO F6rqLrriXGIoPVFE5sisfKqZW7UI41YE7tdCFFfYIZs6ZAzASajkQrjL6zTvdSgrIAkP GILyYwxiEavwsrlV+DiELSc/NiqOLWyDcskrF65vQGRag4gEDcCZoTHW9VRW5O4IbpJL b0t7g1UCYNYgrVDGywFZq1Iffs6EXLcTCOFHpke0ruzT54cN99EHzfS7t3hRwIGOidKf idmeZh5LqMRDBVbcTQuq4oUdn3LZEGHgPgroLZu8EDLsIP7uqEpfxro1Mfyktxd9uJWc u28A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=v9I01p8A; 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 m14si21052951pls.393.2019.06.03.22.52.46; Mon, 03 Jun 2019 22:53:01 -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=v9I01p8A; 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 S1726726AbfFDFvP (ORCPT + 99 others); Tue, 4 Jun 2019 01:51:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:40050 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726136AbfFDFvP (ORCPT ); Tue, 4 Jun 2019 01:51:15 -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 2CAB72064A; Tue, 4 Jun 2019 05:51:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559627474; bh=MZ/T0KzmW/Y34HTA2wVPesvs1LL6IuJhwpkiHnmR2Es=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=v9I01p8Ar25LMKov0M7TenBhL0/YtI46pVID2gfdzYQdCEKRv9kiokrKYTpPmwgZP +jSwKa3WmENWJaieac/xHqcLjqSUKITz4WuZJY1bdnKA16mb/JkfQwCDtSzGzWlJjy +ppy2DKp/MjYq5LXJ2Wk3rw/EBBei+VFQoyfJU1c= Date: Tue, 4 Jun 2019 07:51:12 +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 5.1 00/40] 5.1.7-stable review Message-ID: <20190604055112.GE16504@kroah.com> References: <20190603090522.617635820@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.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 04, 2019 at 01:03:21AM +0530, Naresh Kamboju wrote: > On Mon, 3 Jun 2019 at 14:44, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.1.7 release. > > There are 40 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 05 Jun 2019 09:04:46 AM UTC. > > 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/v5.x/stable-review/patch-5.1.7-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-5.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. Great, thanks for testing these and letting me know. greg k-h