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 12779EB64DB for ; Tue, 20 Jun 2023 20:18:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229976AbjFTUSV (ORCPT ); Tue, 20 Jun 2023 16:18:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230280AbjFTUSL (ORCPT ); Tue, 20 Jun 2023 16:18:11 -0400 Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88A63199C for ; Tue, 20 Jun 2023 13:17:45 -0700 (PDT) Received: by mail-io1-xd31.google.com with SMTP id ca18e2360f4ac-77e3c55843cso37289439f.0 for ; Tue, 20 Jun 2023 13:17:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1687292261; x=1689884261; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7VUNyOpD7UjHXpWrEPFOTh+iR0pIdYAc7/OPkzR6Y3s=; b=R1wJLNcmY/vqUNLf0V9PdKWGFzljenfA/lhmc+IDxCQ0uDZA8hA87x21I5Y6sAaV7n mFGNl5p5dAgZlTINvK4q3xpxpWhjZUG1WOcfAPIlWoZ29i1HidG72N28FUITN8Qk19J5 3Am0x+aYVN99Pd+TdKO9V7urBhYx9K7+ygXpQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687292261; x=1689884261; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7VUNyOpD7UjHXpWrEPFOTh+iR0pIdYAc7/OPkzR6Y3s=; b=L3sgMY7cU7XMrHELvM4R8i+rnLeMZ6f33LMl64CtEBY5MhDKaL07ka4uPQbyoVONBu vJmNk6jMaSYLCacbgx0NS2S1avTeuxRaQpvR1DImvba9Vwjviq9jnkDteiiTVAqud0RU VQy8sbHfMrVHo5GXmw7fucvXmg5UacUCBjtqQLMle2aCkIlR3PkI2gYerVCZVlaShw6Q o/I+O6Z2q8r8vL6Cx+6Ls2dx0diw+j8i21hk9WcQD84QxEN+wUJ7/q5YBkFPWL2d5B9P AeE3oykIA3YCnooViqQ6xfdN7VoCDQqaf2HploHxbr8azJO00D3fjeNlwml5FbAG80i6 l+Xg== X-Gm-Message-State: AC+VfDwXdLHn/8alhxqvbVODEkJ14LvzTu5HV1995Kwu+JGPgEf7ny5B msn8FCsat81g4a36H8QRg40UiA== X-Google-Smtp-Source: ACHHUZ4b6WI3yGdHwyFzHgt/5IhDV+v9tOmhBgvZK+Z9ydxscF2SYMrILjsbDdB/094bq/mKF+PfIA== X-Received: by 2002:a05:6602:1a06:b0:780:ad9c:ce57 with SMTP id bo6-20020a0566021a0600b00780ad9cce57mr1279410iob.1.1687292261020; Tue, 20 Jun 2023 13:17:41 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id c4-20020a02a604000000b0040f91082a4fsm840105jam.75.2023.06.20.13.17.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Jun 2023 13:17:40 -0700 (PDT) Message-ID: <31a77b25-1ecf-eb61-4c29-e0f9efbdc1c1@linuxfoundation.org> Date: Tue, 20 Jun 2023 14:17:39 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 6.3 000/187] 6.3.9-rc1 review To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: 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, Shuah Khan References: <20230619102157.579823843@linuxfoundation.org> Content-Language: en-US From: Shuah Khan In-Reply-To: <20230619102157.579823843@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 6/19/23 04:26, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.9 release. > There are 187 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, 21 Jun 2023 10:21:12 +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.3.9-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.3.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah