Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1451071ybm; Tue, 21 May 2019 14:26:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqxHwZ1qGk5uwywu4ngDUFFRvfCV7GjwQrtLGOr0eAmaKsk8+rIhRarW1uIpc7jxLrlYYYhI X-Received: by 2002:a63:c203:: with SMTP id b3mr54894180pgd.398.1558474005225; Tue, 21 May 2019 14:26:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558474005; cv=none; d=google.com; s=arc-20160816; b=G4DtO0Ghbl4/IKQJOqBmmsxDmds4eELx2GIu2DlfumtOwGpDYZ/lNA8OUQwjkQbUjE rD9Rnppp0Y0pH2MwXlFBi6WyWmeNbDUSMv2YIuv5T8+gruWO7Wrm5gZPfhF/nc6OOTBW T0wVNCjJQ4MhbMQ854g6P6rk5X1Juw5TnpqOEKoo2g/BYZo0e5607Vqrfm39AhH+V/08 Hfbkh0Ys73vuyeNp5ocnDNM0/scWu6S5p5DBwOMiWnjqeDWYs1vRR3ZPdGptq7/ONxQ0 5HMfP4p8pOKwI6lMlV41VKPKxT0lzbyfYnzAPP+6q3O1F7zdKZnp4Kh+tfED+OuKfS1H E1Og== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=jC1TOLUylm7bfchp4ho73U2GYkGWcyhZnvfSy5cwRbI=; b=EJc/HpSYGcyHinY2Esl8iT60UJC7U1V2FWuvzj/6XqtOhY38ucW3J3FWjmeIdAvRJ5 VYB9MpWJm0c6b1hRPrTe8pgDCLu7VR3kgMObUxSV07lmiKR3SqfTakgPYGR+aNPRUR4q 4q51Gt/M6GAAjVa34VqP4Yn/JEtCV3SddTNeylJXBLYfhcu8Oy9DJBcqEzZS3iO2eGYy uvhuW9xJvToW5MwyxZ3wcLUaJmHzfeT6y/wR1v3buxomf7VsmO2Yj1xkq2qPADv1ZP8y rrJ4FTqnpRx/ZU2aiQBOPLaxytRFjfESfvihAO5HSuHNW13s54CPD4bfJwL1bHAmFfHx NrIA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z9zmC2B8; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f9si1222593pgs.115.2019.05.21.14.26.28; Tue, 21 May 2019 14:26:45 -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=Z9zmC2B8; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727887AbfEUVYS (ORCPT + 99 others); Tue, 21 May 2019 17:24:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:47086 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727275AbfEUVYS (ORCPT ); Tue, 21 May 2019 17:24:18 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 470082173E; Tue, 21 May 2019 21:24:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558473857; bh=5znUGnEIvge14gYz9fZWyGN49EhC8X2Dz0MJqasjGdA=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=Z9zmC2B8WW/IIKtU7YwS+DEfWhiCsbWsfjbGnYeoC2t2/T8yABmyofUEgzDAapkAr GJZW77vaunX97Q6SzBJ00a3HdT1Cps3EYaNg0Y1Xi+uifL4IYqkSs5xNogdHmhYGlF zts4l3k9HhMRnfXwFh/yP03i1kRvQj8nAt5u6GNU= Subject: Re: [PATCH 5.0 000/123] 5.0.18-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, shuah References: <20190520115245.439864225@linuxfoundation.org> From: shuah Message-ID: <267b28f2-26be-7f66-d60f-2998e1271523@kernel.org> Date: Tue, 21 May 2019 15:24:16 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190520115245.439864225@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/20/19 6:13 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.0.18 release. > There are 123 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 22 May 2019 11:50:46 AM 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.0.18-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.0.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah