From patchwork Tue Feb 27 12:12:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Wagner X-Patchwork-Id: 776395 Received: from mail.nearlyone.de (mail.nearlyone.de [49.12.199.46]) (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 5AB4013A24E; Tue, 27 Feb 2024 12:21:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=49.12.199.46 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709036503; cv=none; b=JhfTH2G/6umkRSqucT0LLMa8u/5yWcRUYmWSpWyFg+h5aNKk6FoC1j674x7liQcOBq+N951+fu/nx5N/xR3T6R/cBOOvDkkut8H7MURFY5T1KZr4/7b3DY4CkDuMZI6aaSTzAnEN87lGIMEAoIozANc1LKmrBgtgXakt/0qNKAs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709036503; c=relaxed/simple; bh=KU0K0rydl2H/3SSwP99NYgbhBLWIG+lu0ATYZqrMQAw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=rcaCIG9bIlmB6iFjPEOd6SIopiwE3EKczWiwZ8rDe2UQl6Gko93RusowIkOJFPlbbyaIpN4k9PT43nCsxH5kvQCIJfzSPyeiBjQ8JpyZGA+5Rqnnhrd5LZRmuRA0yoPZsVR0zLs7pxsgSKu9v+lN9fQaiEHhzrhznmrc8K3/IBo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=monom.org; spf=pass smtp.mailfrom=monom.org; dkim=pass (2048-bit key) header.d=monom.org header.i=@monom.org header.b=erbBIast; arc=none smtp.client-ip=49.12.199.46 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=monom.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=monom.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=monom.org header.i=@monom.org header.b="erbBIast" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id A4FBFDAFB5; Tue, 27 Feb 2024 13:12:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monom.org; s=dkim; t=1709035933; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=+HZtExjCgBbxZdb+SjkFunHgCU6z86Pw68XOPo88bK0=; b=erbBIastQXxCgjdqAeG8BOGoy9wxOV7cRw1VZq60hCnjIp6NCfObD2YdUqYdTlgSI4jRDS cUfga+8p4wVSAs9bmQpIpWhvJds+7Fsf9jVo5+wVMkXSy/KC7hkeETIUCZifcZkDnpGW/H qiHokf1l0HwnMJaENy003838tHgmCX86kh4Yocgut6VIl1PXd/YvfPpQLGv2wu93w/vpLZ pciNQ85DPjf5oNmcYl3dQmBfePKKoa9sl94AY74lnWca60mWYKoA44fa9e51hpyJejIiGY VQpsf1Au4GXrFaE5QmhuUH9X2vJN6duWDWThudd5fH+KXW7Xw6tR0SlSCUO7kw== From: Daniel Wagner To: LKML , , , Steven Rostedt , Thomas Gleixner , Sebastian Andrzej Siewior , Tom Zanussi , Clark Williams Cc: Daniel Wagner Subject: [PATCH RT 0/1] Linux v4.19.307-rt133-rc1 Date: Tue, 27 Feb 2024 13:12:03 +0100 Message-ID: <20240227121204.30720-1-wagi@monom.org> X-Mailer: git-send-email 2.43.2 Precedence: bulk X-Mailing-List: linux-rt-users@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 Dear RT Folks, This is the RT stable review cycle of patch 4.19.307-rt133-rc1. Please scream at me if I messed something up. Please test the patches too. The -rc release is also available on kernel.org https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git on the v4.19-rt-next branch. If all goes well, this patch will be converted to the next main release on 2024-03-05. Signing key fingerprint: 5BF6 7BC5 0826 72CA BB45 ACAE 587C 5ECA 5D0A 306C 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! Daniel Changes from v4.19.306-rt132: Daniel Wagner (1): Linux 4.19.307-rt133 localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)