Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp8297451ybi; Tue, 9 Jul 2019 12:54:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqx6yQwp3VjwFPI23MfvLm6lkjyZUsj6QLyrnehjywevDewR6UdZaGrrirX64Ra2RpS0Dl3i X-Received: by 2002:a63:9249:: with SMTP id s9mr15727315pgn.356.1562702094930; Tue, 09 Jul 2019 12:54:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562702094; cv=none; d=google.com; s=arc-20160816; b=eD/vsK+4ofzJy1pDZ+Jwjn/+K7H0tYZQiE3uJPMRC6c/aYtELhczEfFRPm/xymWV3j XN7lbamBy+tygmpde5yX5Xz+tlIsooRWTbT7d+ODa8eTc2qhPlx1uvwdXuSaHquompvx sHNqLtMwVqToNMdatZVMHnWcaV2AThoa62a2KX6k5QsiJ3M8J9SOa6EQ79zGRhmeEG7L y3qeed2VXZVFTYZrrOAF5mVN6IiaWBD4W12EyyMt+byCOtn4MNSB9G4ueYLaHFsnUu+1 02LA4X63U5LEqlEQIlmdRiX4gesAVmAUmqvBc270fMHe5RB2bmL/YXdfLyRGw8Li1JK4 zIuA== 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=3fmcnYzJoh89bVlDdgUR/mbP1yg8j5VcHcIODNLVX0s=; b=jMej0f20htTHghbGidRSyoUmVUwfvb2OgVT6RBvmSvmHFOoVxPh0ZKmopeJZr8oZb0 r/Exsr0ky4X5Ut/pI4kpPYbn6w+v+m8sFh6w+fmiqvAn4iZA/t/hEkssGmIdVSFWJKnc LkZ7N9KnHazvvumTgx1ZbEQWxZn6/wfon7eKR+VygECKdDhFT7W6NZnEuitQ8pWgSKoz f7BNma9g7FN/yrI9cWxMP69q7etGSlsDSUVgBFh3YRPAzMGkS2FrZA2YAEHFrXjofJex 7MrspMdqaahFrjV/3CpoFdEMfUsLoPqKoKBiwCixcmK3Qednftj1zs4bArYCdMZSbKtC EllQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hBGLHKaG; 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 w188si23601137pfd.283.2019.07.09.12.54.39; Tue, 09 Jul 2019 12:54:54 -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=hBGLHKaG; 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 S1729447AbfGITyY (ORCPT + 99 others); Tue, 9 Jul 2019 15:54:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:33658 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729129AbfGITyY (ORCPT ); Tue, 9 Jul 2019 15:54:24 -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 38619214AF; Tue, 9 Jul 2019 19:54:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562702063; bh=GKsSuH6iNMH8ffm3zcAhlQSl9U+nHrSHsV9Oe0bfSPo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hBGLHKaGVorfYcgA67guusEoQj37A/1zq7wm+U/p1oX9DoCStyfJ+n2gZud8xUTL1 901ueFRXkd3ZRewBzJVbuF1ufXeskHDTiF4ZcdVISKbXoxUMmsEGlRxUWqUNjokk6v MuL/30gzNmfIgEHpELASgRJCX+l14NElMEd1Hvdk= Date: Tue, 9 Jul 2019 21:54:21 +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/96] 5.1.17-stable review Message-ID: <20190709195421.GA17036@kroah.com> References: <20190708150526.234572443@linuxfoundation.org> <20190709184154.GD2656@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190709184154.GD2656@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 Tue, Jul 09, 2019 at 11:41:54AM -0700, Guenter Roeck wrote: > On Mon, Jul 08, 2019 at 05:12:32PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.17 release. > > There are 96 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 10 Jul 2019 03:03:52 PM UTC. > > Anything received after that time might be too late. > > > > Build results: > total: 159 pass: 159 fail: 0 > Qemu test results: > total: 364 pass: 364 fail: 0 Thanks for testing all of these and letting me know. greg k-h