| From: |
| Clark Williams <williams-AT-redhat.com> |
| To: |
| LKML <linux-kernel-AT-vger.kernel.org>,linux-rt-users <linux-rt-users-AT-vger.kernel.org>,Steven Rostedt <rostedt-AT-goodmis.org>,Thomas Gleixner <tglx-AT-linutronix.de>,Carsten Emde <C.Emde-AT-osadl.org>,John Kacur <jkacur-AT-redhat.com>,Sebastian Andrzej Siewior <bigeasy-AT-linutronix.de>,Daniel Wagner <daniel.wagner-AT-suse.com>,Tom Zanussi <tom.zanussi-AT-linux.intel.com>,Clark Williams <williams-AT-redhat.com>,Pavel Machek <pavel-AT-denx.de>,Joseph Salisbury <joseph.salisbury-AT-oracle.com>,Luis Claudio R. Goncalves <lgoncalv-AT-redhat.com>,Stable RT List <stable-rt-AT-vger.kernel.org> |
| Subject: |
| [ANNOUNCE] 6.1.175-rt63 |
| Date: |
| Tue, 16 Jun 2026 01:34:39 -0000 |
| Message-ID: |
| <178157367917.3851513.17741063665559040253@demetrius> |
| Archive-link: |
| Article |
Hello RT-list!
I'm pleased to announce the 6.1.175-rt63 stable release.
Note that gcc version 16 had some issues with the tree and I added two commits
to deal with warnings treated as errors:
a381a46f641a kvm/vmx: guard regparm(0) on vmread_error_trampoline for x86_32 only
1fab82e55444 tools/lib/bpf: fix const-qualifier discard in resolve_full_path
I've sent the patches to the stable list so after they're pulled into linux-6.1.y
they'll override the RT patches for the following RT 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: v6.1-rt
Head SHA1: c232ef803846171236bc0feca33652b9fe681794
Or to build 6.1.175-rt63 directly, the following patches should be applied:
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.ta...
https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.17...
https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/p...
Enjoy!
Clark