Linux news for engineers
Daily Linux and datacenter engineering news: kernel releases, distribution updates, GPU and accelerator support, container tooling, and the security advisories that change what you run on Monday.
Each story is written for people who operate these systems, not for headline readers, and links back to the hands-on labs where the same commands can be practised on a real machine.
Latest articles
NVIDIA VA-API Driver 0.0.18 Released, Chrome Hardware Decode Enabled 2026-08-31 - NVIDIA VA-API Driver 0.0.18 is now available, bringing fixes and enabling Chrome/Chromium hardware video decode on the direct backend. This update is crucial for users leveraging N
Mesa 26.3 Vulkan Drivers Gain Faster Merge Sort for Better Ray-Tracing 2026-08-31 - Mesa 26.3 introduces a faster merge sort for Vulkan drivers, improving ray-tracing performance. Engineers should expect better efficiency with reduced vRAM roundtrips, particularly
Linux Kernel 7.3-rc1 Released with Massive AMD GPU Updates 2026-08-31 - Linus Torvalds has announced the release of Linux kernel 7.3-rc1, featuring a significant amount of code contributions from AMD's GPU driver updates, which account for about a thir
Linux 7.3-rc1 Released: AMD GPU Code Swells Kernel to Nearly 41 Million Lines 2026-08-31 - Linux 7.3-rc1 sees a substantial increase in code size, nearing 41 million lines, driven largely by AMD GPU updates. Engineers should note the massive AMD GPU register additions fo
New Linux Patches Optimize AMD Ryzen Zen 6 Performance and Power 2026-08-31 - Linux patches have been released to optimize AMD Ryzen Zen 6 processors' performance and power consumption. These patches introduce new Energy Performance Preference tunings, cruci
TerminalFix Exploits Fake CAPTCHAs for Reverse-Tunnel Backdoor via PowerShell 2026-08-30 - Microsoft reveals TerminalFix, a new malware variant using fake Cloudflare CAPTCHAs to deploy a reverse-tunnel backdoor through PowerShell. This multi-stage attack targets organiza
Predictive Autoscaling Debuts for GPU Workloads on Kubernetes 2026-08-30 - Adobe's new predictive autoscaling for GPU workloads on Kubernetes aims to preemptively manage traffic spikes, reducing error rates and improving reliability. Engineers can now ens
RTL8723BS Driver Dominates Linux 7.3 Staging Activity with Extensive Clean-ups 2026-08-30 - The RTL8723BS WiFi driver, a long-standing fixture in the Linux kernel staging area, sees significant clean-up activity in Linux 7.3. Engineers should note the ongoing efforts to r
Linux 7.3 Adds 8250_mxpcie Driver for Moxa PCIe Multi-Port Serial Boards 2026-08-30 - Linux 7.3 introduces the 8250_mxpcie driver, supporting Moxa PCIe multi-port serial boards. This update enhances UART features and improves system compatibility.
Linux 7.3 Integrates KVM Chainsaw Cleanup, Fixes for AMD and Intel 2026-08-30 - Linux 7.3 sees the integration of the KVM Chainsaw cleanup, aimed at refining KVM's data structures and addressing bugs. Notable fixes enhance AMD SEV/SEV-ES operations and Intel's
Cloudflare Optimizes 1.1.1.1 DNS Cache, Saves 100 Terabytes of Memory 2026-08-29 - Cloudflare has optimized the DNS cache for its 1.1.1.1 service, reducing memory usage by 100 terabytes. Engineers will see improved performance with a 43% increase in insert throug
Linux 7.3 UBI Introduces Per-Device Wear-Leveling Thresholds 2026-08-29 - Linux 7.3's UBI layer now supports per-device wear-leveling thresholds, allowing more precise handling of NAND flash memory. This update addresses a long-standing limitation in NAN
Linux Security Updates Released for Major Distros: Kernel, OpenSSL, Chromium 2026-08-29 - Security updates have been released for several major Linux distributions, including updates for the kernel, OpenSSL, and Chromium. Engineers should prioritize these updates to mai
Eight Stable Linux Kernels Released to Patch Critical Vulnerability 2026-08-29 - Greg Kroah-Hartman has released eight stable kernels addressing CVE-2026-80590, a vulnerability allowing unprivileged user-induced kernel panics. Engineers should upgrade to protec
Kubernetes 1.37 Introduces Pod Certificates and Cluster Trust Bundles 2026-08-29 - Kubernetes 1.37 has been released, featuring Pod Certificates and Cluster Trust Bundles, enhancing production identity security. Engineers should note the shift from JWTs to X.509
Dynamic Resource Allocation in Kubernetes 1.34 Boosts AI Factory Utilization 2026-08-28 - Kubernetes 1.34 introduces Dynamic Resource Allocation, enhancing GPU utilization in AI factories. Engineers can expect better resource management, crucial for maximizing expensive
FreeRDP 3.29 Released with 22 Security Advisories and Client Fixes 2026-08-28 - FreeRDP 3.29 is now available, featuring 22 security advisories and enhanced runtime protections. This release is crucial for engineers working with Remote Desktop Protocol, provid
Kubernetes 1.37 Graduates Metrics API to Stable Version 2026-08-28 - Kubernetes 1.37 promotes the metrics.k8s.io API to stable, providing reliable CPU and memory metrics for nodes and pods. This long-awaited stability ensures consistent performance
AlmaLinux and Debian Release Security Updates for Key Packages in 2026 2026-08-28 - AlmaLinux and Debian have issued security updates for various packages, including Firefox and OpenJDK. Engineers should update their systems to ensure security and stability.
Eight Stable Kernels Released, Including Linux 7.2.1 and 5.10.267 2026-08-28 - Greg Kroah-Hartman has released eight stable Linux kernel updates, including versions 7.2.1 and 5.10.267. These updates bring crucial fixes and improvements, urging users to upgrad
IBM Introduces Dual-Architecture Processor for IBM Z and LinuxONE 2026-08-27 - IBM unveils a dual-architecture processor for IBM Z and LinuxONE, enabling Arm-native applications on mainframes. This advancement offers greater software choice and enhanced relia
Latest Security Updates Released for AlmaLinux, Debian, Fedora, and Oracle 2026-08-27 - Security updates have been released for multiple Linux distributions, including AlmaLinux, Debian, Fedora, and Oracle, addressing vulnerabilities in packages like Firefox, kernel,
Kubernetes v1.37 Released, Retires Legacy Features Like kube-dns 2026-08-27 - Kubernetes v1.37, named Garhwal, retires legacy components such as kube-dns and cgroup v1, while introducing 67 enhancements. This release focuses on production readiness, with 16
Linux 7.3 Integrates NFS Enhancements with New Features and Fixes 2026-08-27 - Linux 7.3 introduces significant NFS improvements, including CB_NOTIFY support for NFSv4.1 and optimized I/O submission. These updates enhance server-client interactions and reduce
Linux 7.3 AppArmor Now Supports User-Space Compressed Policies for Faster Loads 2026-08-27 - Linux 7.3 introduces user-space compressed policies for AppArmor, offering up to 30% faster load times. This enhancement is crucial for systems with large profiles and embedded dev
AMD Introduces New GFX1250-STRICT GPU Target in LLVM Compiler 2026-08-26 - AMD has added a new 'gfx1250-strict' target to the LLVM compiler. This development could signal new hardware or enhanced compiler targets for the Instinct MI450 series.
GCC Adds -mcpu=native and -mtune=native Support for RISC-V Architecture 2026-08-26 - SiFive engineer Kito Cheng has contributed patches to the GCC to add -mcpu=native and -mtune=native support for RISC-V. This aligns RISC-V with other architectures, allowing better
AlmaLinux, Debian, Fedora Issue Critical Security Updates for Key Packages 2026-08-26 - On August 25, 2026, AlmaLinux, Debian, and Fedora released critical security updates for packages like NetworkManager, nginx, and kernel, addressing vulnerabilities and enhancing s
Linux 7.0-mk2 Unveils Multi-Kernel Architecture for Improved Performance 2026-08-26 - Linux 7.0-mk2 introduces a multi-kernel architecture, allowing multiple independent kernels on a single machine. This release promises performance improvements over traditional vir
Linux 7.3 Enhances PCI Support with Advisory Non-Fatal Errors and New Intel IDs 2026-08-26 - Linux 7.3 kernel updates add support for Advisory Non-Fatal Errors and new Intel device IDs, enhancing PCI/PCIe subsystem functionality. Engineers can expect improved error handlin
Quantum Computing Threatens ECDSA Key Security with Reduced Memory Requirements 2026-08-25 - Quantum computers are nearing practicality, posing a threat to ECDSA keys with reduced memory needs. Engineers should prepare for potential impacts on encryption security as memory
Linux ath11k Driver Update Cuts Qualcomm WiFi 6 Latency by 7x 2026-08-25 - A patch series for the Linux ath11k driver drastically lowers latency for Qualcomm WiFi 6 hardware. Engineers should note the potential for up to 2.2x throughput improvement at ide
Linux Kernel Update: Seven Stable Releases Bring Crucial Fixes 2026-08-25 - Seven stable Linux kernels have been released, including versions 7.1.10 and 6.18.46, each packed with essential fixes. Engineers should update to ensure stability and security.
Security Updates Released for AlmaLinux, Debian, and Fedora 2026-08-25 - Security updates have been released for AlmaLinux, Debian, and Fedora, addressing vulnerabilities in packages like ansible-core, cups-filters, and openjdk. Engineers should update
Linux 7.3 Introduces Extensive New Audio Hardware Support 2026-08-25 - Linux 7.3 sees significant audio hardware support updates, enhancing compatibility with AMD, Qualcomm, and Realtek components. Engineers should explore new driver integrations for
Intel Proposes DRM Fabric for Vendor-Neutral GPU Interconnects 2026-08-24 - Intel engineers have proposed a DRM Fabric for Linux, aiming to create a vendor-neutral, protocol-agnostic infrastructure for GPU and AI accelerator interconnects. This development
UAT-10147 Uses AI to Scale Server Attacks and Deploy Linux Rootkit 2026-08-24 - Cybersecurity researchers have uncovered UAT-10147, a Chinese-speaking group using AI to target Windows and Linux servers globally. This development raises concerns due to its pote
Linux 7.3 Enhances AMD EPYC Zen 5 with Per-CCD Temperature Monitoring 2026-08-24 - Linux 7.3 now supports per-CCD temperature monitoring on AMD EPYC Zen 5 processors, a crucial update for system administrators managing these servers. This enhancement addresses pr
Linux 7.3 Enhances RAID 5/6 Benchmark Algorithm Selection 2026-08-24 - Linux 7.3 introduces improvements to RAID 5/6 algorithm selection, optimizing performance by selecting the fastest available hardware-accelerated method during initialization. Engi
Linux 7.3 Introduces Support for New RISC-V Extensions, Enhancing Performance 2026-08-24 - Linux 7.3 now supports several new RISC-V ISA extensions, improving performance and capability. Engineers should note enhancements in control flow integrity, CPU context switching,
herdr Released: New Terminal Tool Manages Multiple AI Coding Agents 2026-08-23 - herdr has been released as a terminal tool to manage multiple AI coding agents efficiently. It aims to solve the common problem of cluttered terminal tabs and unclear agent statuse
Security Updates Released for AlmaLinux, Debian, and Fedora Packages 2026-08-23 - AlmaLinux, Debian, and Fedora have released critical security updates for various packages. Engineers should immediately review and apply these updates to maintain system integrity
eCryptfs Security Fixes Released for Linux 7.3, Addressing Bugs from 2006 2026-08-23 - Linux 7.3 introduces critical security fixes for eCryptfs, addressing vulnerabilities dating back to 2006. These updates harden the filesystem against malicious data, improving sec
Linux 7.3 Input Subsystem Updates: Security Fixes and Driver Improvements 2026-08-23 - Linux 7.3's input subsystem sees key updates, including security fixes and driver improvements. Engineers should note changes to the Synaptics RMI4 driver and new haptic motor supp
Linux 7.3 Enhances AES Encryption with New Library APIs for Better Performance 2026-08-23 - Linux 7.3 introduces new AES encryption APIs, promising performance optimizations. This update, led by Google's Eric Biggers, addresses inefficiencies in existing crypto APIs, pavi
NVK Vulkan Video Support Lands in Mesa 26.3 for H.264 Decoding 2026-08-22 - Mesa 26.3 sees the integration of NVK Vulkan Video support, enabling H.264 decoding for NVIDIA GPUs. This marks a significant development for open-source driver support on Turing a
Etnaviv Driver Now Supports YOLOX for Vivante NPUs 2026-08-22 - The open-source Etnaviv driver can now run YOLOX object detection on Vivante NPUs, enhancing its capabilities beyond SSDLite MobileDet. This advancement is crucial for engineers us
Malicious Rust Crate Compromises Build Security in Version 0.3.10 2026-08-22 - Rust's arrayref crate version 0.3.10 was compromised, adding a malicious build-time payload via proc-macro1. Engineers should verify dependencies and update their projects to avoid
Linux 7.3 Enhances Latency-Sensitive Workloads with x86/mm Patches 2026-08-22 - Linux 7.3 introduces x86/mm patches that significantly reduce latency by addressing TLB flushing code. Engineers can expect improved real-time performance, crucial for latency-sens
Linux 7.3 Completes Sched_ext's Sub-Scheduler Feature for Custom BPF Scheduling 2026-08-22 - Linux 7.3 marks the completion of sched_ext's sub-scheduler support, allowing multiple BPF scheduler instances to manage workloads. Engineers can now customize scheduling for diffe
Cisco Secure Workload Software Faces Critical Bugs, Urgent Updates Required 2026-08-21 - Cisco's Secure Workload Software has been hit with critical vulnerabilities, including two rated at a perfect 10 severity. Engineers must update to version 3.10.9.1 or 4.0.4.16 to
RPM 6.1.0 Released with Macro Modifiers and PKCS11 Support 2026-08-21 - RPM Package Manager 6.1.0 is out, introducing macro modifiers, PKCS11 token support for signing, and a new release model. This update enhances build and verification error handling
Malicious Rust Crate Found: Supply Chain Attack Affects Popular Libraries 2026-08-21 - A supply chain attack has been detected in the Rust ecosystem as malicious versions of popular crates, including arrayref 0.3.10, were uploaded to crates.io. Engineers should check
Linux 7.3 Network Update: Over 1,200 Patches Amid AI-Induced Overload 2026-08-21 - Linux 7.3's networking update sees over 1,200 patches merged amid a deluge of AI-generated fixes. Developers are overwhelmed by AI contributions but hope for relief with more autom
Linux 7.3 Integrates CXL Type-2 Driver for AMD Solarflare NICs 2026-08-21 - Linux 7.3 is set to include support for CXL Type-2 drivers, starting with AMD Solarflare NICs. This enhancement is crucial for engineers utilizing CXL accelerators, offering improv
Linux 7.3 Cleans Up Legacy 32-bit Time Code to Enhance Future Compatibility 2026-08-20 - Linux 7.3 addresses lingering 32-bit time code, improving system readiness for the Year 2038 issue. This update ensures legacy time functions are fully disabled when 32-bit support
X.Org Server 26.1 RC1 Released, First Feature Update in Five Years 2026-08-20 - X.Org Server 26.1 RC1 has been released, marking the first major feature update in five years. Engineers should note the switch to Meson build system, security improvements, and su
Mesa 26.2.1 Released With Dozens of Fixes for RADV, RadeonSI, and Intel ANV 2026-08-20 - Mesa 26.2.1 has been released, bringing a broad range of bug fixes across various drivers. Engineers should note improvements in RADV Vulkan, RadeonSI, and Intel ANV drivers, along
Greg Kroah-Hartman Releases Seven Stable Linux Kernels: Important Fixes Await 2026-08-20 - Greg Kroah-Hartman has announced the release of seven stable Linux kernels, including versions 7.1.9 and 6.18.45, each packed with crucial fixes. Linux users should upgrade to bene
EXT4 Performance Boosts in Linux 7.3: Parallel Direct I/O Writes Arrive 2026-08-20 - Linux 7.3 introduces significant EXT4 performance improvements, including parallel direct I/O writes and enhanced multi-block allocation. Engineers should expect more efficient fil
RSS feed or browse the training tracks .