Once a fixture on the lecture circuit, GNU's creator -- and the father of Free Software -- is slowly reβemerging in the US, updating his message for the 2020s. The post Three Months After Georgia Tech, Stallman Heads to UT Austin appeared first on FOSS Force.
Linus Torvalds has released Linux 7.0, the kernel version that Ubuntu 26.04 LTS runs on. Linux 7.0 includes a new standardised filesystem error reporting system, faster swap memory and zram performance and hardware video decoding for a set of Rockchip ARM64 single-board computers. On the quirky additions side, Rock Band 4 Bluetooth controller support is included. The shiny new version number does not, however, signify anything special. Linus has always been upfront that kernel version numbers tick up when the minor number gets a tad unwieldy, not because a βmilestoneβ has been reached. That said, there is plenty in this [β¦]
Catch up on the latest Linux news: Linux kernel 7.0, Trisquel 12.0, COSMIC Desktop 1.0.9, Nano 9.0, France launches government Linux desktop plan, AerynOS gets a new logo, and more.
Linus has released the 7.0 kernel after a busy nine-week development cycle. The last week of the release continued the same "lots of small fixes" trend, but it all really does seem pretty benign, so I've tagged the final 7.0 and pushed it out. I suspect it's a lot of AI tool use that will keep finding corner cases for us for a while, so this may be the "new normal" at least for a while. Only time will tell. Significant changes in this release include the removal of the "experimental" status for Rust code, a new filtering mechanism for io_uring operations, a switch to lazy preemption by default in the CPU scheduler, support for time-slice extension, the nullfs filesystem, self-healing support for the XFS filesystem, a number of improvements to the swap subsystem (described in this article and this one), general support for AccECN congestion notification, and more. See the LWN merge-window summaries (part 1, part 2) and the KernelNewbies 7.0 page for more details.
Linux kernel 7.0 is now available for download with new features, enhanced hardware support through new and updated drivers, improvements to filesystems and networking, and much more.
FreeBSD has started public laptop testing as part of its larger effort to improve hardware support and become a stronger option for everyday desktop use.
As expected the stable Linux 7.0 kernel was just released today in marking this next kernel release. The Linux 7.0 milestone comes due to Linus Torvalds' preference of bumping the major version number after hitting X.19 as opposed to any single major change, but in any event there are a lot of great improvements and changes to find with this new kernel version. Linux 7.0 is also what's powering the upcoming Ubuntu 26.04 LTS release...
An out-of-bounds access within the Linux kernel has existed in mainline the past three years that could be exploited by an unprivileged user submitting a specially crafted certificate to the kernel...
With Linux 7.0 expected for release later today, in turn the Linux 7.1 merge window will kick off for the two week period of landing all sorts of exciting new features, changes, and removal of old features from the kernel. Here is a look at some of what is on the table for the Linux 7.1 merge window...
While the Meson build system has been capturing much of the limelight in recent years by open-source projects, the cross-platform CMake build system also shows no signs of slowing down and continues evolving with new features and functionality...