[ANNOUNCE] v6.12.96-rt19
Daniel Wagner <[email protected]> Tue, 21 Jul 2026 13:30:01 +0000
| Newsgroups | org.kernel.vger.linux-rt-users,org.kernel.vger.linux-kernel,org.kernel.vger.stable-rt |
|---|---|
| Message-ID | <[email protected]> |
Hello RT-list!
I'm pleased to announce the 6.12.96-rt19 stable release.
This updates to the latest stable release. Since the latest stable=20
backports a
number of ARM patches that touch the RT code, this is not a straightforward
update. I tried various update strategies, and doing the rebase and=20
replacing
one patch resulted in the cleanest diff, making it the least likely to=20
introduce
regressions in this area.
The main change in the stable-rt tree is the removal of
=20
patches/ARM__enable_irq_in_translation_section_permission_fault_handlers.pa=
tch
which is replaced by
59e4f3b45b96a ("ARM: ensure interrupts are enabled in __do_user_fault()"=
)
The remaining changes are small context updates to the existing patches.
Last time I reported latency spikes in my test lab. Lukas Beckmann (thanks!=
)
tracked down the root cause:
=20
https://lore.kernel.org/regressions/4e31e3b5-fa69-4c4c-a5e9-dea7a8452ee7@ma=
ilbox.org/
All of the deadline scheduler fixes have since been merged into the=20
stable tree,
so this RT release picks them up as well.
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.12-rt-patches
Head SHA1: f615822de142655b0cb1b94c4e6a0043b1ffac3d
Or to build 6.12.96-rt19 directly, the following patches should be applied:
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.xz
https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.12.96.xz
=20
https://www.kernel.org/pub/linux/kernel/projects/rt/6.12/older/patch-6.12.9=
6-rt19.patch.xz
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