Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp957801pxb; Mon, 16 Aug 2021 23:47:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxZFX7DzS/3GHwa3myTko3RJu9YNP3Sk5Je6eEw2PFyb6FSsbQD4GVHXsW8H+PPozcVH1jo X-Received: by 2002:a92:611:: with SMTP id x17mr1351607ilg.41.1629182874134; Mon, 16 Aug 2021 23:47:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629182874; cv=none; d=google.com; s=arc-20160816; b=x8Z5/ltO9uWnN4bv94Dm7U/ez6AsKQN0tsG0PmsutiAFupMvWGxhvj6gnO3Ry5G0L2 LgjFtV0b6lfXLC9GLtOWkCX8k8aFhWbGPWD8ijJu3irrwNscW4YJnPY1iwKKGuDTDNs2 m0iVj32WKyv2r1WpFeY6fx6QYk6qVTRUQyi1nZBjLvEDtcePafLaOoYFNZsRdXY95QJG /6lZoECRSZedM5Yt55cldbGznqaXPrQ8U+znF8n/YDOy1CiHdfhKwp3w0gQgT0g9cTRZ 1DRrGVcNFnQLGQnZA4/30S1ga0MzCcnfNB3QWm7lNxYZNHgJgZpQN9WgHTxnyGdr++f/ CNhg== 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=Vzojx5RDouWVk3BlYobXqeT70Czt/IcIeSVVLGwrU54=; b=O1wThnHDQKEiH88IeCaHYzo9UE/QFrK0jF9hPspEQUF5LZP5/acrQBj88MC5bw0iPr 3byWv6b0s1gPyJh7ofaqCBWMcG82rbrhn033zqRiPn8tGZlphNEbJ5fCaxxvB5Gl7Bfi hkN4Xd4NvJ8g8kjI6VX5RtwjRVmooMZTHvn1WbK0E7ImhiXGMpdOqPRdL0l5VCXdLNqh Mq+7lNHyUFOC24wFuiSuYx2LrNPwfb+SZs4hjGHUvOkqGfb4VB8HVo991Sn+0IBDjnMy UxOg23b2tZ3R9hJGIF17GhlmJncSlBg3YLLqYF2YIunxab8VNMSt8x3FSUYuDW/iq2nB LzvA== 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 h9si1521488ils.85.2021.08.16.23.47.43; Mon, 16 Aug 2021 23:47:54 -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 S238230AbhHQGrS (ORCPT + 99 others); Tue, 17 Aug 2021 02:47:18 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:8431 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230094AbhHQGrR (ORCPT ); Tue, 17 Aug 2021 02:47:17 -0400 Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4GphKr3tMgz87qN; Tue, 17 Aug 2021 14:42:40 +0800 (CST) Received: from dggemi762-chm.china.huawei.com (10.1.198.148) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Tue, 17 Aug 2021 14:46:42 +0800 Received: from [10.174.178.208] (10.174.178.208) by dggemi762-chm.china.huawei.com (10.1.198.148) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 17 Aug 2021 14:46:41 +0800 Subject: Re: [PATCH 5.10 00/98] 5.10.60-rc2 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210816171400.936235973@linuxfoundation.org> From: Samuel Zou Message-ID: Date: Tue, 17 Aug 2021 14:46:41 +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: <20210816171400.936235973@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.208] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggemi762-chm.china.huawei.com (10.1.198.148) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/8/17 1:14, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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, 18 Aug 2021 17:13:38 +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.60-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.60-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.60-rc2 Commit: f82f3c334fcc9444324972565f2fd882a6315d85 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8907 passed: 8907 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8907 passed: 8907 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot