Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp163441pxf; Wed, 24 Mar 2021 01:52:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzT9mi5EOwHqoEW0MkEc5xiv7JcectOxn7k81LYI3yIX9eQ/4QZjL+81bWKsLZw9SGnyI5s X-Received: by 2002:a17:906:3643:: with SMTP id r3mr2389166ejb.527.1616575928089; Wed, 24 Mar 2021 01:52:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616575928; cv=none; d=google.com; s=arc-20160816; b=fhaQuuJp32Gri1iDtIJJsopwnYx24zbnk6rK0NmSlRCfA+2QenMDSr2do6mUo/DiKG HhXjrK1Ri/zeg5wfbXQrumQOWqBYNOwNRcwymTLQS0mrAo6noscsXlMwcCrvlicCN5pu LXWq4QM0QR4t0O9Xvtr/3eOn/W+k3tLjg/dL+8+N8MrPYZfHwEFseKQEjWOyfwA/6r2L MQYEq9dtGPauI2vQeqsLAsaJSIAX1jtSHduKg4xpRap8ycNwVT1Zpx2GDDIAo7xcNYsm gPI9ymUxsQJ1xYlJFjYIAuAiCiv76Fy20Mh5fee3dgkHxbg6hk/kwWmVQNM5aJV9y2HB Kn7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=nVs7Lk2NI3WqBc9juSiJ+ZB+NWrAexw5hr1v4b4boxw=; b=KaPwf5g/WZvuajagReV9sqoIM+hntVaNpFfb/i2dd1Ke/vo6cVqZ353HSFgXJzAJZn ix+UJnJ2jXuue/bfShd9co8m1zSTy1Wx9PtHVow8JHgJoh8ZX3VGsnKmHdy4zzTi3Xpa T7Y3f1K3/baCzP6EGCkfkX77MBMpE7yzXCsU3bpNIs/DkyXrtFnOjE4ByHXVaION6sI7 B+ivV0PUE/h7N+JlP8RooPBhUowsRBkOVyD5rIM3Rg+8OSyHvx8TTAbi7BU0GanYFODn I5CyC4ixbSjWst3bxpupUUbz+a2Ji5yN4llltF7T/mw1OQd+M2OlbNOCGYpW/L5hL+MK 9tzg== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q20si1193425ejb.289.2021.03.24.01.51.44; Wed, 24 Mar 2021 01:52:08 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233709AbhCXA5I (ORCPT + 99 others); Tue, 23 Mar 2021 20:57:08 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:14436 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230492AbhCXA47 (ORCPT ); Tue, 23 Mar 2021 20:56:59 -0400 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4F4qXS0xvwzkdv7; Wed, 24 Mar 2021 08:55:20 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id 14.3.498.0; Wed, 24 Mar 2021 08:56:54 +0800 Subject: Re: [PATCH 4.14 00/43] 4.14.227-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210322121920.053255560@linuxfoundation.org> From: Samuel Zou Message-ID: <6a2c4a26-5f42-673d-9d36-517d520b3532@huawei.com> Date: Wed, 24 Mar 2021 08:56:53 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20210322121920.053255560@linuxfoundation.org> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.178.100] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/3/22 20:28, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.227 release. > There are 43 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, 24 Mar 2021 12:19:09 +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.14.227-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.14.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on x86 for 4.14.227-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-4.14.y Version: 4.14.227-rc1 Commit: dbfdb55a0970570a02a8d7bb6abc2e4db71218c8 Compiler: gcc version 7.3.0 (GCC) x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4667 passed: 4667 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot