Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp3707104ybg; Sun, 7 Jun 2020 08:07:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyv2dDU5ArxnJO6Hd8JXsDIleh1xoDQ+gWtniERnlA8HJT3CWj/JEP7T68xGlYgfSAojGXL X-Received: by 2002:a17:906:4c42:: with SMTP id d2mr17649308ejw.474.1591542452877; Sun, 07 Jun 2020 08:07:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591542452; cv=none; d=google.com; s=arc-20160816; b=tdDCS+DqfgHVOAuowp7+WUFP1HO6ULaBotX5Lfnfqaagh94//Ll5/7SiP6WybQmbdj Pn8b+i16KLLxkht9eTWq5jH4/wf+hK3CFSeH2Yt7KNXKZL66R5QCBe5Diw6CZQZT+Xv0 i6NxibifWKEMS/FNBqF5g9giaQghjx3/gcMF81bWC/YdY3JNFbbyVqqFDX7Kng64XT4D yN4GoXJLNxpNG/DMn2fA8nV38ZYN+fgPuz10U7wiJCdheBJhgDlB2HvLVVh5tuXrPsbi mYCRmyGoaU4T6NPKqtsVEZZFGSSVteE/VqrICh93dGAjb8WtoHlq3gRYkwFQrR8Pt008 2QGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:message-id:date:subject:from; bh=tVuI4DY4MqokSh7QcDO4RhrgQFQTbKtFDrMZBGy1SHQ=; b=rlAzngBHSfhBTGEJnRgvihASS8lWBBq1iACLDzOWF9OWi5qR7LAkrCIVuP8zWFq5+E Ak4g5V6PTIRbyaQm+f2fKbjS77/cQPCXKpV0qhqIMp5EWiA0LOiffpDlPaZB++CxIbdP LJJCEoDxZ/JRG81owRHxVZrRaSNif77q3ynI9B6hli0HprmU8xoZvhPYwPV1uSftlQ/p SDuv1Wcb7qhfbS2r8p1Z7NGjmuRBIi0/ic2KEyRsaVM6NUo0IHPyU62c5QNHSyfsEpkD 3Kj+biNruJwXz322QlLxN//TQo0ExygtEBNTvGCHutBSLqpVyG2tsSknURxt0I3KZefU ohLA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u24si7398288ejo.396.2020.06.07.08.07.10; Sun, 07 Jun 2020 08:07:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728019AbgFGPBq (ORCPT + 99 others); Sun, 7 Jun 2020 11:01:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:44390 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726717AbgFGPBp (ORCPT ); Sun, 7 Jun 2020 11:01:45 -0400 Received: from localhost (173-25-40-8.client.mchsi.com [173.25.40.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E0F2A2067B; Sun, 7 Jun 2020 15:01:44 +0000 (UTC) From: Clark Williams Subject: [ANNOUNCE] 4.14.183-rt83 Date: Sun, 07 Jun 2020 15:00:16 -0000 Message-ID: <159154201615.1998506.9472909367512994131@theseus.lan> To: LKML , linux-rt-users , Steven Rostedt , Thomas Gleixner , Carsten Emde , John Kacur , Sebastian Andrzej Siewior , Daniel Wagner , Tom Zanussi , Clark Williams Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello RT-list! I'm pleased to announce the 4.14.183-rt83 stable release. This update is strictly application of upstream stable kernel updates and no changes to the PREEMPT_RT patchset. 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: v4.14-rt Head SHA1: 774862134c530ef9ebfaca83ee2bff4b3bbc06ec Or to build 4.14.183-rt83 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.183.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.14/patch-4.14.183-rt83.patch.xz You can also build from 4.14.177-rt82 by applying the incremental patch: https://www.kernel.org/pub/linux/kernel/projects/rt/4.14/incr/patch-4.14.177-rt82-rt83.patch.xz Enjoy! Clark