By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Linux 6.16 Features From NVIDIA Blackwell To Performance Improvements & Intel APX
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Linux 6.16 Features From NVIDIA Blackwell To Performance Improvements & Intel APX
Computing

Linux 6.16 Features From NVIDIA Blackwell To Performance Improvements & Intel APX

News Room
Last updated: 2025/06/09 at 9:00 AM
News Room Published 9 June 2025
Share
SHARE

Now that the Linux 6.16 kernel merge window closed this weekend, here is a convenient recap of all the interesting features coming in this next kernel release due out as stable around the end of July.

Among the many features introduced with Linux 6.16 include Intel preparations for Advanced Performance Extensions (APX), XFS atomic write support, a very nice EXT4 performance improvement, initial USB audio offloading support, the AMDKFD compute driver for ROCm can now be enabled on RISC-V hardware, NVIDIA Blackwell and Hopper GPU support with the open-source Nouveau driver, Kexec Handover “KHO” was merged as the basis for future additions, convenient reporting of hard/soft lock-up counts, Intel TDX host support for KVM, an Intel overclocking watchdog driver was merged, the OpenVPN DCO kernel driver was upstreamed for faster VPN performance, and there is even a fix for the old Macintosh II.

Continue on for a more detailed breakdown of all the interesting changes to find with Linux 6.16. Now that the merge window is over, onto kicking off more Linux 6.16 kernel benchmarking.

Processors:

– The X86_NATIVE_CPU build option to optimize your kernel for the locally installed CPU in setting the “-march=native” compiler flag.

– Multi-core scheduler support for LoongArch along with other kernel features now enabled.

– Support for the RISC-V SBI Firmware Features Extension and enabling some new SiFive vendor extensions and other enhancements.

– AMD SBI was merged for AMD’s Side-Band Interface / Advanced Platform Management Link (APML).

– A new AMD SPI driver.

– AMD ALLOWED_SEV_FEATURES support for KVM.

– AMD Requested CPU Min Frequency handling with the AMD P-State driver.

– AMD Virtual TPM Driver was merged for enhancing confidential computing with AMD Secure Encrypted Virtualization.

– Upstream support for the EcoNet MIPS platforms.

– Statistics now exposed around NUMA task migration and swapping.

– Intel TDX host support for Trust Domain Extensions was merged for KVM virtualization.

– An Intel overclocking watchdog driver is introduced thanks to a Siemens engineer.

– Intel Energy Aware Scheduling for their P-State driver for better energy efficiency on Lunar Lake and upcoming Panther Lake SoCs.

– Intel Platform Temperature Control Interface (Intel PTC) thermal support.

– Intel SGX is less likely to cause fatal machine checks now with the latest code.

– Support for the Arm Scalable Matrix Extension (Arm SME).

– Support for 11 more SoCs as well as the RISC-V Sophgo SG2044 and enabling more Qualcomm Snapdragon X laptops on the mainline kernel.

– Faster AES-XTS on Intel and AMD AVX-512 CPUs.

– Dynamic preemption support for POWER CPUs.

– Expanded Intel hardware support in the EDAC drivers.

– Intel QAT GEN6 driver support ahead of next-generation processors with the updated QuickAssist Technology capabilities.

– Turbostat updates including support for Intel Diamond Rapids and Bartlett Lake processors.

– Intel Wildcat Lake audio support.

– Intel Auto Count Reload and enabling the Clearwater Forest PMU support for the perf events.

– Intel APX should be ready with the Linux 6.16 kernel for enabling user-space use of the Advanced Performance Extensions.

– Faster core offlining and scheduler improvements.

– Reporting the reason why your AMD Zen system was reset/rebooted.

– Reporting outdated Intel CPU microcode as a security vulnerability.

Graphics:

– Nouveau driver support for NVIDIA Blackwell and Hopper GPUs.

– Continued preparations for Intel Xe3 graphics that are initially debuting in integrated form on Panther Lake.

– Fan speed reporting with the Intel Xe driver.

– Intel Link Off Between Frames “LOBF” support.

– The AMDKFD compute driver can now be enabled on RISC-V systems.

– AMDGPU user queue support.

– Adding the Asahi user-space API header file for that future Apple SIlicon kernel graphics driver to be upstreamed in a later kernel.

– Many other open-source kernel graphics/display driver additions.

Linux Storage / File-Systems:

– New power code to freeze/thaw the file-system for system suspend and hibernate.

– More performance improvements for Btrfs.

– Performance improvements and more recovery work for the Bcachefs file-system.

– XFS atomic write support.

– EXT4 updates with a “really stupendous performance” improvement.

– Graceful host removal support for eMMC and SD cards.

– Block write streaps with NVMe Flexible Data Placement (FDP) is now supported.

– DMA-BUF zero copy receive support.

– Larger block I/O size support with the NFS server code.

– The NFS client code will now expose the LOCALIO state via sysfs.

– A performance improvement for FUSE.

– Various F2FS improvements.

– EROFS can now leverage Intel QAT accelerators for faster DEFLATE performance.

Linux Networking:

– The OpenVPN DCO driver was finally upstreamed for faster OpenVPN virtual private networking performance.

– Device Memory TCP transmit support.

– Removing the Datagram Congestion Control Protocol “DCCP” support that was unmaintained.

– Realtek RTL8127A 10GbE Ethernet controller support with the mainline kernel.

– Various networking performance improvements and new wired/wireless hardware support.

Other Hardware:

– Numerous Linux laptop driver improvements including the new Dasharo ACPI driver for those using that downstream of Coreboot.

– ByoWave Modular Proteus Controller Kit support was contributed by a Valve engineer.

– Support for the Apple Magic Mouse 2 USB-C model.

– Hardware monitoring support on more ASUS motherboards.

– New CSL RAS features.

– PCIe support for the Apple M2 Pro / Max / Ultra SoCs.

– Initial USB audio offloading support for Qualcomm hardware that has long been in the making.

– The GPIB drivers are readying to leave the staging area of the kernel hopefully for Linux 6.17. This is for the ~53 year old General Purpose Interface Bus (GPIB) that is still used by some test equipment.

– Some new media drivers were added to the media subsystem.

– Support for hardware-wrapped encryption keys.

General Kernel Improvements:

– Coredump socket support.

– Faster performance exiting user mode.

– Unifying the minimum compiler version requirement of GCC 8.

– Convenient reporting of hard/soft lockups and RCU stall counts.

– Sched_EXT CPU selection improvements made it into the mainline kernel.

– The ability to restrict GPL symbols to only select kernel modules.

– Various Rust programming language additions and various new Rust kernel abstractions.

– FUTEX2 improvements including support for task local hash maps and NUMA.

If you enjoyed this article consider joining Phoronix Premium to view this site ad-free, multi-page articles on a single page, and other benefits. PayPal or Stripe tips are also graciously accepted. Thanks for your support.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Best Foldable Phones 2025: The top book-style and clamshell foldables
Next Article An investor makes a case for funding sex, drugs and other socially taboo products | News
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

’s Beyond Influence Podcast
Computing
‘Absolutely incredible’: Early buzz for Brad Pitt’s F1 movie suggests a massive hit incoming
News
Nexchain Gains Traction: Advanced AI Integration, Real Utility, Live Testnet | HackerNoon
Computing
Gaza aid ship with Greta Thunberg aboard seized by Israel
News

You Might also Like

Computing

’s Beyond Influence Podcast

1 Min Read
Computing

Nexchain Gains Traction: Advanced AI Integration, Real Utility, Live Testnet | HackerNoon

4 Min Read
Computing

BYD surpasses Tesla in Europe EV sales for the first time: JATO · TechNode

1 Min Read
Computing

The 13 Best Social Media Analytics Tools for 2025

1 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?