From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="FX1D24ia" Received: from mail-il1-x12c.google.com (mail-il1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DAD81B2 for ; Tue, 5 Dec 2023 17:42:07 -0800 (PST) Received: by mail-il1-x12c.google.com with SMTP id e9e14a558f8ab-35d626e4f79so3936305ab.0 for ; Tue, 05 Dec 2023 17:42:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1701826926; x=1702431726; darn=vger.kernel.org; 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=0fl6uSMPG668/bjfJHguE8uLZnjAsB2+IPr+krcKfck=; b=FX1D24ia6wXJueCrn+VomkxiJ4rhPcg+v+2dHIy4awzTorcLqer5x3ZFdNKF6hq7Tv i7eHsE4H93rp8cMwXyZyizOf8HZI3j1sEJPMV2qugpzBPohB++m9hhEe4wlxmEZ5m/R5 +8H1sB2TRgP/4SLUZcofZYkbC9RfOiWdcZs6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701826926; x=1702431726; 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=0fl6uSMPG668/bjfJHguE8uLZnjAsB2+IPr+krcKfck=; b=T7vqE4K96dbjzaX4LnsVYzHFASMl4h89aXLROc5etiN5OAK4rQ2299z5BGPHXdeHvL u31yfJcSDNKeVyJlAPj/G6nk04arCmdvjLtZCIcdMtSXS0OSpkYUmbhy1FQqIfImUHhP qCUdA1uNWmmHOerGA9BheN7mHTfJr9xi4Cl3EPPg//4ba1r+j1omRj4+3VAtB8Pqukcw hvu0xsGSbwbGUfyQVvdoZUKX4DI6VmEz+Dn4lr1ysAksvzpC8PmTHzDUGEq8aA9HL+n2 ZcdTHksHEFuIImR/rwFMJhURD1B6Pyels0AMbSWa8FqpDA4OBKUc+86nMwumVuPMYFVk B3KA== X-Gm-Message-State: AOJu0Yxs/nyeD7FzoEKJ/56ZuvuKqC3y4EFZV58nbJEakx/nK8s4djtL znPJVJl41AYJDeeBjfO/vPvhSA== X-Google-Smtp-Source: AGHT+IF7hRY676SlJdoe9e8zBAvOI5d9KgVkzLLXriIYVg++bbCrtMIl8ujxLr4pqmY+X8IPNmWltQ== X-Received: by 2002:a5e:c30a:0:b0:7b3:58c4:b894 with SMTP id a10-20020a5ec30a000000b007b358c4b894mr581932iok.1.1701826926536; Tue, 05 Dec 2023 17:42:06 -0800 (PST) Received: from [192.168.1.128] ([38.175.170.29]) by smtp.gmail.com with ESMTPSA id o2-20020a02cc22000000b004665ad49d39sm3423615jap.74.2023.12.05.17.42.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Dec 2023 17:42:06 -0800 (PST) Message-ID: <45e7a76d-6003-4840-8d0a-b20adfa42a36@linuxfoundation.org> Date: Tue, 5 Dec 2023 18:42:05 -0700 Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 6.1 000/107] 6.1.66-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, conor@kernel.org, allen.lkml@gmail.com, Shuah Khan References: <20231205031531.426872356@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20231205031531.426872356@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 12/4/23 20:15, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.66 release. > There are 107 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 Thu, 07 Dec 2023 03:14:57 +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.66-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 > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah