Dear RT Folks, This is the RT stable review cycle of patch 4.9.268-rt180-rc1. Please scream at me if I messed something up. Please test the patches too. The -rc release will be uploaded to kernel.org and will be deleted when the final release is out. This is just a review release (or release candidate). The pre-releases will not be pushed to the git repository, only the final release is. If all goes well, this patch will be converted to the next main release on 2021-06-07. To build 4.9.268-rt180-rc1 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.268.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/patch-4.9.268-rt180-rc1.patch.xz You can also build from 4.9.268-rt179 by applying the incremental patch: https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/incr/patch-4.9.268-rt179-rt180-rc1.patch.xz Enjoy, -- Luis Ben Hutchings (1): futex: Fix mis-merge of 4.9-stable changes with 4.9-rt Luis Claudio R. Goncalves (1): Linux 4.9.268-rt180-rc1 Oleg Nesterov (1): ptrace: fix ptrace_unfreeze_traced() race with rt-lock kernel/futex.c | 39 ++++++++++++--------------------- kernel/locking/rtmutex.c | 3 +-- kernel/locking/rtmutex_common.h | 1 - kernel/ptrace.c | 23 ++++++++++++------- localversion-rt | 2 +- 5 files changed, 31 insertions(+), 37 deletions(-) -- 2.31.1