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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DBA2FC77B7C for ; Wed, 26 Apr 2023 01:47:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239129AbjDZBrI (ORCPT ); Tue, 25 Apr 2023 21:47:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239100AbjDZBrG (ORCPT ); Tue, 25 Apr 2023 21:47:06 -0400 Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 593DD193CB for ; Tue, 25 Apr 2023 18:47:03 -0700 (PDT) Received: by mail-oi1-x22e.google.com with SMTP id 5614622812f47-38c35975545so4610077b6e.1 for ; Tue, 25 Apr 2023 18:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1682473621; x=1685065621; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc:subject:date:message-id :reply-to; bh=4ZsskTH5BhlaFFaEUUgbGihRjISLqNevqRfw2SlM6dk=; b=KXn5qYVKMdtOdTO4P68ZvepK9XiPUB7jDwoQlDGOEOiJ0de7TrRx7it5k9knGL5HmJ 1F9UKdPzL2L1peyYkIO5AkUmWMWeJIDCBxVNCPXO2ZsuDgWbwQzn4V4Qqu/37v68tiqx KCF1p2hFO71VaFyeSynXu7Tz8ybtYfOCknL7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682473621; x=1685065621; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4ZsskTH5BhlaFFaEUUgbGihRjISLqNevqRfw2SlM6dk=; b=dtSV8QsS13tPiCuPiW+blw58V+8PEkz+GRP00J/Ww8iHQbABXHk5nmui8Z+Wz1s52s g3OzNiqc0BFCDRpcD5wwgbDv+Wakt294QtBN0EH+lYSYE78Ngdzu5edJnpN/fmRWK9jl H5vp64SYyBx3/AU9zaE1Dx2qZa46kQoPL9M8U2U/GQ/TV9RGlRc8G17hfelbzanYepp3 LEmz5f7Bs6XqKZjjDN0cuagybrZmSgrwlKv5/Y9r8bSVjlzfVw6QT6ubEoWEtyy5iXMT 3M4TsGgmYuRsugyZzFciWUA92ZFlNMBHca4sm54kLup9GrymGA/MVSUeBfA3E4V6MRom 9W9A== X-Gm-Message-State: AAQBX9eyVwmHgKGLZ+tx9LzwmFKxJCvofH6nbGKCG/6LttNHd1KHpWn6 Ff3LQMGm8zu81orBKblYUT1wWw== X-Google-Smtp-Source: AKy350Y/k8gNDuC5ESi/KZW7Z0umdtFs+W28PYRjoB0A7+wtl9gzKvHW8TA8ZqeLvwKUclvLiZJuwQ== X-Received: by 2002:a05:6808:2389:b0:38e:2993:be7f with SMTP id bp9-20020a056808238900b0038e2993be7fmr12170976oib.38.1682473620818; Tue, 25 Apr 2023 18:47:00 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id o189-20020acabec6000000b0038c2e1bdf2asm2844138oif.36.2023.04.25.18.47.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Apr 2023 18:47:00 -0700 (PDT) Sender: Justin Forbes Date: Tue, 25 Apr 2023 20:46:58 -0500 From: Justin Forbes 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 Subject: Re: [PATCH 6.2 000/110] 6.2.13-rc1 review Message-ID: References: <20230424131136.142490414@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230424131136.142490414@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 24, 2023 at 03:16:22PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.2.13 release. > There are 110 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, 26 Apr 2023 13:11:11 +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/v6.x/stable-review/patch-6.2.13-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-6.2.y > and the diffstat can be found below. > > thanks, > > greg k-h Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes