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 CA556C433EF for ; Tue, 17 May 2022 04:14:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237674AbiEQEOL (ORCPT ); Tue, 17 May 2022 00:14:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234450AbiEQEN7 (ORCPT ); Tue, 17 May 2022 00:13:59 -0400 Received: from mail-oa1-x33.google.com (mail-oa1-x33.google.com [IPv6:2001:4860:4864:20::33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7623247562 for ; Mon, 16 May 2022 21:13:41 -0700 (PDT) Received: by mail-oa1-x33.google.com with SMTP id 586e51a60fabf-edf3b6b0f2so22770542fac.9 for ; Mon, 16 May 2022 21:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=vlS8HH9kxm8e7oyzOpwYqn9TLCV2qWKpTfyr5YCSt/A=; b=CT4MNXpeWUvPhXVxDxbzENUUVOBdGOtNsdLT3PNgZBjzQzggYUNwg9TQNBSMqRJ5oX A/IFlgHmL78OhQcSWWAXh1RmrEVFQ2ax328nk9PDnPouUKz/7q6iWR7GiP5KgX4xibFS JQuT/HBwSrRNsJSgKbaJsI5u2uEQWDicABhts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=vlS8HH9kxm8e7oyzOpwYqn9TLCV2qWKpTfyr5YCSt/A=; b=6+KkXBDlX8MxJzNTuMACnNbxPW3C9Gy7xEnEc6X6PNW0PrfjZzTJuenmPC2JWylDV7 hvQmZ5g/8o4WnUHBURNROEeRicegfAxQf/9b6SOcQgRQIwJNgFZejGyQwKsxx8VNOHpb emiva5RS/ZXCfoG2WXqoRZYDIRIVznUNMatiFW9yJoDFI5KWpyVG8Okk0osAgHXAu/PG wUoJFX6xjX/bGWMAMSSBLotwSWnwqBTy5lXG1jFryWiLBV6zVKoMLHuj1I5M4OCmiUuV AtCLAPcQEI2Kbx59IKgpFoeKE9qbRZqvEgorQzCs1lKm0YvT43CeWYIR3gIovEj5LuZm zwuQ== X-Gm-Message-State: AOAM531d3AKLnLMw/SlEmlcPgOluf+km6muOuosAn2+qAvgpOds3i8KM I6w/nRrVKqor4DILAQcP9hQWCw== X-Google-Smtp-Source: ABdhPJyTolo27BXXMRFHmmDpLVwb/LF3OFgkIccSFPHKl8sSgsbI/7a8ff7sIIrhkmoyHgyh5wnILA== X-Received: by 2002:a05:6870:d0ce:b0:ed:9988:ba91 with SMTP id k14-20020a056870d0ce00b000ed9988ba91mr11286681oaa.205.1652760820159; Mon, 16 May 2022 21:13:40 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id ed5-20020a056870b78500b000e686d1387asm6121653oab.20.2022.05.16.21.13.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 May 2022 21:13:39 -0700 (PDT) Subject: Re: [PATCH 5.17 000/114] 5.17.9-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: stable@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, slade@sladewatkins.com, Shuah Khan References: <20220516193625.489108457@linuxfoundation.org> From: Shuah Khan Message-ID: <03643f12-8c15-a2ca-0897-5539b805930b@linuxfoundation.org> Date: Mon, 16 May 2022 22:13:38 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220516193625.489108457@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/16/22 1:35 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.17.9 release. > There are 114 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, 18 May 2022 19:36:02 +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/v5.x/stable-review/patch-5.17.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-5.17.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