Re: Linux 6.13

From: Guenter Roeck
Date: Mon Jan 20 2025 - 09:23:41 EST


On Sun, Jan 19, 2025 at 04:52:53PM -0800, Linus Torvalds wrote:
> So nothing horrible or unexpected happened last week, so I've tagged
> and pushed out the final 6.13 release.
>
> It's mostly some final driver fixes (gpu and networking dominating -
> normal), with some doc updates too. And various little stuff all over.
> The shortlog is appended for people who want to see the details (and,
> as always, it's just the shortlog for the last week, the full 6.13 log
> is obviously much too big).
>

Here is the final test verdict:

Build results:
total: 161 pass: 161 fail: 0
Qemu test results:
total: 544 pass: 544 fail: 0
Unit test results:
pass: 470848 fail: 0

There is one left-over runtime backtrace introduced since 6.12.

[ BUG: Invalid wait context ]
6.13.0 #1 Not tainted

This is seen on sparc64 systems. The problem is known, and the fix is
queued in linux-next.

Guenter