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 B9967EB64D9 for ; Mon, 19 Jun 2023 19:09:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231403AbjFSTJl (ORCPT ); Mon, 19 Jun 2023 15:09:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229628AbjFSTJj (ORCPT ); Mon, 19 Jun 2023 15:09:39 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 834591AC; Mon, 19 Jun 2023 12:09:38 -0700 (PDT) Date: Mon, 19 Jun 2023 21:09:36 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1687201776; bh=fxu5K/EaPY+Wy/P4VXjTrGcla6rBbcmYoCb2N/OFYuc=; 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=dGrmOMCFk1jrRcxbKf9R8zViH9B5yw5pCHZ/8TXZ1ax0QA+YxHa5msARZpc4CCdil Mb5vgCWduWUjhl3Oqp1CEk8431gqkXaTZhzlSOXicgy5diSHkSokqj3npbIRBnCWgo +0av52P2Zonym7MqOhJppUVVz2KuI/FYSp8uhy5dUNHTSoNhw/wkdUGxg4hhGmACss tqpp4TBCkiQPzujhkljmSVqnRlUfcojFR6njvOmA1AoXKHlsuvDrfghZmxkpBWmIlR dEHwI9FZCfr6F/+sXYU6qzXqUP/mPkXmhxnrr08oqC2s2WJYV2Xqib1/k822rZjsj5 2suZmquKQ6X1Q== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.1 000/166] 6.1.35-rc1 review Message-ID: <20230619190936.GB3975@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230619102154.568541872@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230619102154.568541872@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.35 release. > There are 166 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, 21 Jun 2023 10:21:12 +0000. > Anything received after that time might be too late. Hi Greg 6.1.35-rc1 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt