Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22F7EC38142 for ; Wed, 25 Jan 2023 00:29:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234903AbjAYA3E (ORCPT ); Tue, 24 Jan 2023 19:29:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234892AbjAYA2s (ORCPT ); Tue, 24 Jan 2023 19:28:48 -0500 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B25F15084D for ; Tue, 24 Jan 2023 16:28:13 -0800 (PST) Received: by mail-ed1-x534.google.com with SMTP id v5so20123501edc.3 for ; Tue, 24 Jan 2023 16:28:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=cHRLF5EjAc/CnwpWPOx9gjB6ipIMS9QSUsPy/x1ic7Q=; b=wkijrdz6EwTaU8soo2pXMQ2KzEu7aHLRrbhyTgaR118mKcPEM82we+KReP8KmvG2T4 vWUL9Y/pPM4tfLDbPZDNNl+OgZttDEc4Gl1HcLPJ8Ema8cHeGZNeA1x0XVdrUmJUVyof Q9ASb3cKz9Tagr9fmJoAxQmHFmjqNPTZ75L0125V3BFUwddp/Vxb0UWDktwhi/v35Ilv g5Cb6RBV+McOPBZJuHGCJrkBdZvihsN0A2+ynLzJ7WRcWdxi8UMC9EC03bueVxRHQcO3 pjrjVtt6HHExnn5i26VuQKlMKJQ9VmA5ueBYjCf/2Z9Z30RisrHjGi6v5RQAo5s/7xVo yOQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cHRLF5EjAc/CnwpWPOx9gjB6ipIMS9QSUsPy/x1ic7Q=; b=gvmYD5/gp1yhKShYdx7upmZCqswHtUbNKErELmMhzmqAb02DFdaAzptpO3gASxD6Vi dtsVRVBn3D+rGaab5SWJDqml4Me788NiOBsgfPbXiFsNNFvcrwJvVwYZ0Uvp6gRXYx8r Ty3s6wph+E9zQDFd9zNBDdTmgRi5AdyYYcGlui22dxSCeWZRZ6j2X8DbmRIusGA7uKs+ OKBhUPklNLiNXvUMuhn+OBYfrft81KSSer/CbknCFTTgCyDPacLA73uiboaR32pGkT8i xW7x7xDb1d2b1MrXhRorNdqc9IRHuQ9Lyg9DuPsLSTwS96QLImMRUYwEDCwUAl7wBkWB qblQ== X-Gm-Message-State: AO0yUKWt5o+I2jC/dG4F9/7Q+pkBEeOUG6dsEgmK97N9n2KnPJ9Yo8St SI5Pq3FaCZu0zp5WCQtbz2BuYn/6rBnUoMmPuKsD7w== X-Google-Smtp-Source: AK7set9Ety8dkQYdxT1DoJuz0LpIakt9q9zcvX3X4HCobd9KzrFp42CRrtIAGOsqMELg5yR+MQf7dw/t1Kg2kbJLYLA= X-Received: by 2002:a50:cc46:0:b0:4a0:902c:9da2 with SMTP id n6-20020a50cc46000000b004a0902c9da2mr492169edi.62.1674606487247; Tue, 24 Jan 2023 16:28:07 -0800 (PST) MIME-Version: 1.0 References: <20230123094918.977276664@linuxfoundation.org> In-Reply-To: From: Naresh Kamboju Date: Wed, 25 Jan 2023 05:57:55 +0530 Message-ID: Subject: Re: [PATCH 5.15 000/117] 5.15.90-rc2 review To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Jan 2023 at 15:22, Naresh Kamboju wr= ote: > > On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.15.90 release. > > There are 117 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, 25 Jan 2023 09:48:53 +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/patc= h-5.15.90-rc2.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git linux-5.15.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > Results from Linaro=E2=80=99s test farm. > Regressions found on arm64 for both 5.15.90-rc2 and 5.10.165-rc2. > > * qemu-arm64-mte, kselftest-arm64 > - arm64_check_buffer_fill > - arm64_check_child_memory > - arm64_check_ksm_options > - arm64_check_mmap_options > - arm64_check_tags_inclusion > > Reported-by: Linux Kernel Functional Testing > > We are in a process to bisecting this problem and there are updates comin= g > from kselftest rootfs. The above said regressions are due to the Qemu version upgrade to 7.2. With reference to my previous emails, This is not a kernel regression on stable-rc 6.1, 5.15, and 5.10. - Naresh