Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1156454ybi; Sat, 27 Jul 2019 03:50:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqxksLUykIZChJds77xFcdzUlp9A3inPPoG0i81ChuoSkeeg7tvvOwkqKpiiPfGf9tvb1fbS X-Received: by 2002:a17:902:e202:: with SMTP id ce2mr97046474plb.272.1564224649417; Sat, 27 Jul 2019 03:50:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564224649; cv=none; d=google.com; s=arc-20160816; b=jSZFyMV5iQiolAkQel54AbqUPq6GtdYcy/sOx+NGrJH6mtBQqU5cFM6KlDTpFnc8gg aFPvo/zwfIpbh3FPzOjt7yF//byhFniqZtpdmayVlS5EelVp/+HEMgSnCnBllRCZLYmm yMhMVxoqBbA9zcMFKqjIUqua9g3zKWwFU2g1lGpvWxh6dVnwmguwNon9PZ5F7XeoE6sJ CYyTK+MbipB6t87JoMMZvtRhXVrItFg8hwaIrMZfWWirdZnpRTHA5ihiCtK7PwaHN04P Acr3/BxBjdKeo3UBGj5ITs7mgYRJyAaVDhUI8CiBLp0+lZ4LFXcJhld9kUXRWTGPgnWw aGqQ== 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=J/XojVM2mqYT+GBNUFUAUh0oCh4Ic9dWjXC9oOy6a2A=; b=D/4TsEm67ixW8I8NW0iM2Ljo5H/h5nuYAnhxRwnzkJZdhDPj0NSgiuv9TFjenIbZa/ Gbgjr96a6kDVsuJ5rt4rrgPw7lzZmzIuBwaGruJ0y5C+4rJVP4ii//c2QvgY0fwpXaz3 8xnG2OhUuyesDZLqvbFVXP9w7DIW62rDpqNw1OaQfP70nnXv+9zWarSezCDcaNe1/qAp tszIUjCmAO110j5CNJD5w2NkNBznji4I48SCVMnbnvb1a6sIL8O1/wjiezV/aHtrp23L wUm+pGGcsuSjG7HQ2XxS6iPjLPo0Qdz4eGEnEPLaniuoUTCiU15s3fBPAs+kk4ppwjQG MSkw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=M82WM07i; 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 x35si19486478pga.337.2019.07.27.03.50.34; Sat, 27 Jul 2019 03:50:49 -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=M82WM07i; 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 S1727873AbfG0Ktl (ORCPT + 99 others); Sat, 27 Jul 2019 06:49:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:37664 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725875AbfG0Ktk (ORCPT ); Sat, 27 Jul 2019 06:49:40 -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 996E42081B; Sat, 27 Jul 2019 10:49:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564224580; bh=vSLW4m0tGCaW6tX+Z6XGwgJMJy/qTFn7PEMcWPMiSNA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M82WM07ivm46hoa7Gcgc0v2cjPHJCdHeWxn3v4D0joKe528i0FpPCDTQwOKVCHh7B bq+Aotm3LxwkUm3jxS483w7YoeTtpk0POuz94djbJv9K2HTdSg2t3q1I1xxCT3XnIy gxSX4L8hjLujhZMLjrG8zeR1c//eBUBACyTbjtoA= Date: Sat, 27 Jul 2019 12:49:36 +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.2 00/66] 5.2.4-stable review Message-ID: <20190727104936.GA32555@kroah.com> References: <20190726152301.936055394@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.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 27, 2019 at 11:05:04AM +0530, Naresh Kamboju wrote: > On Fri, 26 Jul 2019 at 20:55, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.2.4 release. > > There are 66 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 Sun 28 Jul 2019 03:21:13 PM 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.2.4-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.2.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. Thanks for testing all of these and letting me know. greg k-h