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 9A80EC83F14 for ; Mon, 28 Aug 2023 22:38:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233929AbjH1Wh6 (ORCPT ); Mon, 28 Aug 2023 18:37:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233913AbjH1Wh3 (ORCPT ); Mon, 28 Aug 2023 18:37:29 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2CE4013E for ; Mon, 28 Aug 2023 15:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1693262201; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=x0WrWIrJdKQexUzOSkzL5xgVm52oMggI5IfEY5JG+IQ=; b=E0ondECaa1HohnMVZ7xO2cNt2K09VkRJOALMUWlFN6sZfHWndNYF/5exvZZgBv8MujMZuP rc347EPm3vsGG3+3OXYossEutSnKr0scrb7tiHz4S9b67Th20bh3sSU+MubYb8hIAGL6pm OubmZEuQPrjKRDAViGmUr8WcR2ahiZI= Received: from mimecast-mx02.redhat.com (66.187.233.73 [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-176-jvzyGiVsOgmjHXX69O6m_A-1; Mon, 28 Aug 2023 18:36:35 -0400 X-MC-Unique: jvzyGiVsOgmjHXX69O6m_A-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E96733801BD0; Mon, 28 Aug 2023 22:36:34 +0000 (UTC) Received: from localhost (unknown [10.22.32.117]) by smtp.corp.redhat.com (Postfix) with ESMTP id 10D24140E962; Mon, 28 Aug 2023 22:36:33 +0000 (UTC) Date: Mon, 28 Aug 2023 19:36:33 -0300 From: "Luis Claudio R. Goncalves" To: LKML , linux-rt-users , stable-rt , Steven Rostedt , Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , Daniel Wagner , Tom Zanussi , Clark Williams , Mark Gross , Pavel Machek , Jeff Brady , Luis Goncalves Subject: [ANNOUNCE] 5.10.192-rt92 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello RT-list! I'm pleased to announce the 5.10.192-rt92 stable release. This release is just an update to the new stable 5.10.192 version and no RT specific changes have been made. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch: v5.10-rt Head SHA1: a7fe2ad8ced572fc9fe4fc75168b9857e2d7e1ae Or to build 5.10.192-rt92 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.10.192.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patch-5.10.192-rt92.patch.xz Signing key fingerprint: 9354 0649 9972 8D31 D464 D140 F394 A423 F8E6 7C26 All keys used for the above files and repositories can be found on the following git repository: git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git Enjoy! Luis