Re: Linux 6.10-rc6
From: Guenter Roeck
Date: Mon Jul 01 2024 - 17:15:28 EST
On Sun, Jun 30, 2024 at 02:55:16PM -0700, Linus Torvalds wrote:
> This release continues to be fairly calm, and rc6 looks pretty small.
> It's also entirely just random small fixes spread all over, with no
> bigger pattern.
>
> Mostly drivers, but we've got some random arch fixlets from Arnd
> (mostly compat syscall stuff), we've got some filesystem fixes (yes,
> bcachefs again), some bpf stuff with selftests etc.
>
> Nothing really stands out, with the possible exception of a series of
> tty/serial reverts ("not ready yet, revert and we'll try again
> later").
>
Build results:
total: 158 pass: 158 fail: 0
Qemu test results:
total: 532 pass: 532 fail: 0
Unit test results:
pass: 272796 fail: 0
Ok, I admit, I am cheating: This is for v6.10-rc6-41-g9903efbddba0,
where the parisc build failure seen in v6.10-rc6 has been fixed.
Guenter