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 0498DC7EE29 for ; Fri, 2 Jun 2023 13:27:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235284AbjFBN16 (ORCPT ); Fri, 2 Jun 2023 09:27:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235233AbjFBN15 (ORCPT ); Fri, 2 Jun 2023 09:27:57 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2FD0F2; Fri, 2 Jun 2023 06:27:56 -0700 (PDT) Date: Fri, 2 Jun 2023 15:27:54 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1685712475; bh=LFSdKlq3aQx03LdeP+39uwsOdWbrgsSIRpBzk9pWnlk=; 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=Ey+fmgSIxo6q0nkcg/vKuye+LeKxZ9zXpkjG/4oFxzF6Q/rS3gMnv8it4/SrxRDk0 zgGxuwwGxO7uNVS1Gxuo08jkucvK0zNAHbfJsC5rCE88BC0zi6U7oQnT35u1Dnt3aC I99kGchIAM21Y4bTIQy9DQthjIEQceRLUfm+toKovzP4krkwwEnBZeU5F16F48tRHJ T/XsJFXQqnreZUHhXZcnHDXaXrKmV+yDej81yKLKBNItK5SoAnZVMKCKi0ErAZeEiT pk4bbmIMbEMrDwAp8moOhfe8idqGZbMJrsVDn4w3LtUOXRrGL0SKTNVT5Lrmuwdu5c mZXoBYeRVzIpg== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.1 00/39] 6.1.32-rc2 review Message-ID: <20230602132754.GA2173@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230601143327.479886832@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230601143327.479886832@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.32 release. > There are 39 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 Sat, 03 Jun 2023 14:33:15 +0000. > Anything received after that time might be too late. Hi Greg 6.1.32-rc2 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt