Linus kiadta a 6.14-es Linux kernel második prepatchét:
From |
Linus Torvalds <> |
Date |
Sun, 9 Feb 2025 13:00:27 -0800 |
Subject |
Linux 6.14-rc2 |
|
|
It's Sunday afternoon, and I'm releasing the usual regularly scheduled
release candidate while the rest of the US is getting ready for the
biggest day in TV commercials interrupted by some kind of lawn bowling
tournament.
With 6.14 being a fairly small release, rc2 follows suit. It's not the
smallest rc2 we've had in the 6.x series, but it's definitely on the
smaller side.
Nothing particularly odd stands out. The diffstat is a bit unusual
just because one of the bigger areas of change was some s390 kvm
cleanups. So the fact that s390 accounts for about a third of the
overall patch is certainly not very common, but it's just a result of
some code movement and the fact that most of the rest of rc2 really is
just very small fixes.
We have a similar pattern (on a much smaller scale) wrt selftests: the
tests show up in the diffstat, but it's due to trivial small fixes
that then triggered a whole new self test to be written.
Anyway, it all looks fine, please give it a try,
Linus