Linus kiadta tesztelésre a 6.5-ös Linux kernel ötödik prepatchét:
From |
Linus Torvalds <> |
Date |
Sun, 6 Aug 2023 15:23:26 -0700 |
Subject |
Linux 6.5-rc5 |
|
|
Things continue to look pretty normal. Not a huge number of commits,
and most of the ones here are tiny.
The biggest patches tend to be soem of the continuing data-race
annotations in networking, and a couple of network drivers with
slightly bigger patches, but nothing that looks all that scary. And a
lot of the patches here are trivial one- and few-liners.
The biggest hiccup last week was that I had correctable ECC memory
errors in my machine and had to replace my DIMMs once again. But at
least this time I got nice warnings about how my memory was going bad,
so it was only a fleeting annoyance.
So go test. We still have a few regressions that are being chased, but
it's only rc5 and things look like they are under control.
Linus