From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f52.google.com (mail-io1-f52.google.com [209.85.166.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1B49618AE0 for ; Mon, 12 Jun 2023 22:16:39 +0000 (UTC) Received: by mail-io1-f52.google.com with SMTP id ca18e2360f4ac-777abee746cso44145239f.0 for ; Mon, 12 Jun 2023 15:16:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1686608199; x=1689200199; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=CUfP40fw6jd0SG8TaNGZLKGi0AkFdRjHIOaILEZPzLQ=; b=O3Zn5EK9trub3s8ohzkUoyAVO7uNr4N60t7GapeNIzuAtm06nCpSCD8t7uTiGbGc8l L6NFM5msDpVGSbGieBgX/BBIErmo9sYVfZ09QE/KLvxXe1MtMO0sOucHIMeZCIMqooSi UYaSmYalPmkF1EwK4mwvEGMir83uXAgmr9ewU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686608199; x=1689200199; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=CUfP40fw6jd0SG8TaNGZLKGi0AkFdRjHIOaILEZPzLQ=; b=D2vHMksh3zPq4+ShrOcm1TpSXDjli3BJZKIbP1FGcif9CuiFIDD+Nd1wzPS6yzvvfb c5MJCI+C64/+ELQz4MkOCMYavcdpxLIvM2S7Obp3fnn7PGWnng+6siTfnNQjzANQwPbv UhEy1CLCEqgm0Tgcl0yQsy56mGzdALRS1ORicGSxo6SrmTrf137PurZtP9pDAY2WbU5v RNvuRVgqHIK3wvBaw5qgMnbguv9Vx1VE4PjZmNuTKNro0kvSxMBLLoNnhr1LZJ29mzkC tQ72trB9gm0mVo8fY+PNNmnHeQt1bIw0heDSBH6ijZq1YlfilHB4Z7okpeXlQSCjN2G/ mzHg== X-Gm-Message-State: AC+VfDw0xxMGvwae2kmeDx4+ut7C3x0bWT/24KZ23LcudtRJEhfH5DHf HYKAo23bml5IaiPFgQdST8O1KQ== X-Google-Smtp-Source: ACHHUZ7FAIzvZ7O+8bEHCh5LKifB25TcO0B06wEat4/olhfTvbIVbih3qpFauAFLhOeklAWU3ft3qg== X-Received: by 2002:a05:6e02:1c0a:b0:330:a1eb:c5a4 with SMTP id l10-20020a056e021c0a00b00330a1ebc5a4mr6909400ilh.1.1686608198867; Mon, 12 Jun 2023 15:16:38 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id b11-20020a92ce0b000000b003350061b57csm3400873ilo.81.2023.06.12.15.16.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 12 Jun 2023 15:16:38 -0700 (PDT) Message-ID: <15d43456-d2bb-7f1e-7673-aa06f6077dce@linuxfoundation.org> Date: Mon, 12 Jun 2023 16:16:37 -0600 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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/160] 6.3.8-rc1 review Content-Language: en-US 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: <20230612101715.129581706@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230612101715.129581706@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 6/12/23 04:25, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.8 release. > There are 160 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, 14 Jun 2023 10:16:41 +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.8-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