[[ANNOUNCE] 6.1.46-rt13] On 18/08/2023 (Fri 15:48) Clark Williams wrote: > Hello RT-list! > > I'm pleased to announce the 6.1.46-rt13 stable 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: 3ba4bc39d170fb7191c4898ef84416417a0e9f19 Hi Clark, Seems like something went wrong with the upload? I see this: commit d50b0124e9a24d79938b163da023619f37609c37 (tag: v6.1.46-rt13, v6.1-rt) Author: Clark Williams <clrkwllms@xxxxxxxxxx> Date: Fri Aug 18 10:43:54 2023 -0500 'Linux 6.1.46-rt13-00077-gd80d902430d6-dirt' Right branch, right tag. But the wrong head SHA and none of the staged 6.1-rt13-rc1 commits are present and a work-in-progress shortlog, it seems. linux-stable-rt$git log --oneline ^v6.1.38-rt12-rebase~ v6.1-rt-next ^v6.1.46 7daf1cab0002 (HEAD -> v6.1-rt-next, tag: v6.1.38-rt13-rc1) 'Linux 6.1.38-rt13-rc1' ebeedde0a78d tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode(). 1ff77af1aaa6 revert: "softirq: Let ksoftirqd do its job" 142cca5c238a locking/rwbase: Mitigate indefinite writer starvation 192f4a9d7370 io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc(). 38cb75102052 (tag: v6.1.38-rt12-rebase) 'Linux 6.1.38-rt12 REBASE' linux-stable-rt$ That aside, thanks for maintaining this. Paul. -- > > Or to build 6.1.46-rt13 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-rt13.patch.xz > > > Enjoy! > Clark