Linus Torvalds: Linux 6.0-rc4

Címkék

Linus kiadta a 6.0-s Linux kernel negyedik prepatchét:

From Linus Torvalds <>
Date Sun, 4 Sep 2022 13:22:59 -0700
Subject Linux 6.0-rc4

 

It's Sunday afternoon, which can only mean one thing - another rc
release. We're up to rc4, and things mostly still look fairly normal.

Most of the fixes the past week have been drivers (gpu, networking,
gpio, tty, usb, sound.. a little bit of everything in other words).
But we have the usual mix of fixes elsewhere too - architecture fixes
(arm64, loongarch, powerpc, RISC-V, s390 and x86), and various other
areas - core networking, filesystems, io_uring, LSM, selftests and
documentation. Some of this is reverts of things that just turned out
to be wrong or just not quite ready.

Please do go test,
            Linus