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 01B4FC7EE25 for ; Thu, 8 Jun 2023 06:38:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234793AbjFHGib (ORCPT ); Thu, 8 Jun 2023 02:38:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234795AbjFHGi3 (ORCPT ); Thu, 8 Jun 2023 02:38:29 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5743E270F; Wed, 7 Jun 2023 23:38:26 -0700 (PDT) Date: Thu, 8 Jun 2023 08:38:24 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1686206305; bh=Rku/Vg8o8jtg1l4M5G7aFEa2OfmSjfkYGbhA6DOP/0w=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To:Cc:Cc:content-type:content-type:date:date: From:from:in-reply-to:in-reply-to:message-id:mime-version: references:reply-to:Sender:Subject:Subject:To:To; b=Usn3ggBnNc4e87Bm8OwNjUyf+Y1ot7lXJrZNeAj+1SdY3I837RYIMUi4dgbcs4KcB a44n5RA5GCCBIF3cIrZeO3t4gGswx6mRpI4GkjIsaVTOGEmZc2bHEhbJlXM9r35iG8 +lWvs/Oz+iXojbtMj7xibybkQgJIuMpL45DFi3aTTcHAUp7Ak+Pti13Mlc3kuXZger X9orgMuhj8UllzxFRmtusjA+qEiVGtZP7dZTqayNok7EzlnwAk+pQ7xf5X+hXIh9/F Sg6iHILOSHeTa4SeYcauRwo/ehjeKVUodcuVZ/2fDOyJhDENRQOK8Xfx5QBxUTmFGt iYpc33afXYAXg== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.1 000/225] 6.1.33-rc1 review Message-ID: <20230608063824.GC19139@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230607200913.334991024@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230607200913.334991024@linuxfoundation.org> Organization: still stuck in reorganization mode Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org * Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000. > Anything received after that time might be too late. Hi Greg 6.1.33-rc1 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt