Linux 2790 Published by

Linus Torvalds has announced the release of Linux kernel 6.0-rc4.



Linux kernel 6.0-rc4 released

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

Full source: https://git.kernel.org/torvalds/t/linux-6.0-rc4.tar.gz
Patch: https://git.kernel.org/torvalds/p/v6.0-rc4/vNone

You can view the summary of the changes at the following URL:
https://git.kernel.org/torvalds/ds/v6.0-rc4/v6.0-rc3

Kernel