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 B147FC001DC for ; Wed, 26 Jul 2023 06:14:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230315AbjGZGOa (ORCPT ); Wed, 26 Jul 2023 02:14:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45866 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229522AbjGZGO3 (ORCPT ); Wed, 26 Jul 2023 02:14:29 -0400 Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75F3A10B; Tue, 25 Jul 2023 23:14:28 -0700 (PDT) Received: by mail-pf1-x435.google.com with SMTP id d2e1a72fcca58-668704a5b5bso5884776b3a.0; Tue, 25 Jul 2023 23:14:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690352068; x=1690956868; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=ZW4+HexhIfwVoyaBBiTGtJ1DUr7i4tb46nOtZOQFg1E=; b=jdUKlfpTXV7c8iklcdjKJ0DfsNTvxBa/dxGm8GBfO7METCGp+w2fo1cHW3seAnfMnt 8oPEViY2g9MN53oB7T5K4ICNoVuzKLJyu40WoPps2GuDe0xJZQw0ABPXggRXYRURb6bv kpxfVOeKJpkl/pK8ikxQCJV0nabo5YW6AE9WQ6ssjWYJlsSGlIuOYxnNrr+vpyfioOYv RC7pAaEBI901CDtRAohaVWCACPG6tTbgjTRa8omIkpub0+HQpoqqtfNPe9P5SXcovAUN CA/10pQaChkRv2w6WLFMy1V4wP97WVabt5oDklRB/dovYw/B9i3OCbc20yQ3ZWYuSCvi W8Hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690352068; x=1690956868; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ZW4+HexhIfwVoyaBBiTGtJ1DUr7i4tb46nOtZOQFg1E=; b=KUudGRZ1piP4CVwsV2oalDVJKRAtsLUT02kVK5gVKT73IGJMvJP7wwrPgNWTvNjIvy zbhmcRsFsB202KA51GeGKpjjbOpAdldjNhIWuvl0ts1Se5eCz5keF0Q/x9JlTjHJxFlu /ipk3TCbiXsUTtono0wq3A9NC01H98nZvnGKxULWcdckdei/Orm6ZXOMbht/ympwaBWh cL+7yLB9YVYoW5idyh0YR/hA1KpPSi3vQF3wTXjOTCcHGyZ60aUbt3elA9faPgx6FgXs l0ne0GjvMzUNnR5D8a6GN7naU9z6pUPeMnHdrkPCc0xD6XyUaUk2KkKbh6MgfwOdbdzP PGyQ== X-Gm-Message-State: ABy/qLaiM7mJmQX5G5JWAjgZxSr7qkB+/vX5gO4HlWTNIt1i1vi//U7L jZmeYyLQS9bT1r4exA/hlOA= X-Google-Smtp-Source: APBJJlHmPZxSzRTI0GN2CtFEdTQoABS83nnojvZlgAdbH3SinIW07T2W3+fFcBsOSevbw33MR7kQ5g== X-Received: by 2002:a05:6a00:2da0:b0:680:98c:c593 with SMTP id fb32-20020a056a002da000b00680098cc593mr1835529pfb.7.1690352067802; Tue, 25 Jul 2023 23:14:27 -0700 (PDT) Received: from debian.me ([103.131.18.64]) by smtp.gmail.com with ESMTPSA id c20-20020aa78c14000000b0062cf75a9e6bsm10621528pfd.131.2023.07.25.23.14.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 23:14:27 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id C3CCD8191873; Wed, 26 Jul 2023 13:14:23 +0700 (WIB) Date: Wed, 26 Jul 2023 13:14:23 +0700 From: Bagas Sanjaya 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 Subject: Re: [PATCH 6.4 000/227] 6.4.7-rc1 review Message-ID: References: <20230725104514.821564989@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0as/QakmbVEl65Qx" Content-Disposition: inline In-Reply-To: <20230725104514.821564989@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org --0as/QakmbVEl65Qx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 25, 2023 at 12:42:47PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.7 release. > There are 227 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. >=20 Successfully compiled and installed bindeb-pkgs on my computer (Acer Aspire E15, Intel Core i3 Haswell). No noticeable regressions. Tested-by: Bagas Sanjaya --=20 An old man doll... just what I always wanted! - Clara --0as/QakmbVEl65Qx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZMC5twAKCRD2uYlJVVFO owDCAQCWcJfpME3gNaICnS+8PCpwFyZllM2rIz4Gmq+Ls4bR4wEAqI4YeJeeCDUD MZ+oucSc7otb18P1yqkzFNnDGMy/sgo= =x+Vd -----END PGP SIGNATURE----- --0as/QakmbVEl65Qx--