The kernel development world continues to look fairly normal: rc3 is
larger than rc2 was, but that's the usual pattern where rc2 is a"breather release" after the merge window, and rc3 sees an uptick.And looking at commit stats and the size of the changes, we're prettymuch at the slightly larger end of average for rc3 when comparing the5.x releases. The diffstat also looks fairly nice and flat, withnothing that stands out or looks scary (the biggest single diff is tothe pm-graph "sleepgraph" python script, which I just can't find it inmyself to worry about).So there's basically the usual number of generally small fixes. All good.Most of the changes are drivers (sound and networking standing out,but there's usb, tty iio, gpu and the usual smattering elsewhere),with tooling being fairly noticeable too (largely due to that pm-graphupdate).Outside of drivers and tooling, it's fairly spread out: arch updates(x86 dominates, but there's mips, arm, sh and powerpc too), corenetworking fixes, Documentation (well, mostly devicetree bindings,actually), filesystems (cifs, exfat and afs) and core kernel and mm,and header files.Again, that all looks very normal and very much "nothing really oddstands out".In a world gone mad, the kernel looks almost boringly regular.Which is just how I like it. Thanks, guys and gals, Linus