Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3991794pxf; Mon, 29 Mar 2021 17:59:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxeMUZcB6pqG/e0z00IGWpPt6Vys0b0I5EfaQnx/ypUzphqQabRbD0sfp6iIK/Mjvs0e2w2 X-Received: by 2002:a05:6402:3122:: with SMTP id dd2mr30754354edb.253.1617065982665; Mon, 29 Mar 2021 17:59:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617065982; cv=none; d=google.com; s=arc-20160816; b=lxUUz5HAJ2o3AND3QgOG9FhdnbOI78hwlaEgrFbO91hIW5yFtkY30TgNx+xA2QnqQN 5DAJz8rvxOT8Jtp8qhQwwtfpY7/p3vUNkxenCV715qxcXh1PiIPXWtS1xePOepUqnrXa ZU5pWOioS1HYSWcZjy2LwJThsXoKQSrg6wT6aMWjUW+G5id0QnEPhqomJ0Mbt7s8qyMY AibkLnjcQKTrhJ11fNoWko1YW8ZIK6SaRSG5Og3TDSGmTnfNC3x3NrF05N78dSbBoTP1 FcmJpslqdnQ/tEHiV2mR4lxMT4mcu6726u+2ZwW7fyiW3WcXP1+DPp5z8fGUOxrfiyIE RdMg== 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=fXX6eQqL2IlDpT3hod9CHQUhkXQ0wNoC59UI7ur4VTg=; b=gIyvg3HPXfXxiamQ47bpcYm1tZKrIl6A2bgJpYgiLcHPeVwG2uW9jhGL4LRNgDd6MC gqF7ohCu2xfr49/zejRa2+PxCFXAZRb5eVE2EVbxpNdQ6w+j+dM4fk/Sdbvm5A03B5Fb +95Z05LPwBMLrvI96/BeopTew00lVZrDNhMqUUkH74kWyMSGz9MVckDhcCdizKfPg3IJ kWCht1Xn0cITJxnY+gJnw5XZd+CQSMc+3y35R1DvibVtlQ/7CljIGVAdgwadADq7r92X qf4Xcqd5M+VaMqn+O/VkE8LeqKtrJdXNHG86rdGC9uJuQxBDSpTRn2ETx+w5aQNvhN0X RoHw== 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 ga16si14228704ejb.361.2021.03.29.17.59.17; Mon, 29 Mar 2021 17:59: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; 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 S229628AbhC3A6L (ORCPT + 99 others); Mon, 29 Mar 2021 20:58:11 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:15385 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229479AbhC3A5o (ORCPT ); Mon, 29 Mar 2021 20:57:44 -0400 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4F8WGS70d5zmV6T; Tue, 30 Mar 2021 08:56:00 +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; Tue, 30 Mar 2021 08:57:39 +0800 Subject: Re: [PATCH 5.10 000/219] 5.10.27-rc2 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210329101340.196712908@linuxfoundation.org> From: Samuel Zou Message-ID: <38e0f072-5157-ece9-1c5f-9bbdd2e7445d@huawei.com> Date: Tue, 30 Mar 2021 08:57:39 +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: <20210329101340.196712908@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/29 18:14, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.27 release. > There are 219 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, 31 Mar 2021 10:13: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/v5.x/stable-review/patch-5.10.27-rc2.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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on arm64 and x86 for 5.10.27-rc2, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.27-rc2 Commit: 8c8bcec351223764ccc3ab7551540172989b5194 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 4720 passed: 4720 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4720 passed: 4720 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot