Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3375984ybi; Mon, 10 Jun 2019 09:11:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqxUxIek4vqE2x/KeyDqouE1oPtQ8tbQA+yHCirVtwIDUbAwits7GstrzgjceJ5SaBlrS/yp X-Received: by 2002:a17:90a:2562:: with SMTP id j89mr21910406pje.123.1560183092039; Mon, 10 Jun 2019 09:11:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560183092; cv=none; d=google.com; s=arc-20160816; b=MgN7DuJbSCQBxOYQOvwsffZ/aJyt4zHe2cwsU/9m1C0mYSyfPywCrB6e1Nq/cmBzfk ORBEJyBSt+AcpAzS+KD1iqC+wxT60pHeYyDnFwb8678qlv1Hu3eZIsZbxTCjFju3qk3b +661T44kt1ocaTb4uaVxbznisN1vlP0tGHz2j44kmAEgrUevWMY7rH9HbHL+0bwqtmci a1a17H3vnaN/AaQ+h1JBj4eLjygGjzGXkursnURkIJ3nS3mN6rRnh+8NXuyKFo6T7ysV tGmaoHZcfNUpRoerLBwQNcXrXDbifI2u+u1YuqGWruzJKB1idN3XAj4NqTyG9cHsdxxd 9q7g== 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=hYKE1/qNogOAFsV5kSY7nEFb1qNsFQLYzKXv47I7+us=; b=heLBRZJRpaUsT0aRP3R5lE0ZhL3dDh52EpJDL9fJy5WRPsEm5vo9IlYqcy9X39iGzu fo0uDyVglKy1fTVWz8pdc0hZ9OVXzk/sscOLQ1oPYYzfkmCa9eSAPoYGeQRCTIebeM3a SetHjKan94o9JAgLtiGhAtRGP8t++JwMVrRrwTksnubiG/1F1nMgxAf46qqa7sqyZASV NCzzDHu1GY7GPxqxeq7Vk2E0K8zGVTtxVsTSKF6dkfGfITEzmQ6ouTu0Vnsv/juED3bN ZnU1R6ohLiwPf7ig9MgVhxfT3U0mtaoqmi6yN/0WA/By5g52jhLB3WlIlsXdJ08NTABL 6pxQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jFhcQXny; 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 g69si5177957pgc.159.2019.06.10.09.11.16; Mon, 10 Jun 2019 09:11:32 -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=jFhcQXny; 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 S2390964AbfFJOvR (ORCPT + 99 others); Mon, 10 Jun 2019 10:51:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:49326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389123AbfFJOvQ (ORCPT ); Mon, 10 Jun 2019 10:51:16 -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 D0EE2206C3; Mon, 10 Jun 2019 14:51:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560178276; bh=IZ48GrMjAPiqcC5o9zECGFcbIG65yiVN7gHwu4ZFq0E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jFhcQXnyt3AAV2/8mUPHjqQssWIvFLprn6nPSNDof2Qu5aszoZp5xsv3nRGwZm6Gh ToyQJf7mIhl+Ufrl9VbjzFVoezHftLE8MC1qW26vppFMdpZlpBS/1oDlVJdXF7l2Tn 8x7l6y8DNdvm+P/XO/n5eT3CfNDPoQcM92WZYofQ= Date: Mon, 10 Jun 2019 16:51:13 +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.1 00/70] 5.1.9-stable review Message-ID: <20190610145113.GC1481@kroah.com> References: <20190609164127.541128197@linuxfoundation.org> <20190610144503.GE7705@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190610144503.GE7705@roeck-us.net> 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 Mon, Jun 10, 2019 at 07:45:03AM -0700, Guenter Roeck wrote: > On Sun, Jun 09, 2019 at 06:41:11PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.9 release. > > There are 70 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 Tue 11 Jun 2019 04:40:04 PM UTC. > > Anything received after that time might be too late. > > > Build results: > total: 159 pass: 159 fail: 0 > Qemu test results: > total: 351 pass: 351 fail: 0 Thanks for testing all of these and letting me know. greg k-h