Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1996528ybb; Thu, 2 Apr 2020 11:07:25 -0700 (PDT) X-Google-Smtp-Source: APiQypJHs2Ra1PU8dGsjWckweCqO8bJmFrGR3jXvWaWr3q/EZ75D1Qi1V+uz12FcSSa0SblZCWg3 X-Received: by 2002:a05:6830:1e10:: with SMTP id s16mr3489172otr.33.1585850845275; Thu, 02 Apr 2020 11:07:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585850845; cv=none; d=google.com; s=arc-20160816; b=k92irwd2eIfc9uHE/HqYS08pqPPDuHx2jv+bjqWUdAA5PqyFVjRPXz+Pr3T/YeoCxi ldXtiDQSlpuaqpQeCQX8qohOZkOAvVx5NUJBOrej+dtc8KNcm/MJE/qezk5HvFipG+++ 0hwvaSX5S3yEsf6Yc5MX9/YjAZQ7G+QRR6tJmxTUOtzXVOx7e3GRSoW5J4RJz/CG48mh evt5oFJLQ2hTdkdqa7Cx0FuLqyKro3gF1qvikZo8DRCOf/coAH/py7ZzIwI8Slq10hDK THvtbRiiFAmAOFtxAzFrU4oMg/Qx3fxR7B+IxrCkYlbdRwbPAV8LtS1glT+785pC+frN oZmQ== 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=u+9zFxr3ciHwzEJ+CaYeBAS352oYLyURXWoKu1Si5TE=; b=J0Zt42Oh4DOE5VA/Nrje9Ab+3HCWBlyZdRO+GYuraF2n/13IY6scUWXMGcscTSEybC BQ2s2MvqdVYlzxrV0s724jXD88vYyyo4/9GR+AU+4UuDyh7FDlZOIJ6huhvA/ZNsmwLE Gl4i3yOLaIJ1xvZmNExlbYHiwZ6yeQi7uhj+fo1C9CMIgF4gane/ZpOYiAB6MQRo3IEN dRUFIMRwStiwTZV9LiiqI3MzvhgG3YIRVK0IVeNVboLIAHVm3goBl5Cd6yOxvXDT1W/D /D79E91vf5aEh5beqbbksrVs70lCbEMBKbaV7xkDxY3c6gazn0BvbILVSOl+F7+U8r+R X77g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Icuzvtbh; 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 n23si1270590otk.179.2020.04.02.11.07.12; Thu, 02 Apr 2020 11:07:25 -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=Icuzvtbh; 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 S2389477AbgDBQyL (ORCPT + 99 others); Thu, 2 Apr 2020 12:54:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:41518 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388689AbgDBQyL (ORCPT ); Thu, 2 Apr 2020 12:54:11 -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 70AE020737; Thu, 2 Apr 2020 16:54:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585846451; bh=M1yAAXdI+CxwwRYwvBOAy5kYwx2VeHzDUsQjyytPUvg=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=IcuzvtbhHmdgnQm4OJ6d35AGOgddOOY8QQ7OReX5Kc87UMBA8dAi3Z4HWNVM1/eyc vmvGXAW5MxmKb5aIa07BSAxzoA5QyJiX2/yqkB2E5iOkuJGQT761PRekuQqb9sbkFV HYZ3LyhSFbUXBaVzVQFgfqJp+fa3OiMMMGux5XY4= Subject: Re: [PATCH 4.19 000/116] 4.19.114-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: <20200401161542.669484650@linuxfoundation.org> From: shuah Message-ID: <392b8744-f335-7a3c-ffff-ae611582d486@kernel.org> Date: Thu, 2 Apr 2020 10:54:09 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200401161542.669484650@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/1/20 10:16 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.114 release. > There are 116 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, 03 Apr 2020 16:09: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.114-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