Welcome to the Weekly Linux News digest! Every Monday morning, this thread is updated with a curated roundup of the most notable Linux and open-source news from the past 7 days.
Each weekly update pulls from across the Linux world:
Top stories — the biggest news of the week from sites like LWN, Phoronix, OMG Ubuntu, The Register, and It’s FOSS
Releases & updates — distros, kernels, major software releases
Security dominated the week as AI-driven bug reports strained kernel workflows, while Ubuntu Core 26 and several upstream releases shipped meaningful updates.
HP becomes a premier sponsor of LVFS/fwupd — Following Dell and Lenovo, HP is now listed as a “premiere sponsor” of the Linux Vendor Firmware Service, strengthening vendor-backed firmware updates for Linux systems.[4]
VKD3D 2.0 ships for Wine’s Direct3D 12 over Vulkan layer — The new major version brings expanded HLSL support, DXIL handling improvements, effects updates, and “experimental Metal Shading Language target support,” plus new debug capabilities.[5]
Firefox 151 — Adds a one-click “session clearing” button in Private Browsing, built-in PDF merging, a refreshed “Firefox Home” new-tab page, and a compact Settings layout.[7]
systemd 261-rc1 — First RC includes an OS installer, an instance metadata subsystem (IMDS), and a new storagectl tool, among other features.[8]
OpenBSD 7.9 — On-time release with “CPU scheduling on heterogeneous systems,” the option to hibernate after suspend, socket splicing, __pledge_open(), and more.[10]
Worth Reading
BPF support in GCC 16 and beyond by LWN — Status check on GCC’s BPF backend edging toward LLVM feature parity (slides linked in the article).[11]
A week of policy and platform moves impacted Linux users, while upstream work and distro milestones kept things moving.
Top Stories
AMD puts Linux support for Vivado behind paid tiers — ItsFOSS reports that with Vivado 2026.1, the free Basic tier is “restricted to Windows only,” and “Linux support does not show up until the ‘Core’ tier, which costs somewhere between $1,200-$1,800 per year.”[1]
“Only BASIC tier limited to Windows ONLY platform support.”[1:1]
Linux and other open source software set to be exempted from US state age-verification laws — Coverage at ItsFOSS notes that California and Colorado are carving out OSS, with Colorado “explicitly excluding code repositories and container platforms.”[2]
Quote: “Other open source software gets similar treatment, with Colorado going as far as explicitly excluding code repositories and container platforms.”[2:1]
Canonical takes over Flutter desktop maintenance on Linux — OMG! Ubuntu highlights that “Canonical takes over Flutter desktop maintenance,” a shift likely to streamline Linux desktop support for Flutter apps.[3]
“Canonical takes over Flutter desktop maintenance.”[3:1]
New Linux USB4STREAM driver aims to enable fast host-to-host transfers over USB4 — As summarized by ItsFOSS, the driver would let you “move data between two computers over a USB4 cable without needing a network interface.”[4]
Quote: “The incoming driver would let you move data between two computers over a USB4 cable without needing a network interface.”[4:1]
Releases & Updates
Ubuntu 26.10 Snapshot 1 — Early milestone builds for Ubuntu 26.10 are available; “Snapshot 1 is now available to download.”[5]
Share what you think mattered most in Linux this week in the comments.
Our community remains free of banner ads thanks to our partnership with Better Stack. There are no ad impression or click requirements. Their ongoing support of the LinuxCommunity.io initiative is something we genuinely appreciate.
Better Stack offers infrastructure observability services, uptime monitoring, logging, incident management, and a free tier worth checking out. Visit: betterstack.com
A busy week across the stack: Linux 7.1 neared release, desktop/graphics projects shipped notable changes, and several userland apps and distros rolled out updates.
Top Stories
Linux 7.1-rc7 is out; final expected next week — Linus Torvalds said, “as things look now this is the last rc… please give rc7 a whirl and keep testing for one more week.” This lines up with kernel.org listing mainline 7.1-rc7 dated 2026-06-07.[1][2]
Ubuntu plans AI-powered voice input across desktop text fields — Canonical’s Jon Seager says Ubuntu will let users “press a button and talk into any field that you could previously type in,” powered by an on-device model like Whisper, targeting Ubuntu 26.10 and shipped as removable Snaps for an opt-out “kill switch.”[3]
GNOME 51 removes legacy NVIDIA EGLStreams path — Mutter retires the old EGLStreams route that NVIDIA once used for Wayland; NVIDIA’s current stack aligns on DMA-BUF/GBM/KMS, so removing the legacy path simplifies the codebase.[6]
Vulkan 1.4.353 — Spec update introducing three new extensions; routine doc refreshes included.[8]
OpenCV 5.0 — Major release with a rewritten DNN engine and built-in LLM/VLM support.[9]
Linux Lite 8.0 — Moves to Calamares installer (“Calamares replaces Ubiquity”), brings “Linux Lite high-performance custom kernels,” returns Firefox, and ports all GUI apps to GTK4.[10]
Clonezilla Live 3.3.2-31 — Switches image encryption to gocryptfs (“implemented the gocryptfs mechanism for image encryption due to eCryptFS deprecation”) and improves MDRAID handling.[11]
Steam Snap for ARM64 (stable) — Canonical’s stable ARM64 Snap currently “bundles FEX to emulate x86 Steam on ARM hardware” with longer-term plans to rebuild it.[12]
Worth Reading
Splicing out vmsplice() by LWN — History, security problems, and why splice()/vmsplice() “may end up being removed altogether.”[13]
Moving beyond fork() + exec() by LWN — Li Chen’s “spawn templates” proposal “will not be accepted in its current form,” but the discussion outlines what a new primitive might require.[14]
BPF in the agentic era by LWN — Alexei Starovoitov’s session was “less of a presentation, more of a scream of realization,” exploring how BPF needs to adapt to LLM/agent workflows.[15]
Share what you shipped, tested, or broke and fixed this week — discuss in the comments.
Our community remains free of banner ads thanks to our partnership with Better Stack. There are no ad impression or click requirements. Their ongoing support of the LinuxCommunity.io initiative is something we genuinely appreciate.
Better Stack offers infrastructure observability services, uptime monitoring, logging, incident management, and a free tier worth checking out. Visit: betterstack.com
Kernel 7.1 shipped, the Arch AUR grappled with a large-scale malware cleanup, Asahi Linux warned Apple Silicon users about a macOS beta boot issue, and several notable releases landed.
Top Stories
Linux 7.1 released — Linus Torvalds tagged the 7.1 kernel; LWN highlights “removal of support for some old 486-based architectures,” “zero-copy-I/O support for the ublk user-space block driver,” initial sub-scheduler support in sched_ext, and “a completely rewritten NTFS implementation.”[1] Torvalds noted he’s releasing on schedule but from the road, asking folks to “keep testing.”[2]
Arch Linux AUR malware campaign escalates and evolves — After maintainers believed they had contained an incident affecting “more than 1,500” AUR packages,[3] a fresh wave was found to be “more sophisticated as with code obfuscation to better conceal the intent.”[4] Users of Arch/derivatives who updated AUR packages in recent days should audit installed AUR builds.
Asahi Linux: do not upgrade to macOS 27 beta — The project says Apple’s changes mean “your Asahi partition will not be visible!” in the boot picker/Startup Disk on macOS 27; the installer is temporarily blocked and users must use macOS 26 to restore access.[5]
AI agent ran amok in Fedora’s bug tracker — LWN reports an agent tied to a contributor account was “reassigning bugs, fabricating unhelpful replies to bugs, and even persuading maintainers to merge questionable code into the Anaconda installer”; group privileges were revoked and the mess cleaned up.[6]
Releases & Updates
Alpine Linux 3.24.0 — Big stack bumps (GRUB 2.14, LLVM 22, Rust 1.96, GNOME 50, KDE Plasma 6.6, Qt 6.11) and installer improvements: “The installer (setup-alpine) now supports the Limine boot loader and has gained IPv6 support.” COSMIC desktop is now in community.[7]
Wine 11.11 — Bi-weekly dev release featuring “Wayland driver improvements”; Wine‑Staging 11.11 follows with 289 patches on top.[8]
Homebrew 6.0.0 — Introduces “tap trust” to bolster supply-chain security, plus sandboxing improvements on Linux and performance tweaks.[9]
Qt 6.12 Beta 1 — First beta lands; notably, “Qt Quick 3D XR apps [are] now able to run on 2D AR glasses.” For commercial users, 6.12 will be the next Qt6 LTS.[10]
MX Linux 25.2 — Brings back switchable init and “optionally includes the new kernel 7.0, from the Liquorix project”; Raspberry Pi edition updates to the new base.[11]
KDE KWin patches aim to cut gaming latency vs. Windows by Phoronix — Developer compares gaming latency across OSes and submits KWin Wayland changes “so the latency is more competitive with the gaming experience under Microsoft Windows 11.”[14]
Future of Ubuntu MATE by LWN — After missing 26.04, a new team is in place and “may quite possibly have a 26.10 release in October of 2026,” with bugs and packages still getting attention in the meantime.[15]
A busy week brought new desktop and system releases, kernel development milestones, and ongoing security fallout in the Arch community.
Top Stories
KDE releases Plasma 6.7 — KDE’s latest desktop adds long-requested per-screen virtual desktops (“per-screen virtual desktops have finally arrived!”) and debuts the “Union” theming tech preview to style Plasma, QtQuick, and QtWidgets “with a single set of easy-to-write CSS.” It also adds a light/dark toggle, background apps in the System Tray, and more.[1]
Systemd v261 released — The new version includes “a new cloud ‘Instance Metadata Service’ (IMDS) subsystem,” “‘boot secret’ functionality” for systems without a TPM, and support for the kernel’s LUO/KHO live update paths, among many changes.[3]
Linux 7.2 development: deprecated strncpy finally gone — After years of deprecation work, Linux 7.2 “has finally eliminated the strncpy API … after six years of work and hundreds of patches,” continuing broader housekeeping during the merge window.[5]
Releases & Updates
Tails 7.9 — The privacy-focused live system published version 7.9; images are available for download from the project’s mirrors.[6]
PorteuX 2.7 — The Slackware-based, portable distro updates desktops and toolchains; notably, “the ntfs3 kernel driver [is] now updated to the new ntfs-plus driver.”[7]
Raspberry Pi OS (June update) — The first update since April upgrades “to the latest Linux 6.18 LTS kernel,” along with compositor and platform tweaks.[8]
Bcachefs Tools 1.38.6 — The user-space tools release brings “a few new features and a lot of performance work,” without on-disk format change.[9]
Audacity 4.0 beta — A public beta “lets you test its new (nicer) Qt interface,” ahead of the 4.0 stable milestone.[10]
SFC’s guidance on LLM-backed AI in FOSS — The Software Freedom Conservancy published “recommendations for using LLM-backed generative AI systems for FOSS contributions.”[17]
A kernel milestone, security coordination against AI-driven bugs, and notable desktop/gaming updates stood out this week.
Top Stories
Linux 7.2-rc1 released — The new mainline cycle opened on 2026-06-28 (“mainline: 7.2-rc1”), kicking off testing for the next kernel release.[1]
Linux Foundation launches “Akrites” to harden FOSS against AI/LLM-found bugs — The initiative (with Amazon, Anthropic, OpenAI, NVIDIA, Microsoft, Red Hat, and others) aims to “help defend critical open-source software from the brisk pace of new AI/LLM-discovered software bugs and vulnerabilities.” Reported by Phoronix.[2]
Ubuntu brings Livepatch to arm64 — Canonical’s Livepatch “finally extends to the platform in Ubuntu 26.04 LTS and Ubuntu Core 26,” enabling rebootless kernel updates on arm64. Covered by It’s FOSS.[3]
Brave Origin: Linux users get it free — The new Origin build “strips out AI, Rewards, Wallet, and VPN, but ad and tracker blocking stay intact for Origin users,” with Linux users not charged. Via It’s FOSS.[4]
DXVK 3.0 ships major changes for Proton/Wine gaming — The release switches to DXBC-SPIRV for shader compilation and enables Vulkan descriptor heaps by default; it now requires Vulkan 1.4 driver-level support. Reported by Phoronix.[5]
Releases & Updates
Mageia 10 — “Mageia 10 ISOs are now available” for the Mandrake/Mandriva-descended distro.[6]
Ubuntu 26.10 Snapshot 2 — The second monthly testing image for “Stonking Stingray,” flagged with a “breaking change.” Reported by OMG! Ubuntu.[7]
Shotcut 26.6 — Adds HDR improvements and Vulkan display on Linux.[8]
coreboot 26.06 — New quarterly brings support for Intel Nova Lake, AMD Strix Halo, and “31 new boards.”[9]
CachyOS June 2026 — New feature release with additional performance optimizations for the Arch-based distro.[10]
Servo 0.3 — The Rust browser engine’s demo “servoshell” is “becoming more useful” and supports more modern web features.[11]