Re: Linux 5.15-rc5

From: Guenter Roeck
Date: Mon Oct 11 2021 - 10:59:26 EST


On Sun, Oct 10, 2021 at 05:16:09PM -0700, Linus Torvalds wrote:
> So things continue to look quite normal, and it looks like the rough
> patch (hah!) we had early in the release is all behind us.
>
> Knock wood.
>
> The commit stats look normal for an rc5, and the diffstat is fairly
> regular too. We had more arch updates than perhaps is common, with
> almost as many lines of diffs in architecture code as there is in
> drivers. Admittedly some of that "architecture" code ends up being
> devicetree updates, so some of it could be attributed to driver code,
> but that's not how our source tree is laid out..
>
> Outside of arch code (x86, powerpc, arm, arm64) and drivers (mainly
> gpu, networking and usb), we have a smattering of other changes: 9p
> and ksmbd, core networking, and some perf tooling updates. And misc
> smaller random stuff.
>
> Shortlog appended for more of a flavor for the details. Please do give
> this a whirl,
>

Build results:
total: 153 pass: 153 fail: 0
Qemu test results:
total: 480 pass: 480 fail: 0

Guenter