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 30F1FEB64DD for ; Fri, 30 Jun 2023 20:52:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232663AbjF3Uw1 (ORCPT ); Fri, 30 Jun 2023 16:52:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231778AbjF3UwZ (ORCPT ); Fri, 30 Jun 2023 16:52:25 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7879E3C1B; Fri, 30 Jun 2023 13:52:23 -0700 (PDT) Date: Fri, 30 Jun 2023 22:52:21 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1688158341; bh=CRYQ8jJX4afV6a3ICLwULhdORCkEQt/MUm0udDV6hp0=; 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=P/VossInODRdPAhkcUZDpLTs6xvulmNz9gPVcnhfRBv5tJiqFFWL8uvthhDXhnmG5 dzqHnT0nJBfQaEsnB4WYw3zHYK5rpVRYdk1/ZZnF+Pznk/I+aaRmTnqsrNPfiqlJ1N KqILCcLAGevZGApACgDcBhfgEw7Ho7/L7r6ndIuBroFhvYgUQt3x5BtVVIUVJUISTI d7nL7cIyT4Z5PZ/JYzuyr/Prn3sqxP50bvH6QNbRiQHiXKq6W7mYivOjIm3RbLWdzs f+IO5qCjBVR2e7G8oMMTF/6CKkamDs1aoUMsr2Tzz57JMMJIwJezSqe4MgOz47mejq q0YvKFPiPbOaw== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.1 00/33] 6.1.37-rc3 review Message-ID: <20230630205221.GA7306@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230630072124.944461414@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230630072124.944461414@linuxfoundation.org> Organization: still stuck in reorganization mode Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.37 release. > There are 33 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 Sun, 02 Jul 2023 07:21:12 +0000. > Anything received after that time might be too late. Hi Greg 6.1.37-rc3 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt