Rust Coreutils 0.0.28 Delivers Better Performance & Increased Compatibility
Rust Coreutils 0.0.28 “uutils” has been released for this implementation of the GNU Coreutils utilities within the Rust programming language for better memory safety and greater robustness. With the Rust Coreutils 0.0.28 there is increased GNU compatibility as well as better performance… ⌘ Read more
Bcachefs Brings Self-Healing Work & Better Reflink Repair For Linux 6.13
Bcachefs has now joined the party of various kernel components sending in preemptive pull requests ahead of the Linux 6.13 merge window that is expected to open following the expected Linux 6.12 release on Sunday… ⌘ Read more
Google Engineer Proposes “Page Detective” As New Kernel Debugging Tool
Google software engineer Pasha Tatashin has proposed Page Detective as a new kernel debugging tool that is able to provide greater insight around the usage and mapping of physical memory pages… ⌘ Read more
TUXEDO Computers Relicenses Some Of Their Drivers To GPLv2
Following the proposed patches this week to adjust the Linux kernel’s module loader to treat the TUXEDO Computers drivers as proprietary due to being GPLv3 licensed rather than GPLv2 to jive with the rest of the upstream kernel code, some of the TUXEDO drivers have now been re-licensed… ⌘ Read more
Rustls 0.23.17 Brings More Performance Improvements
Rustls 0.23.17 is out today as the newest version of this modern TLS library written in the Rust programming language and a great alternative to the likes of OpenSSL… ⌘ Read more
GCC 15 Moves C Default Language Version To C23
The GCC 15 compiler on Friday switched its default C language version from the GNU dialect of C17 to the current C23 standard… ⌘ Read more
Linux 6.13 Introducing New Rust File Abstractions
Alongside the VFS pull requests on Friday for case insensitive Tmpfs support and atomic writes for EXT4 and XFS, Christian Brauner also submitted a pull request for introducing some new file abstractions for the Rust programming language within the Linux kernel… ⌘ Read more
GCC 15 Moving C Default Language Version To C23
The GCC 15 compiler on Friday switched its default C language version from the GNU dialect of C17 to the current C23 standard… ⌘ Read more
KDE Developers Spent The Week Fixing Bugs & Polishing
While Plasma 6.3 feature development is continuing, KDE developers this week spent more time fixing bugs and polishing up existing code for ensuring a solid foundation to this open-source desktop… ⌘ Read more
systemd 257-rc2 Released With New systemd-keyutil Tool
Released last week was systemd 257-rc1 while succeeding that already is systemd 257-rc2 and it comes with a new tool: systemd-keyutil… ⌘ Read more
Tmpfs Adding Case Insensitive Support For Wine / Steam Play & Flatpaks
In addition to the EXT4 and XFS atomic write support, another interesting pull request sent in today by Microsoft’s Christian Brauner is adding case-insensitive file/folder support for the Tmpfs file-system to benefit use-cases like Wine / Steam Play compatibility layers and sandboxing/container facilities like Flatpak… ⌘ Read more
Linux 6.13 To Expand Atomic Write Support To EXT4 & XFS
Prominent Linux developer Christian Brauner with Microsoft has begun sending out various pull requests of VFS feature changes for the imminent Linux 6.13 merge window. One of the interesting early pull requests is the VFS untorn writes series with getting atomic writes support enabled for the EXT4 and XFS file-system… ⌘ Read more
Linux 6.13 Very Exciting With New Feature Code For AMD EPYC Zen 5, Intel Panther Lake
While Linux 6.12 should be out this weekend with its many exciting features, following that will mark the start of the Linux 6.13 kernel cycle with what will be the first stable kernel release of 2025… Already there is a lot of exciting feature work expected to land during the Linux 6.13 merge window… ⌘ Read more
Linux 6.13 Very Exciting With New Feature Code For AMD EPYC Zen 5, Intel Panter Lake
While Linux 6.12 should be out this weekend with its many exciting features, following that will mark the start of the Linux 6.13 kernel cycle with what will be the first stable kernel release of 2025… Already there is a lot of exciting feature work expected to land during the Linux 6.13 merge window… ⌘ Read more
GNOME Mutter Switches To High Priority KMS Thread To Avoid Crashes
The GNOME Mutter compositor has switched its KMS thread priority from a real-time value over to high priority to workaround a situation where the GNOME Shell / Mutter could crash or see its process killed… ⌘ Read more
Linux 6.12 Preps For Release With Real-Time, Sched_Ext, Stable Xe2 & Raspberry Pi 5
The Linux 6.12 kernel is expected to be released this coming Sunday, 17 November, barring any last minute issues that would force the stable kernel to be diverted to the following Sunday. Linux 6.12 is delivering many exciting new features and beyond that it’s all the more exciting with it expected to be this year’s Long-Term Support (LTS) kernel version… ⌘ Read more
Google Posts Patches Further Speeding Up Linux Async Device Suspend & Resume
Google engineer Saravana Kannan has posted a set of patches to better optimize async device suspend and resume handling within the Linux kernel. With thesep atches there are “significant improvements” to async device suspend/resume with testing being done on a Google Pixel 6 smartphone but other devices stand to benefit too… ⌘ Read more
AMD Releases ZenDNN 5.0 For Deep Neural Network Library Optimized For Zen 5 EPYC
AMD ZenDNN 5.0 was rolled out this morning as the newest version of this deep neural network library that is compatible with Intel’s oneDNN APIs and infrastructure. ZenDNN 5.0 is now optimized for AMD Zen 5 processors such as the EPYC 9005 series. ZenDNN 5.0 also ships performance enhancements for generative large language models (LLMs) with its PyTorch plug-in… ⌘ Read more
GCC 15 Adds Option For Arm Guarded Control Stack “GCS” Code Generation
GCC 15 feature development is soon wrapping up to focus on bug fixing before releasing GCC 15.1 as stable in the early months of 2025. One of the latest features to make it in the compiler codebase is code generation support around Arm Guarded Control Stack (GCS) functionality… ⌘ Read more
Linux Patches Add Support For New “Phone Link” Hotkey On Latest ThinkPads
Patches posted on Thursday for the Linux kernel add support for the newest hotkey being found on Lenovo ThinkPad laptops… The “Phone Link” hotkey for launching the Microsoft Phone Link software for linking your Android/iOS smartphone to your laptop. This hotkey can be adapted for similar purposes on Linux… ⌘ Read more
SDL3 Improves Steam Controller Support, Now Enabled By Default
A number of Steam Controller improvements have been merged for SDL, this widely-used hardware/software abstraction layer that is common to cross platform games. Among the latest Steam Controller improvements in SDL are enabling the support by default… ⌘ Read more
Khronos SYCL Being Updated To Increase Appeal For HPC & Scientific Computing
In addition to the release today of OpenMP 6.0 ahead of the SC24 supercomputing conference in Atlanta, over at The Khronos Group they have provided an update on upcoming SYCL improvements to benefit high performance computing (HPC) and scientific computing applications… ⌘ Read more
OpenMP 6.0 Released With An Emphasis On Easier Parallel Programming
The OpenMP Architecture Review Board announced from SC24 that OpenMP 6.0 is now available as a major upgrade to the OpenMP specification for multi-process programming within C / C++ / Fortran. A big emphasis on OpenMP 6.0 is making it easier for developers to embrace… ⌘ Read more
Upstream Linux Developers Take Aim At TUXEDO’s Out-Of-Tree Drivers
A new patch series posted today to the Linux kernel mailing list would block kernel modules/drivers from TUXEDO Computers from accessing GPL-only symbols in the kernel… ⌘ Read more
Supermicro H13SSL-N For AMD EPYC 9005 “Turin” 1P Servers
While it’s difficult still finding Intel Xeon 6 “Granite Rapids” motherboards/servers widely available at Internet retailers/distributors, when it comes to the AMD EPYC 9005 “Turin” processors that launched just last month, there is better availability thanks in large part to leveraging the existing SP5 socket. For those wanting to assemble a single socket AMD EPYC 9005 series server, one of the readily available options in the retail channel is the … ⌘ Read more
Red Hat Enterprise Linux 10 Enters Beta With Many New Features & Updates
The first public beta of Red Hat Enterprise Linux 10 (RHEL 10) was released on Wednesday with a wide variety of new/updated packages, new features, and other changes over RHEL 9… ⌘ Read more
AMD 3D V-Cache Optimizer Driver To Be Merged For Linux 6.13
Last month AMD Linux engineers posted patches for a 3D V-Cache Optimizer driver for Linux that allows the user to communicate their cache vs. frequency preference depending upon workload and for the 3D V-Cache processors where some CCDs have the larger cache but not all. That driver is now ready for appearing in the upcoming Linux 6.13 kernel… ⌘ Read more
Linux 6.13 To Tune Intel Granite Rapids For Better Performance Out-Of-The-Box
A patch queued yesterday ino the Linux power management subsystem’s “linux-next” branch ahead of the upcoming Linux 6.13 merge window will tune Intel Xeon Granite Rapids processors for better performance out-of-the-box… ⌘ Read more
Linux To Allow Disabling TPM PCR Integrity Protection Due To Performance Bottleneck
Linux 6.10 introduced TPM bus encryption and integrity protection for enhancing the Trusted Platform Module support to protect against interposers from compromising them with TPM sniffing attacks. There is now a new option being added to opt-out of this protection due to a discovered performance bottleneck… ⌘ Read more
Intel Touch Host Controller “THC” Driver Support Being Worked On For Linux
The newest Linux driver being developed by Intel is for the Touch Host Controller (THC) as a new high performance input tech for enhancing touch screen, touch pad, and stylus input handling… ⌘ Read more
Bcachefs Squeezes More Fixes Into Linux 6.12
Ahead of the expected final Linux 6.12 stable kernel release this weekend, a last round of Bcachefs file-system fixes were submitted today for this next kernel version… ⌘ Read more
AMD Developing Next-Gen Fortran Compiler Based On Flang, Optimized For AMD GPUs
AMD today went public with details on the “AMD Next-Gen Fortran Compiler” as a new Fortran compiler they are working on based on LLVM’s Flang… ⌘ Read more
Mesa 24.3-rc2 Brings Fixes For Intel & NVK Drivers
Last week Mesa 24.3 was finally branched and Mesa 24.3-rc1 subsequently issued for getting the release process kicked off for this quarterly 3D graphics driver feature release. Out today is Mesa 24.3-rc2 with an initial batch of fixes… ⌘ Read more
Apple M4 Mac Mini With macOS vs. Intel / AMD With Ubuntu Linux Performance
Apple last week released their latest iMac, Mac Mini, and MacBook Pro products powered by their fourth-generation M-series Apple Silicon. The new Mac Mini in particular is interesting for under $600 starting out with the all re-designed Mac Mini with 10-core M4 and now the base model having 16GB of memory. It will take some time before there is any reasonable Linux support on the M4 hardware with Asahi Linux, but for those curious about … ⌘ Read more
Ubuntu 25.04 To Further Enhance Its Installer, Aims For Linux 6.14 Kernel
Canonical’s Interim Engineering Director for Ubuntu Desktop, Oliver Smith, has shared some early roadmap plans for the Ubuntu 25.04 development cycle… ⌘ Read more
RISC-V Motherboard For Framework 13 Pricing Starts At $368 In Early Access, $928 For Laptop
Framework Computer has been promoting a RISC-V motherboard option for their Framework Laptop 13 to complement their existing Intel Core and AMD Ryzen motherboard options. This RISC-V motherboard is being developed in cooperation with DeepComputing. Early access pricing and more details on this quad-core StarFive JH7110 powered mainboard for the Framework 13 have now been announced… ⌘ Read more
GNU C Library Merges Support for getrandom vDSO
Back in Linux 6.11 support for getrandom() in the vDSO was upstreamed for much better performance in providing speedy yet secure random number generation (RNG) needs. Since Linux 6.11 getrandom in the vDSO has expanded to more CPU architectures and now there’s a notable user-space user ready to go: the GNU C Library “glibc” support was merged… ⌘ Read more
Intel’s Zswap IAA Compress Batching Work Is Very Interesting For Linux Performance
The Intel In-Memory Analytics Accelerator (IAA) found in various Xeon SKUs since Sapphire Rapids can be of big benefit to Linux servers/workstations with a Linux kernel patch series that has been in the works to provide Zswap IAA compress batching… ⌘ Read more
NVIDIA MLX5 Introducing Data Direct Placement “DDP” In Linux 6.13 For Boosting Bandwidth
The NVIDIA MLX5 driver for NVIDIA Mellanox ConnectX-5 network adapters is preparing to introduce a new Data Direct Placement “DDP” feature with the upcoming Linux 6.13 kernel merge window… ⌘ Read more
Uncached Buffered IO Is Performing Great, Working Now On Btrfs / EXT4 / XFS
As covered last week Linux I/O expert Jens Axboe has been taking a fresh pursuit of uncached buffered I/O for Linux. This “RWF_UNCACHED” work was originally started back in 2019 while a renewed effort around it is showing ~65% faster read/write performance and so far has been extended to work across EXT4, Btrfs, and XFS file-systems… ⌘ Read more
AMD Continues Backing AlmaLinux For Community Enterprise Linux OS
The AlmaLinux operating system project that was started from the fallout of the RHEL/CentOS development shift several years ago has once again courted AMD as a sponsorship of this community enterprise Linux operating system… ⌘ Read more
Intel Idle Support For Granite Rapids D Going Into Linux 6.13
The “intel_idle” driver provides CPU idle time management for Intel processors on Linux for helping to put the processor into low-power states in conjunction with the MWAIT instruction. With the upcoming Linux 6.13 kernel, the Granite Rapids D support for the Intel Idle driver is set to be merged… ⌘ Read more
Intel Releases New CPU Microcode For Two New Security Advisories
It’s the second Tuesday of the month and this Patch Tuesday brings new CPU microcode for mitigating the latest Intel processor security vulnerabilities and updates to some previously disclosed issues… ⌘ Read more
Early Benchmarks: AMD EPYC 9005 Performance & Power Efficiency To Lead Further With Linux 6.13
One of the many changes to look forward to with the upcoming Linux 6.13 kernel cycle is the AMD P-State driver to be used by default with the new EPYC 9005 series processors. While AMD Ryzen CPUs for a while now have been defaulting to the modern AMD P-State driver that makes use of ACPI CPPC platform support for allowing better power efficiency, AMD EPYC CPUs have kept to using the generic ACPI CPUFreq frequency scaling … ⌘ Read more
GNOME Mutter Lands Improved GPU Selection Logic For Laptops
Merged today to GNOME’s Mutter compositor is improved logic for selecting the graphics processor to treat as the primary one within multi-GPU laptops… ⌘ Read more
Red Hat Acquiring Neural Magic To Bolster Open-Source AI Offerings
Red Hat announced today they have signed a definitive agreement to acquire Neural Magic, an AI software company behind the likes of DeepSparse and nm-vllm… ⌘ Read more
Mesa 25.0 Clover OpenCL Drops Support For NIR Drivers
As part of the transition to eventually drop the long dormant Clover OpenCL state tracker from Mesa’s Gallium3D codebase in favor of the modern OpenCL Rusticl Rust-written driver, Mesa 25.0 has ended Clover support for NIR-based drivers… ⌘ Read more
AMD’s Ninth Iteration Of Their XDNA Linux Driver Posted For Ryzen AI
Yesterday brought the eighth and ninth iteration of the AMD XDNA Linux kernel driver posted for review for enabling the Ryzen AI branded NPUs found in their recent SoCs… ⌘ Read more
Red Hat & Intel Developing “Climatik” For Power Capping AI In The Data Center
Red Hat in cooperation with Intel, Bloomberg and IBM has been developing the Climatik open-source project as a means of power capping AI use within the data center for better energy efficiency and sustainability… ⌘ Read more
GCC 15 Lands New Optimization For AMD Zen 4 & Zen 5 CPUs
Merged today for the upcoming GCC 15 stable release is a new “X86_TUNE_AVX512_TWO_EPILOGUES” tuning optimization that is enabled by default for AMD Zen 4 and Zen 5 processors… ⌘ Read more