From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0037EC433DB for ; Thu, 25 Mar 2021 10:46:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A6E2261A0E for ; Thu, 25 Mar 2021 10:46:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230064AbhCYKqX (ORCPT ); Thu, 25 Mar 2021 06:46:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230096AbhCYKqB (ORCPT ); Thu, 25 Mar 2021 06:46:01 -0400 Received: from postout1.mail.lrz.de (postout1.mail.lrz.de [IPv6:2001:4ca0:0:103::81bb:ff89]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9538AC06174A; Thu, 25 Mar 2021 03:46:00 -0700 (PDT) Received: from lxmhs51.srv.lrz.de (localhost [127.0.0.1]) by postout1.mail.lrz.de (Postfix) with ESMTP id 4F5hbV0PZKzyVY; Thu, 25 Mar 2021 11:45:58 +0100 (CET) Authentication-Results: postout.lrz.de (amavisd-new); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=tum.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tum.de; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=postout; t= 1616669157; bh=0zQu36A+UYAjZS5c03bWBg4k4HTiugSj4FAoFKqWZ9c=; b=v a7QNFdTS/CFph8yXgNHhEYp2+ED52cx/WDXS2yKYJxLS2Au7zmhoF+7NEwRsiOf9 MqGRsBL5mEG88bL6o7t6K9yMMRVWvVHOI4UjWeqRrjUQZDFk+RUPznS0D0qGi2KS nwZhPXHA/6NqRpDqxm4htX8905ZHraacf8TkBeXrkeNtj8uZd8Sp+0hUDPioHsVd BKzYpgZf1s4dMJjlaLVOwT4qurJwT0CNYD4ZGunaD3OEVdXCD4dIRd/pM6hn8wNK SBHXXoK/A+U1lz19qicxw58pDwAr+ynWvQlLY5Taiqbp0/1zG97fIb/nxJQD02ux XQdwhZdaSEfPcqJfivLqA== X-Virus-Scanned: by amavisd-new at lrz.de in lxmhs51.srv.lrz.de Received: from postout1.mail.lrz.de ([127.0.0.1]) by lxmhs51.srv.lrz.de (lxmhs51.srv.lrz.de [127.0.0.1]) (amavisd-new, port 20024) with LMTP id HYf0Fbb7Y3UA; Thu, 25 Mar 2021 11:45:57 +0100 (CET) Received: from yaviniv.e18.physik.tu-muenchen.de (yaviniv.e18.physik.tu-muenchen.de [10.152.72.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) by postout1.mail.lrz.de (Postfix) with ESMTPSA id 4F5hbT2QXQzyTr; Thu, 25 Mar 2021 11:45:57 +0100 (CET) Date: Thu, 25 Mar 2021 11:45:56 +0100 From: Andrei Rabusov To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.10 000/150] 5.10.26-rc3 review Message-ID: <20210325114556.3227ebdf@yaviniv.e18.physik.tu-muenchen.de> In-Reply-To: <20210324093435.962321672@linuxfoundation.org> References: <20210324093435.962321672@linuxfoundation.org> Organization: TUM E18 X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Mar 2021 10:40:21 +0100 Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.26 release. > There are 150 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 Fri, 26 Mar 2021 09:33:54 +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.26-rc3.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 > I found no issues for -rc3 (i686, gcc 10.2) Tested-by: Andrei Rabusov