Received: by 2002:a05:6a10:6d25:0:0:0:0 with SMTP id gq37csp104901pxb; Fri, 10 Sep 2021 23:19:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzdVU1p914EDocahZ3lRNPHvjYe3da1cu79cYecKaQxUvpMmmpi4DtCWH6xmKpRRuU+Df/9 X-Received: by 2002:aa7:c9c1:: with SMTP id i1mr1823179edt.204.1631341191423; Fri, 10 Sep 2021 23:19:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631341191; cv=none; d=google.com; s=arc-20160816; b=TX3lKwNjU3KW7DT7+q65OqGn2dQHz+pAGvI3H1/gSKHSlJBSpKeLTzcy5DM7s9JIhy 6wQdIZjFV10cYJkJsZztMiTov3ji8GAF8L6cnaAZHxqtYVfO+haBR6ROs1Hyd4tHKkY6 685TFIrnWy4alAVHLQjAhTG3cmpGTWfgJDvJ90X8ae89/DK3ZEWQqEcJ3h7fTJkBdzuL 5iV3e/+avrxQs+PnuAxb2zP0e2RRamzmtDD7h0GQ4gjXZmUDQk4t9xhYR7k7pGZtIjIR /zE0Cg99JhjOxM/b5FWV0iVVx6oV5I2Zwcsy8xXcwlItosNITQ9jU8T9G7d+NICrjISl EMlQ== 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=OQHIVBm6MFgTfc6rRU46tDgrYAT0Lt33eIuSM5hYmkg=; b=wSsZ9igqQ2Ym1Mgbm+6TeKFuzBhAt93i4LHw66lK3LG5ATYyVHwoyau9UWEftkg0yc BhhqpUuD8raypZA9O0gdy3Gm8P4Q+Y5xlm+dcjl0aw4SIoPjOtP+FoJ7I6dqfZaTM2Ia cGN7VebmAXtLwv+udYhG04wyXV2oUTlX0hocBcN3URrhfwQHPH7ZoUrVSHaJxJmSw0/p OdaP5cNKUOodul+QiLBh1kczSuBBIN+OVBKfnWvC50hQ1sDVM/QTJ2DTFMoopXbXrBIi 8gDHHvR1BGiMYZIivPct5ljG2RJWI/QLWA6CStXDlD37vyi1cqkDoPri1kG5gELRvwee jifA== 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 i17si931947edq.189.2021.09.10.23.19.24; Fri, 10 Sep 2021 23:19:51 -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 S233644AbhIKGQH (ORCPT + 99 others); Sat, 11 Sep 2021 02:16:07 -0400 Received: from szxga08-in.huawei.com ([45.249.212.255]:16188 "EHLO szxga08-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbhIKGQH (ORCPT ); Sat, 11 Sep 2021 02:16:07 -0400 Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.55]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4H62W96c2Cz1DGsC; Sat, 11 Sep 2021 14:13:57 +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.2308.8; Sat, 11 Sep 2021 14:14:53 +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.2308.8; Sat, 11 Sep 2021 14:14:51 +0800 Subject: Re: [PATCH 5.10 00/26] 5.10.64-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210910122916.253646001@linuxfoundation.org> From: Samuel Zou Message-ID: Date: Sat, 11 Sep 2021 14:14:51 +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: <20210910122916.253646001@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: dggems706-chm.china.huawei.com (10.3.19.183) 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/9/10 20:30, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.64 release. > There are 26 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 Sun, 12 Sep 2021 12:29:07 +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.64-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.64-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.64-rc1 Commit: 750f802d275892bf81c140338d6820d725399edc 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