Hello RT-list! I'm pleased to announce the 6.1.46-rt14 stable release. Note that this is strictly changes to PREEMPT_RT behavior with the following commits: 7929a9185c2f drm/i915: Do not disable preemption for resets 2363ffd65d1b posix-timers: Ensure timer ID search-loop limit is valid c3c53a6d672c bpf: Remove in_atomic() from bpf_link_put(). 72ec563d9da5 mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save(). 61974a5bf1e6 seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() 7b941399a8c6 sched: avoid false lockdep splat in put_task_struct() be37e65220e2 debugobjects,locking: Annotate debug_object_fill_pool() wait type violation e5914bbc08e8 kernel/fork: beware of __put_task_struct calling context 54aba8b15687 revert: "softirq: Let ksoftirqd do its job" c5c286db3c5a locking/rwbase: Mitigate indefinite writer starvation 423c54970a75 io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc(). 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: 73daa37b7cb8a876b209fcc744fca7da07f2ce1b Or to build 6.1.46-rt14 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.46.xz https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/patch-6.1.46-rt14.patch.xz Enjoy! Clark