Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp495388ybz; Tue, 21 Apr 2020 13:08:42 -0700 (PDT) X-Google-Smtp-Source: APiQypKMLdDAPnU694EPnrdjWoGbeabsgszLDsmVub3cqQRxNg1zNfbNmiL4veRlu2fQ4QAwzW1V X-Received: by 2002:a17:906:4003:: with SMTP id v3mr22524535ejj.144.1587499722633; Tue, 21 Apr 2020 13:08:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587499722; cv=none; d=google.com; s=arc-20160816; b=JChiTMWr49YtHkbHBOZjwg6UyXhjMFn+Jhd1NPkdw3ljCyo/q/arkastzJ2OpecaNU Qufb7KZj4PiYNT9Cjqk8I4wsMV1pmBNz7r2mC3tNIQsOopA5MIHsTpar1BLymho9wMCC 8qoIgDnMobDCJIOfxGJmI8r/MCkTxf4UsEyME7zRYhYnAqp0lWeHMYlh69S4E9IEYY0m P8vI7lyllJRPMf07yVWlQ7g+kBUD6y3SXV8EaqVmO9ZIYUGsC/Ry5hxsHOJgc7T85knX v4TVyuxXA1uYre9EMZnAd2byS7PF/hsuUplz4VopiFUxOlC9ts3Gam2JrpAP3IDbpOwV RgGw== 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=YnPKxUGHGCklDFpnT2VtELKY2U9mWgFf0EA1ekGcY0I=; b=j6jvenMioLe1hbyTUHSNNfeFvSrVf+I9S3dL56De+HXQMVto4C8CZEwz2OuCW0++8u OddYVt2z0GLsL1e7teCP+eUfWt5So/ICxJev+7S73VoWzUi1BGUVWNXuzILwYUpX23Tq OtQhjo5/Z/2BOsX5c+tLB7s11W0KVXi1xd6LGgOg61BvvRYGCttCvlC2SwcHdhfH3KlR F/NqRoLzqrBdWvRU+vsJ0f0XZ5yHTNhS1OpJ8C6aHn9RGQucMLr/e2QEQMGhTU2v8+mJ jcILWR5vwrHxUFwMOOjtHoLP/Z14kAU9FP2vu2pnl6fn3Cs0J2LKU7UYktHsKBkjMBJZ jGjA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PkOMYxVo; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id v14si2249949edb.37.2020.04.21.13.08.19; Tue, 21 Apr 2020 13:08:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PkOMYxVo; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1726116AbgDUUEQ (ORCPT + 99 others); Tue, 21 Apr 2020 16:04:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:54562 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725987AbgDUUEQ (ORCPT ); Tue, 21 Apr 2020 16:04:16 -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 4A63C206B8; Tue, 21 Apr 2020 20:04:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587499455; bh=ijsxzxLtyR1+w8+1bP8Fp637enB8g9lYXr9wOsUw4AI=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=PkOMYxVo/pe9fJmGqjeSpxdSW0c205O2wCrdYxW5Z3nK0AoMSUhHztjY+zjll9XvF u1EGc7gdqEwamlXe3A073MXfLcEynqZXDeIq7Lu2gKFrhtIrVy8P0O0z9RWvgDDlZy 10PYkRHvN/laN8w+VUAF/8tOFeMJtL6fyYwOgfME= Subject: Re: [PATCH 4.19 00/40] 4.19.117-rc1 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: <20200420121444.178150063@linuxfoundation.org> From: shuah Message-ID: Date: Tue, 21 Apr 2020 14:04:14 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200420121444.178150063@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 4/20/20 6:39 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.117 release. > There are 40 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 Apr 2020 12:10:36 +0000. > 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/v4.x/stable-review/patch-4.19.117-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-4.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah