Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1443849ybe; Thu, 5 Sep 2019 15:51:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqziiIPa5Gh2M18VeKn9PWUxSKFmiXzfk0bzbY7ihdJqhz+7yflnhPbaPzBmJYMyZ9F9WUIs X-Received: by 2002:a17:902:bb95:: with SMTP id m21mr6110180pls.26.1567723897037; Thu, 05 Sep 2019 15:51:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567723897; cv=none; d=google.com; s=arc-20160816; b=v+FgTad1T+6vDISDsfvsOOcd4VAKeXNoAAKpinWGqJqgiYiz4p97xUN1w1E5qfy467 ShhQM3F54rtPFDxx4Zr9UzJ9+YKvlioIcPZkpbiVJAkklmFDuOYIIpKG3Gd0iXtkugMW F39fJHbJ0sWMbCk7BOIM9gF6FrUeHoyFMR6ChnoBTstXBVt0CH8B+lrK7L6Ii8XVe+C0 aV0BKfKOdx1xhjIB4pRwgCKEIekd0am+OyBBvbkR5kTfEx4/pIAPgNGUBPlBhl74hrNh oyK0K0zze19/pEU3a0XFV2vMlT5vumzBEvvqCB0hi4la1nte/5QRXggDXsl7VVFJG/3N xKBQ== 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=5CaHu6EssW/umaIbzwxxFXR5YDOzkgMlpo4xUz8Can0=; b=VTTlLwWwNuqOZHjDfzvR2VjeGO3xGcUJOCmhIX+zZJrPZ99OQ8de/NVaJvtuU3mo46 GB19S8A0JS9GBhVE1xKJHQ7lVaLbe0xsOYExg4Bw4pix41P9mqsXGvzYi/uoRZxsxC65 Z5OzYGdchZkJgePLCuF7ZtvWG1gtbCQ0U/RaoNy1GWtNB9Dn5jDfK2CgmxOcoA4bMKxD 56vU9yEqzDIix3+DIEs10snD757AC0e5ZRBnzQ9HOJMHBVUr4aUfBn1JS7kfOMVrmz7q L2RgU3PT+4S4KDvTcO8FlxQBgP6essIIv9trRbJitsKRq4juCF8fOh28rQKg+YJI4Eo6 K+CQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=E7LjTUVI; 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 v13si2963491pgr.103.2019.09.05.15.51.21; Thu, 05 Sep 2019 15:51:37 -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=E7LjTUVI; 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 S2388616AbfIETQH (ORCPT + 99 others); Thu, 5 Sep 2019 15:16:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:47250 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbfIETQG (ORCPT ); Thu, 5 Sep 2019 15:16:06 -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 C64032070C; Thu, 5 Sep 2019 19:16:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567710967; bh=1c56GflaBJYpW7I3V954ev68I6Ir7BAtdC3/zgNPSqI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=E7LjTUVI7y9W4bUUFT0EKaEtlID3NjqyjFY7x8/xLimfn4sx6gjuIBcI6We6P6zs4 RqbB3LKdzAzOll1M+g2fQEtZOcn2LkdBOMHrNx+6C7xWwA7xEbaJU9+Fo4DJvTjn/r fx17ENyj1rPGNUTbMwIa+jh6NwIvjlUg8/e6mAZw= Date: Thu, 5 Sep 2019 21:16:04 +0200 From: Greg Kroah-Hartman To: Daniel =?iso-8859-1?Q?D=EDaz?= 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 5.2 000/143] 5.2.12-stable review Message-ID: <20190905191604.GB15748@kroah.com> References: <20190904175314.206239922@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 Thu, Sep 05, 2019 at 12:29:57PM -0500, Daniel Díaz wrote: > Hello! > > On 9/4/19 12:52 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.2.12 release. > > There are 143 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 Fri 06 Sep 2019 05:50:23 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.12-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