From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5E00A56B88 for ; Mon, 11 Mar 2024 21:49:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710193757; cv=none; b=Q8wWA5nXUNDooksZkEcIZU39ECzqU6wxV0zbxUi4QiWtDEAftTtEJJLERoEqPbQGTyTrk94fcWjpuJJ0w5FHC0dCOknQngyhekY78kFE24yFenGaELKOQNdiYIImKy/91QTziiBMcK+RIE/5fKzh9lcjCFug3Vu2uC05HozCuMM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710193757; c=relaxed/simple; bh=eEjkdRQEd59H50uW8dgJSWnuFy20b7EzlfZ82fVd7SU=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=gBivS5KAENNG1wL5CwyT2df+XZhRtB/nPMUDlHJ4sJAV6JzFKYt+AfPi+0wPeACSdAIR7Xfg6qbm5kPyCS018IGjLwYr0a/IfTo0978dQlLVrtvQBA4imEhA0Ga+Gfisg+YxT12+NpupCEy39J1GX6qQN9nCxpXE1pOnkzU4BBY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=Kt30xZwi; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Kt30xZwi" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1710193754; 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=wIL5uIc3/B5vYqNrwsTJakvRJ6Iyj3VheIuyfLhQ2KI=; b=Kt30xZwiKf9R4Ha7dLJbc1R0HJxrBJm6bxq9KLXO6R2lAm4/VRaGL5QUw06BGwy6lHYLDc zxybRAfiI1F/g3QJkz7FQtCFa8z7RdZgnCxi9FQ/98e0DO+J8qjEHtE73cVZDxeVUjNbbL u3ZqkPDHLj/EUGrvu/Yl/veJyQEskDs= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-269-LVJsQRu_NNituUYISq4hOA-1; Mon, 11 Mar 2024 17:49:08 -0400 X-MC-Unique: LVJsQRu_NNituUYISq4hOA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1D27D101A526; Mon, 11 Mar 2024 21:49:08 +0000 (UTC) Received: from localhost (unknown [10.22.8.139]) by smtp.corp.redhat.com (Postfix) with ESMTP id 394BE2024517; Mon, 11 Mar 2024 21:49:07 +0000 (UTC) Date: Mon, 11 Mar 2024 18:49:06 -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.211-rt103 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.4 Hello RT-list! I'm pleased to announce the 5.10.211-rt103 stable release. This release is an update to the new stable 5.10.211 version, with no extra changes. 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: bffc88bd708c173b98b61469378f763e44c733e1 Or to build 5.10.211-rt103 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.211.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patch-5.10.211-rt103.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