Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp3457362rwl; Fri, 6 Jan 2023 23:37:42 -0800 (PST) X-Google-Smtp-Source: AMrXdXvZ+CQJr9UVATSg+WwjWpq2rKN5svId1E9vx5jRSSw6ctgBAWCXBxyN8YBRl6iV6WnkLziw X-Received: by 2002:a17:906:1299:b0:7c1:ee:5bca with SMTP id k25-20020a170906129900b007c100ee5bcamr46986017ejb.73.1673077061998; Fri, 06 Jan 2023 23:37:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673077061; cv=none; d=google.com; s=arc-20160816; b=ESzXGWtvaV/+Wz8r0Jen25wWJ66XWP9P92WOZhF34yjx6ZRAbLhbgRFwehBYgJSFO1 J0pYymIwy/5RUP6H3WFjLGxG6bCfCmOz6WsWRHpF6Q3oA6ZU3MM2uahrRZsU5zmjczUb vV8Dzeh7XR4wdWaIDmJnVzvz+1zK5IGral6N1bbwdjkMifiGU5uiYL4POPm1CNUJhT6k E0iJlQSPDYLzMIMRfo7kJM+iGfRM3+YsYtZw42cwZ+qTn0gv1BI86AMv8UQso1Sqeg4X UuZidozo+MTGrFz64zwL7zij3lEm5lx0wv5lcm2R04ov9YjMhcdpVg7fLsgnEyNzYb4D V8rw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=jwvwZX9LS6TNTrQeZ1HLd1zsVrdz2OnAkKNu7c4/qrk=; b=E6ez/b/JHSGoCENo4L9IjGylph7jmty5A4U/lYcV+WuvEF3deGfc/xG9oKOAxdhPu7 FfZCP352e24wXxHREPKAYRB5K43yi4/NF4iW3jmTOcbgL+mPyEb+BwbcY5APAnZddJpN qlV9GgJ7kdM1GIsnTWSTN9ieL027/S70X14+4fpHFdZoMJvjJ4P5e9gsZkf7AVCKa9m5 Bcvx6jP666WBPk86BNcJWeeUTxEgLM9Qx34+x9UlPRHSM5hAelCoRUFibRpB5uwH3Ahh rjqegKHGRP1r9ieYrI0WZFUybSreGRiYBF1RlZcglMVY1GCKORbam3YuEzbNVNvVjlJI dDxA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id ga30-20020a1709070c1e00b007c177fe6023si4451517ejc.256.2023.01.06.23.37.21; Fri, 06 Jan 2023 23:37:41 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230113AbjAGHNk (ORCPT + 57 others); Sat, 7 Jan 2023 02:13:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229468AbjAGHNi (ORCPT ); Sat, 7 Jan 2023 02:13:38 -0500 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 39E85C53; Fri, 6 Jan 2023 23:13:37 -0800 (PST) Received: from [2a02:8108:963f:de38:eca4:7d19:f9a2:22c5]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1pE3OX-0004hI-QT; Sat, 07 Jan 2023 08:13:34 +0100 Message-ID: Date: Sat, 7 Jan 2023 08:13:32 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH 6.1 000/207] 6.1.4-rc1 review Content-Language: en-US, de-DE To: Tyler Hicks , Greg Kroah-Hartman Cc: Pavel Machek , 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, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230104160511.905925875@linuxfoundation.org> From: Thorsten Leemhuis In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1673075617;021b1813; X-HE-SMSGID: 1pE3OX-0004hI-QT X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07.01.23 00:53, Tyler Hicks wrote: > > 2. Do you (or anyone else) happen to have a list of the known > regressions? I see one specific to linux-6.1.y in the regzbot list: > > https://linux-regtracking.leemhuis.info/regzbot/stable/ That page only lists regressions that where introduced in stable (e.g. say in a range like v6.1.1..v6.1.2) which might need to be handled by the stable team (for example if a regression is caused by incomplete backport). All that where introduced in mainline (e.g. v6.0..v6.1) are listed on the mainline page, as those need to be fixed in mainline by the regular developers (e.g. never by the stable team) before they can be backported to the stable series[1]: https://linux-regtracking.leemhuis.info/regzbot/mainline/ There are plenty for v6.0..v6.1 currently, which is unusual, but that can happen this time of the year. I hope the situation improves somewhat over the next two weeks when more people are back from the holidays. Ciao, Thorsten [1] which is true for some of those that are introduced in the stable series as well. That's one of the reasons why I'm not really happy with how rezbot exposes those regressions and will improve this sooner or later, but there are more important things on the todo list for now.