Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp93921ybl; Thu, 15 Aug 2019 13:19:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqzBUoLzTf5u0l24BkhbLNCTXgYQUC9HQEP4irqnlSJtP3U+39KYMZcPDwP4fVi2dkmoxYTz X-Received: by 2002:a17:902:9889:: with SMTP id s9mr6013876plp.100.1565900396174; Thu, 15 Aug 2019 13:19:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565900396; cv=none; d=google.com; s=arc-20160816; b=TIeZ3TQfZ4wQXmt/90CIA7npo0AG7ocmpghkk4SYsgx/TBWCENmExu1ItZga4E5tnx zJftmKmBYQhwv8GSw5z13yf4SYkfE0XHbR9IRMT3+G6sI1rISuAAyeprZ9z6iaB311kX ZlpWSakQ9DFZxWWOEy3anUEfzyr1D1X16OKZvFrJ1tzjgvFoapGRvowP8vI0zzdMCKlG +vXb9ThbMK1he2kU8de836biHdc9vmdk5pNIMzlHGNQwdxorkk8R3ah3TIPn9lPrdBTI lVJxiLC/KgFCU0ck3CoExplnWnudW6rsvpSZnfdjoUdn60mcm/Cc5a5KnW9rC8i750zc mf0Q== 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; bh=2W3ax9Bz5iH2Ez8QViogtL62uq78GS4HsU/XB33QAZk=; b=S+/bC7mDubQtnswTJm1CMwXaX4ZVL+iznE2MoX5mPS236yY4XlnQAw0AqNrrt/HJgB aFcEsWgjnUGlSXyO4W3psxU9uOYPDNVdKUx0rrBISzC1wBid5iwpDULOovXBxuk3NDgc I+rjVKsPUmxLoQRn7SalVd0mFUnGCnLjAhJGkg3qer5567+D/DguBUiyMRH5j5MpHXcx vI25sAiQQ+aAIsf6T8eIKjrl86Pri6ScstDCPBv+Nps87LNAVnVzeG3gBzd/4z4nZ14Y ludVe5dGbtvEpaqR3VCwyMHAGOo05JrtSYv0Hjs2o2DpOZ9f3kYg04ue5cejNGVx0lvR h4fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=p0V73gtR; 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 h187si2394040pgc.6.2019.08.15.13.19.40; Thu, 15 Aug 2019 13:19:56 -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=p0V73gtR; 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 S1732896AbfHOThw (ORCPT + 99 others); Thu, 15 Aug 2019 15:37:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:33886 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726545AbfHOThw (ORCPT ); Thu, 15 Aug 2019 15:37:52 -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 E78572083B; Thu, 15 Aug 2019 19:37:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565897871; bh=v0ACJuoWQU5RAFwW7Y92jbObD6HXuwQ6z3LCH1a7Fgw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p0V73gtRmvyOg4wUkTqphFCsFcz8qg2rADtLApk/0zW3eSuu7V+TcAqODOO8CyGAo 6mLD/K3thofCzmJ/KU5jip0BV3UKPDMNJ0Luj9bR5QGmn6mfzU3XKWHVzK9j5KS58F i/WSHHy2QSHRQoK9eg6dTUVdxC9MAGK0ms2y665s= Date: Thu, 15 Aug 2019 21:37:49 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, 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/144] 5.2.9-stable review Message-ID: <20190815193749.GH30437@kroah.com> References: <20190814165759.466811854@linuxfoundation.org> <20190815151822.GC23562@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190815151822.GC23562@roeck-us.net> 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, Aug 15, 2019 at 08:18:22AM -0700, Guenter Roeck wrote: > On Wed, Aug 14, 2019 at 06:59:16PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.2.9 release. > > There are 144 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 16 Aug 2019 04:55:34 PM UTC. > > Anything received after that time might be too late. > > > > Build results: > total: 159 pass: 159 fail: 0 > Qemu test results: > total: 390 pass: 390 fail: 0 Thanks for testing all of these and letting me know. greg k-h