Parrot OS 7.1 is out now, featuring Linux kernel 6.17, fixes for GRUB boot problems on some laptops, and updated security tools.
Category Archives: Linux
[$] LWN.net Weekly Edition for February 12, 2026
Inside this week’s LWN.net Weekly Edition:
- Front: Git; GCC and KCFI; modernizing swapping; 6.18 statistics; modern FOSS challenges.
- Briefs: Kernel ML; tag2upload; LFS sysvinit; postmarketOS FOSDEM; Ardour 9.0; Offpunk 3.0; Dave Farber RIP; Quotes; …
- Announcements: Newsletters, conferences, security updates, patches, and more.
Parrot 7.1 Ethical Hacking Distro Released with Enlightenment Spin, Updated Tools
ParrotSec released Parrot 7.1 today as the latest stable update to this Debian-based GNU/Linux distribution for ethical hacking and penetration testing that introduces new and updated tools.
Linus Torvalds Rejects MMC Changes For Linux 7.0 Cycle: “Complete Garbage”
The Linux MultiMediaCard “MMC” subsystem was set to see some new hardware support, optimized support for secure erase/trim on some eMMCs, and a variety of other improvements. But all of the MMC changes are rejected and will be for the duration of the Linux 7.0 cycle due to an apparent lack of testing and vetting via linux-next that led Linus Torvalds to calling it “complete garbage” and “untested crap”…
Linux Kernel Graphics Driver Development Now Experimenting With AI Code Review
Well known open-source Linux graphics driver developer David Airlie of Red Hat, who is the co-maintainer of the Direct Rendering Manager (DRM) kernel graphics/display drivers and accelerator “accel” drivers, announced experimental work on AI-drive code/patch review for these open-source kernel drivers…
Sabayon Linux Creator Now Developing Gentoo-Based, Immutable matrixOS
Longtime Linux users may recall the Sabayon Linux distribution that was Gentoo-based and focused on a nice out-of-the-box experience from the mid 2000s through 2019 before fading away after 2018. Sabayon Linux creator Fabio Erculiani wrote in to Phoronix today to announce he’s begun working on a new Linux distribution called matrixOS…
GNOME 48.9 Released as Stable Bugfix Update for GNOME 48
GNOME 48.9 is a stable maintenance update that fixes issues in Nautilus, GVfs, libadwaita, and other core libraries for everyone using GNOME 48.
Mesa 26.0 Released With Much Better Radeon Ray-Tracing, Many Vulkan Driver Improvements
Mesa 26.0 was just officially released as this quarter’s new feature release for these open-source OpenGL / Gallium3D and Vulkan drivers used commonly on Linux systems and elsewhere like within the confines of Microsoft’s WSL…
Tails 7.4.2 Released with Emergency Kernel Fix
Tails 7.4.2 is an emergency release that patches Linux kernel security flaws that could be chained to gain administrative access.
Chrome 146 Now In Beta With WebNN Origin Trial For Neural Networks In The Browser
Following yesterday’s Chrome 145 release with JPEG-XL support, Chrome 146 today was promoted to the beta channel to help facilitate broader testing of the next round of Chrome/Chromium browser improvements…
Intel Arc B390 Panther Lake Generational Performance Since The Gen9 Graphics Era
Last week on Phoronix we provided initial Linux graphics benchmarks for the new Xe3-based Arc B390 graphics found with the higher-end Panther Lake SoCs with 12 Xe cores. Those benchmarks showed great gains over recent generations of Intel graphics like with Lunar Lake, Meteor Lake, and even Alder/Raptor Lake… But what if you hold onto your laptop for even longer? In this article is an Intel integrated graphics comparison looking at the general performance and power efficiency going all the way back to the Gen9 graphics era for what seemed like an eternity of Gen9-derived graphics during the Skylake era.
AMD ROCm TheRock 7.11 Released, Ubuntu Making Progress On Shipping ROCm Packages
Two useful bits of ROCm news today for those interested in AMD’s open-source GPU compute stack…
[$] Evolving Git for the next decade
Git is ubiquitous; in the last two decades, the version-control
system has truly achieved world domination. Almost every developer
uses it and the vast majority of open-source projects are hosted in
Git repositories. That does not mean, however, that it is
perfect. Patrick Steinhardt used his main-track session at FOSDEM 2026
to discuss some of its shortcomings and how they are being
addressed to prepare Git for the next decade.
postmarketOS FOSDEM 2026 and hackathon recap
The postmarketOS project
has published
a recap from FOSDEM 2026, including the FOSS on
Mobile devroom, and a summary of its post-FOSDEM
hackathon. This includes decisions on governance and the project’s
AI policy:
AI policy: our current AI
policy does not state that we forbid the use of generative AI in
postmarketOS, so far this document just lists why we think it is a bad
idea and misaligned with the project values. We discussed this and
will soon change it (via merge request) to clearly state that we don’t
want generative AI to be used in the project. It was also noted that
currently the policy is too long, it would make sense to split it into
the actual policy and still keep, but separate the reasoning from
it.[…] Power delegation and teams: in over two
hours we discussed how to move forward with [postmarketOS change
request] PMCR 0008 to organize
ourselves better, and how it fits with soon having a legal entity. We
figured that we need to rename “The Board” (which is currently for
financial oversight) to “Financial Team”, as we will soon have a new
board for the legal entity. In the end our idea was to have the new
board refer to an “assembly” for all important decisions, and this
“assembly” would just be all Trusted Contributors in postmarketOS. The
Core Contributors team would be dissolved in favor of having several
topic-specific teams (a lot of which we already have, such as the
infra team). This way we would have a very flat decision
structure. The PMCR will be updated soon and discussed further
there. Casey
also asked on fedi for further feedback and got a lot of input.
Other topics include reaching out to resellers to sell phones with
postmarketOS preinstalled, security, and more.
Linux Mint Developing New Wayland-Compatible Screensaver
The Linux Mint developers have been hard at work continuing to develop new features following their recent Mint 22.3 release. There is continued enhancements around keyboard support, a new administration tool for users, and there are also considerations being made around moving to a longer development cycle between Linux Mint releases…
Stable kernels for Wednesday
Linux 7.0 Now Defaults To Intel TSX Auto Mode For Performance Benefits On Newer CPUs
The x86/cpu changes have been merged for Linux 7.0 and include finally setting the default Intel TSX mode to “auto” rather than being off by default…
COSMIC Desktop 1.0.6 Released With Clipboard, File Manager, and Applet Fixes
System76 has released COSMIC Desktop 1.0.6, which brings file manager fixes, better clipboard support, new terminal hotkeys, and more.
OpenVPN 2.7 Released With Multi-Socket Server & DCO Linux Kernel Driver Support
For those using the open-source OpenVPN for your virtual private networking (VPN) needs, OpenVPN 2.7 is out today with some notable improvements…
Intel Releases New Compute Runtime, Upstreams More SYCL Code To LLVM
Intel today released a new version of their Compute Runtime stack and IGC graphics compiler for Level Zero and OpenCL usage with their integrated and discrete graphics. Separately they also upstreamed more SYCL code this week into mainline LLVM…