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 736AAC61DA4 for ; Tue, 31 Jan 2023 00:19:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229768AbjAaATD (ORCPT ); Mon, 30 Jan 2023 19:19:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229495AbjAaATC (ORCPT ); Mon, 30 Jan 2023 19:19:02 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A701199DD for ; Mon, 30 Jan 2023 16:18:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1675124298; 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=39hxHqbfr6Ee10w1IwoFvohjZhArDKGOQzbMUZIMMyg=; b=D21sEto99rQ9PJNufxXqQoO0Po2JTJPGB0pX7O1scaPtQOD0IsbWV6XqqgrY2MgSOEfL7A PDirgkuG+67AKA2zz8+DFwrCL8bBSGQnviKZvRiUMnM/tyA8nc+br2OpQ60TNrLNDbF0FG t7hneDdp9efbzJzSQLmBGSDfmNjZnGA= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-195-wnYBeXxsPdWtxRzFqF5AYA-1; Mon, 30 Jan 2023 19:18:15 -0500 X-MC-Unique: wnYBeXxsPdWtxRzFqF5AYA-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 99D40855304; Tue, 31 Jan 2023 00:18:14 +0000 (UTC) Received: from localhost (unknown [10.22.34.152]) by smtp.corp.redhat.com (Postfix) with ESMTP id C415B492B05; Tue, 31 Jan 2023 00:18:13 +0000 (UTC) Date: Mon, 30 Jan 2023 21:18:12 -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 , Salvatore Bonaccorso , Mark Rutland , Luis Goncalves Subject: [ANNOUNCE] 5.10.165-rt81 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.9 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello RT-list! I'm pleased to announce the 5.10.165-rt81 stable release. 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: 9831945c5ac7aafa7ed18026b149fe119b72c38a Or to build 5.10.165-rt81 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.165.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patch-5.10.165-rt81.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