On Tue, 1 Mar 2016, DIXLOR wrote: > Make numbering system with reference to the version of the kernel. > > linux-4.4.2-rt1 First -RT in 4.4.2 > .... > linux-4.4.2-rt6 Last -RT in 4.4.2 > linux-4.4.3-rt1 First -RT in 4.4.3 > linux-4.4.3-rt2 > .... > linux-4.4.4-rt1 First -RT in 4.4.4 > ... We've done the consecutive numbering scheme since rt started, so why should we change that? > Where is diff beetween 4.4.3-rt6, 4.4.3-rt7, 4.4.3-rt8? You mean 4.4.1-rt6 4.4.2-rt7 and 4.4.3-rt8, right? git diff v4.4.1-rt6..4.4.2-rt7 git diff v4.4.2-rt7..4.4.3-rt8 We simply don't upload diffs for the stable kernel updates which are not changing the RT code. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html