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 53FA8C05027 for ; Fri, 3 Feb 2023 14:02:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233691AbjBCOCS (ORCPT ); Fri, 3 Feb 2023 09:02:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233493AbjBCOBu (ORCPT ); Fri, 3 Feb 2023 09:01:50 -0500 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B53A5A2A40 for ; Fri, 3 Feb 2023 05:59:17 -0800 (PST) Received: by mail-ej1-x62f.google.com with SMTP id ml19so15723303ejb.0 for ; Fri, 03 Feb 2023 05:59:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=futuring-girl-com.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=pCUGL8VPixgFHZJLqdb1k6pVMMrRD13TGA08RWk+l2Y=; b=vrHrIoSZwFiYyiaGc3dS5QJxFJej28syqCpWncYrNGrbz0vi/zIiXmS4Kom8vck4CI yqNepijzzfhWSqWDOj+XJRmVxvvUQERcHVGRjWyfhxbbS0HUQfbax0MQQN/XgYDdymKV 0QpPOmD71yg5s3NZa64KjhwS34e/ApmwvFSMLE+hmeKV/uKmjNwRqAO+2mln0r23UJpo 1BbxYvkdCkuiM3LjhxW9Atj5WMh6jri684Fweg1YoZ+upBKs9l3lNfSAFPoJmebe3KnM e0vzFOHykfF327dU9jCUroD/licQxP71m4CpiN1NrWmEYY5boyWzw1CHElzGN0/9v6pu NYWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=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=pCUGL8VPixgFHZJLqdb1k6pVMMrRD13TGA08RWk+l2Y=; b=2JtKx4/esFVvo0vz1ciE1AQYLfT2S0vwn08CgxzOinQkHPiWMfDajXt3UDSKLYA3E/ q5Ne4+BjrBqzKJEt6ItbwbNb6v7TgPieDJ7vpUfUR6EIERotOvRP2a4cNno6roTqL+4g MyaYXI4XlgxvDSHmGt1Q5Kq6X4kJrKBuVqTPLs2QhmP/yHUOCtFHwSmAJSHkavhoIssh 6epmYVkQTQOq3V1I8foNxUbUL7byT5TFEY0UbYapLN2q7BxnFPuedcoBOfzJUCivE06a 7GOeKZn0C8Eu5exg+CYk4aLMDX7jrbN4f5qEsTGW3Iv3Z/iP7fI7tgpI1jkeggd5krhK tCww== X-Gm-Message-State: AO0yUKWLlfapJdTypakHSS6YfIm7+qdQAhUjBoqMb9AG/8dl1dVz0ey7 gGWXxwVYftYB7VZB6AfCa8d1MfkfiY8LutDTQ45GFg== X-Google-Smtp-Source: AK7set/HKO5v6FkHVvwoDYgd8Or22xvQOYV8kCOWchXa4DTk6K6JpVwZu/1GF39IGoqCWYV3PX37bIrqVnVrHpEPo+A= X-Received: by 2002:a17:906:650:b0:88a:bec0:11df with SMTP id t16-20020a170906065000b0088abec011dfmr3308020ejb.178.1675432700555; Fri, 03 Feb 2023 05:58:20 -0800 (PST) MIME-Version: 1.0 References: <20230203101009.946745030@linuxfoundation.org> In-Reply-To: <20230203101009.946745030@linuxfoundation.org> From: ogasawara takeshi Date: Fri, 3 Feb 2023 22:58:09 +0900 Message-ID: Subject: Re: [PATCH 6.1 00/28] 6.1.10-rc1 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" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg On Fri, Feb 3, 2023 at 7:26 PM Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 6.1.10 release. > There are 28 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, 05 Feb 2023 10:09:58 +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.1.10-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h > 6.1.10-rc1 tested. x86_64 Build successfully completed. Boot successfully completed. No dmesg regressions. Video output normal. Sound output normal. Lenovo ThinkPad X1 Nano Gen1(Intel i5-1130G7, arch linux) Thanks Tested-by: Takeshi Ogasawara