Linux Kernel 6.7 is finally released! Linus Torvalds announced the release on Sunday night:
So we had a little bit more going on last week compared to the holiday week before that, but certainly not enough to make me think we’d want
to delay this any further.End result: 6.7 is (in number of commits: over 17k non-merge commits, with 1k+ merges) one of the largest kernel releases we’ve ever had, but the extra rc8 week was purely due to timing with the holidays, not about any difficulties with the larger release.
The new Kernel release has many new and improved hardware support!
For Intel, the Turbostat command utility now supports Lunar Lake and Arrow Lake (15th gen) processors; LPSS (Low-Power Sub-System) driver now support Lunar Lake M processors; The Meteor Lake (14th gen mobile processors) graphics support now considered stable.
All the newest AMD Radeon RDNA2 and RDNA3 GPUs with Display Core Next 3.0 has Seamless Boot enabled.
And, NVIDIA has GSP support in the open-source Nouveau driver for initial GeForce RTX 40 acceleration support and improved RTX 20/30 series hardware support.
The release also improved RISC-V support with optimized TLB flushing and software shadow call stacks, added new Arm and RISC-V SoC support, and initial KVM support for LoongArch virtualization.
Other changes include:
ia32_emulation
boot time flag (value 0 or 1) to disable/enable legacy 32-bit programs support.For the source code, simply go to Kernel.org via the link button below:
For Ubuntu 23.10 and Ubuntu 24.04 (dev build), user can simply download & install the .deb
packages from Kernel Mainline PPA:
Depends on your CPU architecture type, select download amd64
packages for modern Intel/AMD, arm64/armhf
for ARM devices such as Apple Silicon & Raspberry Pi, or s390x
for IBM zsystems and LinuxONE.
Then, right-click on the downloads folder, and select “Open in Terminal”. Finally, run single command to install all the downloaded .deb
packages:
sudo apt install ./linux-*-6.7.0*.deb
For Ubuntu 22.04 and Ubuntu 20.04 users who want to try out the new Kernel, keep an eye on this repository. As usual, it will update with new kernel in next week when Kernel 6.7 marked as stable in kernel.org.
The post Linux 6.7 Released with Many New Hardware Support (Kernel PPA) appeared first on Osgrove.
The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…
Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…
Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…
Focal Fossa will reach the End of Standard Support in May 2025, also known as…
Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…
Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…