Hi Sebastian, On Fri, 6 Dec 2024 16:47:01 +0100 Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > Dear RT folks! > > I'm pleased to announce the v6.13-rc1-rt1 patch set. > > Changes since v6.12-rc4-rt6 > > - Update to 6.13-rc1 > > - Down to 24 patches (including three new). The v6.12-rc4-rt6 release > had 42. Great job! However, I found 26 patches in v6.13-rc1-rt1-patches: petr@mordecai:~/src/linux> git ls-tree v6.13-rc1-rt1-patches:patches | grep '\.patch$' | wc -l 26 It turns out, that these two patch files are orphaned (not listed in series): - netfilter-nft_counter-Use-u64_stats_t-for-statistic.patch - riscv-add-PREEMPT_AUTO-support.patch What is the reason to keep them around? Is it even intentional? Petr T