Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp741587pxf; Wed, 7 Apr 2021 10:22:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxRUz7u2UAX5t8SinWEW5G+AytCSA0PsPc3jwCDzYq2T5dKFWEicbQNRoLm5CQn7dYvwT83 X-Received: by 2002:a92:c24c:: with SMTP id k12mr3451713ilo.75.1617816136451; Wed, 07 Apr 2021 10:22:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617816136; cv=none; d=google.com; s=arc-20160816; b=tGKODpT5IyLTceWVeYwRoTwT+QKFspkzA29vvPhAI4vUrRhjJJe3NXasSegLmkRpcF hCjwIzgul//mMjqqU2PfCok8rcdMKQZFv0TG8Y+T1OhTX3M+f2eYDDyqceWCtwqOyHeH zbimhRz6ebMWd3hQdEIWpcr8lQE69KXIzLPEsta3Y45zakGwixbecdvQOe4YnG4vI+bJ aBtUeES6cis9kmb/PEo1Ywa5WVwPEJxGl1ifzSzwYguQ/gPk1V2/hJUfNbrk6//LC3x3 ZHPa7Uzb7V/ur9ZptdVqFEZBIqJZid+cRxCsyukozCx3ENWBa/DBSpDdztJZVkf1045/ YVRQ== 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=XaOyXypgAsgsHH/YLjjb4dmRZ+WqJ4FYR6XLa45OTXk=; b=RaWUHYU7ZkqfxGzjvmtaoIIwMm5pDqd1dby3+hUx0cmJVuC43eN6ffEmoIIK2sfPJ7 cVb54zWQ4zRKyxmoYI+9JkZLe3Z8rrhmqnRQZWNtM8naPiSZhqEVWvfHuX57NkUvonAT DIbpm9sSb6hCdEbl6Nkboc7kfdD0hgW1Mq8nDN7nMNvzqofuT2v10FPCOvH4jWbmB5NG N6M4KXjYYfpmgXY12TFyHLkgYe1Ay6WQgymsl+umGDHR6TKLYzoNcPGHBUJYXFKhOerv lWCpszeSjNUG4FzKsszZBcCHelbnIO/7z4XFiXTvw6GI3yv06WKaey+YWKtHcwC4Gfw7 NLww== 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 q1si20263419ilv.149.2021.04.07.10.22.02; Wed, 07 Apr 2021 10:22:16 -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 S233991AbhDGB7C (ORCPT + 99 others); Tue, 6 Apr 2021 21:59:02 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:16367 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229720AbhDGB7C (ORCPT ); Tue, 6 Apr 2021 21:59:02 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4FFSDk6nJGz9x5N; Wed, 7 Apr 2021 09:56:38 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.498.0; Wed, 7 Apr 2021 09:58:45 +0800 Subject: Re: [PATCH 5.10 000/126] 5.10.28-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210405085031.040238881@linuxfoundation.org> From: Samuel Zou Message-ID: <96142558-6861-d5e7-2106-0a85a136ea31@huawei.com> Date: Wed, 7 Apr 2021 09:58:45 +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: <20210405085031.040238881@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/4/5 16:52, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.28 release. > There are 126 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, 07 Apr 2021 08:50: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.28-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-5.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on arm64 and x86 for 5.10.28-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.28-rc1 Commit: 17879c574df0acdfddd69065b191a3c1b1f00d48 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