Linus kiadta tesztelésre a 6.15-ös kernel első prepatchét:
From |
Linus Torvalds <> |
Date |
Sun, 6 Apr 2025 13:32:47 -0700 |
Subject |
Linux 6.15-rc1 |
|
|
It's been two weeks, and the merge window is now over.
As expected, this was one of the bigger merge windows, almost
certainly just because we had some pent-up development due to the
previous releases being impacted by the holiday season.
That said, while it's bigger than normal, it's not some kind of
record-breaking thing: we've had bigger releases, although not many.
The really big releases tend to be due to some long-running major
development being finally merged after many years, and this is not
that: this is just the "regular" kind of big.
It's big in both number of commits and in lines changed. The stats
look fairly normal, with - once again - another AMD GPU register
header file drop adding a ton of lines and standing out. But while
that is a big chunk in itself, it doesn't dominate the diff - there's
a lot of changes all over.
As always, below is the high-level "this is what I merged" view, which
gives a flavor of what's been going on, although it's obviously
colored by how certain subsystems send in their development in more
digestible and separate chunks, while other subsystems are less
granular. So while it gives some idea of what's been going on, you'd
need to look at the git tree to drill down into the particulars.
But at a high level it all looks very normal, with two thirds of the
patch being driver updates, and the rest being a fairly random mix of
the usual architecture updates, filesystems, core kernel (scheduling,
timers, MM, networking), and misc infrastructucture (devicetree
bindings, more rust infrastructure, zstd update, you name it).
Let's hope that despite the fairly sizable drop of new code, this
release ends up going as smoothly as the previous ones.
Yeah, right...
Linus