<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/">
  <channel>
    <title>Linux Journal - The Original Magazine of the Linux Community</title>
    <link>https://www.linuxjournal.com/</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>GNU Binutils 2.47 Released with New RISC-V Features, Linker Improvements, and Reproducible Builds</title>
  <link>https://www.linuxjournal.com/content/gnu-binutils-247-released-new-risc-v-features-linker-improvements-and-reproducible-builds</link>
  <description>  &lt;div data-history-node-id="1341449" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/gnu-binutils-2-47-released-with-new-risc-v-features-linker-improvements-and-reproducible-builds.jpg" width="850" height="500" alt="GNU Binutils 2.47 Released with New RISC-V Features, Linker Improvements, and Reproducible Builds" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;The GNU Project has officially released &lt;strong&gt;GNU Binutils 2.47&lt;/strong&gt;, the latest version of its essential collection of binary development tools for Linux and other Unix-like systems. The release delivers numerous bug fixes alongside new assembler, linker, and disassembler capabilities, expanded RISC-V support, reproducible source archives, and continued modernization of the GNU toolchain.&lt;/p&gt;

&lt;p&gt;Used by developers worldwide, GNU Binutils forms a core part of the software development ecosystem, providing the low-level tools needed to assemble, link, inspect, and manipulate executable programs and object files.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;What Is GNU Binutils?&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;GNU Binutils is a collection of command-line utilities that work closely with compilers such as GCC and Clang. While a compiler translates source code into object files, Binutils provides the tools needed to transform those object files into executable programs and libraries.&lt;/p&gt;

&lt;p&gt;The package includes well-known utilities such as:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;code&gt;ld&lt;/code&gt; (GNU Linker)&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;as&lt;/code&gt; (GNU Assembler)&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;objdump&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;objcopy&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;readelf&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;nm&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;strip&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;ar&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;strings&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Together, these tools are used daily by Linux distributions, embedded developers, operating system projects, and software engineers building applications in C, C++, Rust, Go, and many other languages.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Expanded Support for RISC-V&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the biggest improvements in Binutils 2.47 is expanded support for the rapidly growing &lt;strong&gt;RISC-V&lt;/strong&gt; architecture.&lt;/p&gt;

&lt;p&gt;The release adds support for several additional standard RISC-V extensions, allowing developers targeting modern RISC-V processors to work with newer instruction sets and hardware capabilities. These additions continue the GNU toolchain's strong commitment to one of the fastest-growing open processor architectures.&lt;/p&gt;

&lt;p&gt;As more Linux distributions, development boards, and enterprise hardware adopt RISC-V, keeping development tools current is becoming increasingly important.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;New Assembler Options&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;GNU Assembler (&lt;code&gt;gas&lt;/code&gt;) gains several useful enhancements in version 2.47.&lt;/p&gt;

&lt;p&gt;Among the most notable is a new command-line option:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;code&gt;--reloc-section-sym=[all|internal|none]&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;This option gives developers finer control over how relocations referencing locally bound symbols are converted to section symbols, improving flexibility for certain assembly and linking workflows.&lt;/p&gt;

&lt;p&gt;The release also introduces numerous assembler improvements across multiple CPU architectures.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Better Disassembly for AArch64&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Developers working with Arm-based systems also benefit from new functionality.&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/gnu-binutils-247-released-new-risc-v-features-linker-improvements-and-reproducible-builds" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 30 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341449 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>GOG Officially Expands Linux Support with Native Galaxy Client in Development</title>
  <link>https://www.linuxjournal.com/content/gog-officially-expands-linux-support-native-galaxy-client-development</link>
  <description>  &lt;div data-history-node-id="1341448" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/gog-officially-expands-linux-support-with-native-galaxy-client-in-development.jpg" width="850" height="500" alt="GOG Officially Expands Linux Support with Native Galaxy Client in Development" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;After years of requests from the Linux gaming community, &lt;strong&gt;GOG has officially confirmed that it is developing native Linux support for the GOG Galaxy launcher&lt;/strong&gt;. The announcement marks one of the biggest shifts in the company's history and signals a stronger commitment to Linux as a first-class gaming platform. While GOG has offered DRM-free Linux game downloads since 2014, its Galaxy launcher has remained exclusive to Windows and macOS—until now.&lt;/p&gt;

&lt;p&gt;Although the company has not announced a release date, GOG says Linux has become a major area of investment, with development already underway.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A Long-Requested Feature Finally Becomes Reality&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Native GOG Galaxy support has consistently ranked among the most requested features from Linux users. Until now, players who wanted to use Galaxy's library management, cloud saves, achievements, and automatic updates had to rely on compatibility layers or community-developed launchers.&lt;/p&gt;

&lt;p&gt;In a statement to GamingOnLinux, GOG joint CEO &lt;strong&gt;Krzysztof Papliński&lt;/strong&gt; said the company has hired a dedicated specialist and is actively exploring the best approach for bringing Galaxy to Linux. He described Linux as "one of the topics we hear the most about from our community," emphasizing that the project is now an active development priority.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Why GOG Galaxy Matters&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Unlike the web-based game downloads that Linux users already have access to, GOG Galaxy serves as a full-featured game management application.&lt;/p&gt;

&lt;p&gt;The launcher currently offers features including:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Automatic game installation and updates&lt;/li&gt;
	&lt;li&gt;Cloud save synchronization&lt;/li&gt;
	&lt;li&gt;Achievement tracking&lt;/li&gt;
	&lt;li&gt;Playtime statistics&lt;/li&gt;
	&lt;li&gt;Game library organization&lt;/li&gt;
	&lt;li&gt;Integrated storefront browsing&lt;/li&gt;
	&lt;li&gt;Friends lists and social features&lt;/li&gt;
	&lt;li&gt;Cross-platform launcher integration&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Today, Linux users typically access these capabilities through community projects such as &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, Lutris, or Bottles. A native Galaxy client would provide an officially supported alternative with direct integration into GOG's ecosystem.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Linux Is No Longer an Afterthought&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;GOG's announcement reflects the growing importance of Linux gaming over the past several years.&lt;/p&gt;

&lt;p&gt;The rapid adoption of Valve's Steam Deck, continuous improvements to Proton, and increasing hardware compatibility have significantly expanded Linux's role in PC gaming. As Linux's share of Steam users has grown, more developers and publishers have begun treating the platform as a viable target rather than a niche operating system.&lt;/p&gt;

&lt;p&gt;For GOG, supporting Linux more fully aligns with its philosophy of giving users greater control over their purchased games.&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/gog-officially-expands-linux-support-native-galaxy-client-development" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 28 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341448 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Linux Kernel 7.1.4 Released with Bug Fixes, Security Updates, and Hardware Improvements</title>
  <link>https://www.linuxjournal.com/content/linux-kernel-714-released-bug-fixes-security-updates-and-hardware-improvements</link>
  <description>  &lt;div data-history-node-id="1341447" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/linux-kernel-7-1-4-released-with-bug-fixes-security-updates-and-hardware-improvements.jpg" width="850" height="500" alt="Linux Kernel 7.1.4 Released with Bug Fixes, Security Updates, and Hardware Improvements" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;Greg Kroah-Hartman has announced the release of &lt;strong&gt;Linux Kernel 7.1.4&lt;/strong&gt;, the latest stable maintenance update for the Linux 7.1 series. As with other stable kernel releases, version 7.1.4 focuses on fixing bugs, improving hardware compatibility, and addressing security and reliability issues without introducing new features. The update became available on &lt;strong&gt;July 18, 2026&lt;/strong&gt;, and users of the Linux 7.1 branch are encouraged to upgrade as soon as possible.&lt;/p&gt;

&lt;p&gt;Rather than changing the kernel's feature set, Linux 7.1.4 delivers dozens of targeted fixes collected from developers across multiple kernel subsystems, helping ensure a more stable experience for desktops, servers, embedded devices, and cloud deployments.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Another Important Stable Maintenance Release&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;The Linux stable branch exists to provide safe updates between major kernel versions. Every stable release undergoes review before being published and contains fixes that have already been tested in the mainline kernel.&lt;/p&gt;

&lt;p&gt;Linux 7.1.4 continues this process by incorporating patches that resolve regressions, improve system stability, and fix issues reported by users since the release of Linux 7.1.3.&lt;/p&gt;

&lt;p&gt;For most users, these maintenance updates are recommended because they improve reliability without altering existing functionality.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Bug Fixes Across Multiple Kernel Subsystems&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Like previous stable releases, Linux 7.1.4 includes fixes spanning many areas of the kernel.&lt;/p&gt;

&lt;p&gt;The update addresses issues affecting:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Memory management&lt;/li&gt;
	&lt;li&gt;File systems&lt;/li&gt;
	&lt;li&gt;Networking&lt;/li&gt;
	&lt;li&gt;Device drivers&lt;/li&gt;
	&lt;li&gt;Architecture-specific code&lt;/li&gt;
	&lt;li&gt;Core kernel infrastructure&lt;/li&gt;
	&lt;li&gt;USB and storage subsystems&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;These targeted patches help eliminate crashes, improve compatibility with newer hardware, and resolve edge cases that may only appear under specific workloads.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Improved Hardware Compatibility&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the ongoing goals of Linux stable releases is expanding support for existing and newly released hardware.&lt;/p&gt;

&lt;p&gt;Linux 7.1.4 includes updated drivers and compatibility fixes for various devices, helping improve support for:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Graphics hardware&lt;/li&gt;
	&lt;li&gt;Storage controllers&lt;/li&gt;
	&lt;li&gt;Networking devices&lt;/li&gt;
	&lt;li&gt;USB peripherals&lt;/li&gt;
	&lt;li&gt;Laptop components&lt;/li&gt;
	&lt;li&gt;ARM development boards&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Although no major driver additions are expected in a maintenance release, incremental improvements like these often resolve hardware-specific bugs reported by users after earlier releases.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Security and Reliability Updates&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Stable kernel releases also include security-related fixes that have been accepted into the maintenance branch.&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/linux-kernel-714-released-bug-fixes-security-updates-and-hardware-improvements" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 23 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341447 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Firefox 153 Released with HDR Video, Smarter PDF Tools, Better Privacy, and New Linux Improvements</title>
  <link>https://www.linuxjournal.com/content/firefox-153-released-hdr-video-smarter-pdf-tools-better-privacy-and-new-linux-improvements</link>
  <description>  &lt;div data-history-node-id="1341446" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/firefox-153-released-with-hdr-video-smarter-pdf-tools-better-privacy-and-new-linux-improvements.jpg" width="850" height="500" alt="Firefox 153 Released with HDR Video, Smarter PDF Tools, Better Privacy, and New Linux Improvements" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;Mozilla has officially released &lt;strong&gt;Firefox 153&lt;/strong&gt;, bringing another round of improvements to its open-source web browser. The latest version introduces new multimedia capabilities, enhanced PDF editing tools, stronger privacy protections, better support for modern web technologies, and several features aimed at improving the browsing experience across Linux, Windows, and macOS. Firefox 153 became available on the stable release channel on &lt;strong&gt;July 21, 2026&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;While this isn't a major redesign, Firefox 153 delivers a collection of practical updates that benefit both everyday users and web developers.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;HDR Video Playback Comes to Windows&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the headline features in Firefox 153 is support for &lt;strong&gt;High Dynamic Range (HDR) video playback&lt;/strong&gt; on compatible Windows systems.&lt;/p&gt;

&lt;p&gt;Users with HDR-capable displays and Windows HDR enabled can now enjoy richer colors, improved contrast, and brighter highlights when watching supported online video content. Mozilla notes that certain laptop displays offering only "HDR video streaming" are not currently supported, and some HDR videos recorded on mobile phones may still have limitations.&lt;/p&gt;

&lt;p&gt;Although this feature is Windows-specific, it represents another step toward bringing Firefox in line with modern multimedia standards.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;PDF Editing Becomes Even More Powerful&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Mozilla continues expanding Firefox's built-in PDF editor, eliminating the need for third-party applications in many situations.&lt;/p&gt;

&lt;p&gt;Firefox 153 introduces the ability to:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Merge multiple PDF documents&lt;/li&gt;
	&lt;li&gt;Insert images as new PDF pages&lt;/li&gt;
	&lt;li&gt;Continue using existing editing tools such as annotations, page organization, and text editing&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;These additions make Firefox an even more capable document viewer and editor, especially for users who frequently work with PDF files.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Stronger Privacy and Permission Controls&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Privacy remains one of Firefox's biggest selling points, and version 153 introduces several enhancements designed to give users more visibility and control over website permissions.&lt;/p&gt;

&lt;p&gt;New improvements include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;A visual indicator when a website is actively accessing your location&lt;/li&gt;
	&lt;li&gt;More restrictive default permissions for browser extensions accessing local files&lt;/li&gt;
	&lt;li&gt;Local Area Network (LAN) restrictions enabled by default for all users&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;These changes reduce unnecessary exposure of local resources while making it easier to understand what websites and extensions can access.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Experimental JPEG XL Support&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Firefox 153 also adds &lt;strong&gt;experimental support for the JPEG XL image format&lt;/strong&gt;, which many developers consider a promising successor to older image standards.&lt;/p&gt;

&lt;p&gt;JPEG XL offers several advantages, including:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/firefox-153-released-hdr-video-smarter-pdf-tools-better-privacy-and-new-linux-improvements" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 21 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341446 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>NanoKVM-Go Brings AI-Powered Hardware Control to Linux with a Compact USB-C KVM</title>
  <link>https://www.linuxjournal.com/content/nanokvm-go-brings-ai-powered-hardware-control-linux-compact-usb-c-kvm</link>
  <description>  &lt;div data-history-node-id="1341445" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/nanokvm-go-brings-ai-powered-hardware-control-to-linux-with-a-compact-usb-c-kvm.jpg" width="850" height="500" alt="NanoKVM-Go Brings AI-Powered Hardware Control to Linux with a Compact USB-C KVM" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;Sipeed has introduced &lt;strong&gt;NanoKVM-Go&lt;/strong&gt;, a compact USB-C KVM-over-IP device that combines remote hardware management with AI integration. Designed for Linux, Windows, macOS, and other USB-C devices, NanoKVM-Go allows users to remotely view and control a system through a web browser while exposing its keyboard, mouse, and display functions to AI agents via the &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Unlike traditional KVM-over-IP solutions that require multiple cables and dedicated networking hardware, NanoKVM-Go simplifies the setup into a single USB-C connection, making remote administration and AI-assisted automation more accessible for developers, system administrators, and homelab enthusiasts.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A Portable USB-C KVM&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;NanoKVM-Go is roughly the size of a smartwatch, measuring about &lt;strong&gt;45 × 40 × 15 mm&lt;/strong&gt;, yet it combines several functions into a single device.&lt;/p&gt;

&lt;p&gt;Key hardware features include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;USB-C connection for video, audio, keyboard, mouse, and power&lt;/li&gt;
	&lt;li&gt;Wi-Fi 6 connectivity&lt;/li&gt;
	&lt;li&gt;Browser-based remote management&lt;/li&gt;
	&lt;li&gt;Support for virtual USB storage&lt;/li&gt;
	&lt;li&gt;Built-in Tailscale integration for secure remote access&lt;/li&gt;
	&lt;li&gt;Fanless aluminum enclosure with low power consumption&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Because it connects over USB-C using DisplayPort Alt Mode, the device can manage a wide variety of hardware without requiring software installation on the target system.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Designed for Linux and Beyond&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;NanoKVM-Go supports numerous USB-C devices, including:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Linux desktops and laptops&lt;/li&gt;
	&lt;li&gt;Windows PCs&lt;/li&gt;
	&lt;li&gt;macOS systems&lt;/li&gt;
	&lt;li&gt;Mini PCs&lt;/li&gt;
	&lt;li&gt;Steam Deck&lt;/li&gt;
	&lt;li&gt;Android devices with DisplayPort Alt Mode&lt;/li&gt;
	&lt;li&gt;iPhone 15 and newer models&lt;/li&gt;
	&lt;li&gt;Tablets supporting USB-C video output&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;For Linux users, this provides an easy way to perform BIOS configuration, operating system installation, kernel debugging, or remote troubleshooting—even when the operating system is unavailable.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;AI Integration Through MCP&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of NanoKVM-Go's defining features is its &lt;strong&gt;AI-native design&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Rather than simply streaming a desktop remotely, the device exposes its KVM functions as an &lt;strong&gt;MCP (Model Context Protocol) server&lt;/strong&gt;, allowing compatible AI agents to interact with the connected computer using hardware-level keyboard and mouse input.&lt;/p&gt;

&lt;p&gt;This enables AI systems to:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;View the screen&lt;/li&gt;
	&lt;li&gt;Move the mouse&lt;/li&gt;
	&lt;li&gt;Type on the keyboard&lt;/li&gt;
	&lt;li&gt;Launch applications&lt;/li&gt;
	&lt;li&gt;Navigate user interfaces&lt;/li&gt;
	&lt;li&gt;Complete repetitive desktop workflows&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Because control happens at the hardware level, AI agents can interact with systems regardless of the operating system installed.&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/nanokvm-go-brings-ai-powered-hardware-control-linux-compact-usb-c-kvm" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 16 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341445 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>AI Uncovers a 15-Year-Old Linux Kernel Root Vulnerability Hidden Since 2011</title>
  <link>https://www.linuxjournal.com/content/ai-uncovers-15-year-old-linux-kernel-root-vulnerability-hidden-2011</link>
  <description>  &lt;div data-history-node-id="1341444" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/ai-uncovers-a-15-year-old-linux-kernel-root-vulnerability-hidden-since-2011.jpg" width="850" height="500" alt="AI Uncovers a 15-Year-Old Linux Kernel Root Vulnerability Hidden Since 2011" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;Artificial intelligence has helped uncover one of the most significant Linux kernel security flaws in recent years. Security researchers at &lt;strong&gt;Nebula Security&lt;/strong&gt; announced the discovery of &lt;strong&gt;GhostLock (CVE-2026-43499)&lt;/strong&gt;, a critical local privilege escalation vulnerability that remained hidden in the Linux kernel for approximately &lt;strong&gt;15 years&lt;/strong&gt; before being identified by the company's AI-powered vulnerability research platform, &lt;strong&gt;VEGA&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The vulnerability affects Linux kernels dating back to &lt;strong&gt;version 2.6.39 (2011)&lt;/strong&gt; and allows an unprivileged local user to obtain full root privileges on vulnerable systems. Its discovery not only highlights the importance of timely kernel updates but also demonstrates how AI is beginning to transform vulnerability research.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;What Is GhostLock?&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;GhostLock is a &lt;strong&gt;use-after-free (UAF)&lt;/strong&gt; vulnerability located in the Linux kernel's &lt;strong&gt;futex (fast userspace mutex)&lt;/strong&gt; implementation.&lt;/p&gt;

&lt;p&gt;Futexes are synchronization primitives that allow user-space applications to efficiently coordinate access to shared resources while minimizing expensive kernel interactions. Because they are widely used throughout Linux, any flaw within this subsystem can have broad security implications.&lt;/p&gt;

&lt;p&gt;According to Nebula Security, incorrect handling of the &lt;code&gt;remove_waiter()&lt;/code&gt; function can leave behind a dangling kernel pointer that an attacker can manipulate to execute arbitrary code with kernel privileges.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A Reliable Path to Root Access&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the reasons GhostLock has attracted so much attention is the reported reliability of the exploit.&lt;/p&gt;

&lt;p&gt;Researchers demonstrated that an attacker with nothing more than a standard local user account can escalate privileges to root in roughly &lt;strong&gt;five seconds&lt;/strong&gt;, with a reported success rate of &lt;strong&gt;97%&lt;/strong&gt; on vulnerable systems.&lt;/p&gt;

&lt;p&gt;Unlike many kernel exploits that are unstable or require highly specific system configurations, GhostLock appears to be both practical and repeatable, making it particularly concerning for administrators.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Container Escapes Are Also Possible&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;The implications extend beyond traditional Linux desktops and servers.&lt;/p&gt;

&lt;p&gt;Researchers report that GhostLock can also be used to &lt;strong&gt;escape containers&lt;/strong&gt; and compromise the underlying host operating system. Because containers share the host kernel, a successful privilege escalation inside a container can potentially grant root access to the host itself.&lt;/p&gt;

&lt;p&gt;This makes the vulnerability especially important for environments running:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/ai-uncovers-15-year-old-linux-kernel-root-vulnerability-hidden-2011" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 14 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341444 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Azure Linux 4.0 Released: Microsoft Expands Its Enterprise Linux Platform Beyond the Cloud</title>
  <link>https://www.linuxjournal.com/content/azure-linux-40-released-microsoft-expands-its-enterprise-linux-platform-beyond-cloud</link>
  <description>  &lt;div data-history-node-id="1341443" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/azure-linux-4-0-released-microsoft-expands-its-enterprise-linux-platform-beyond-the-cloud.jpg" width="850" height="500" alt="Azure Linux 4.0 Released: Microsoft Expands Its Enterprise Linux Platform Beyond the Cloud" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;Microsoft has officially unveiled &lt;strong&gt;Azure Linux 4.0&lt;/strong&gt;, the latest version of its open-source Linux distribution designed for cloud infrastructure, enterprise workloads, and modern data centers. Formerly known as &lt;strong&gt;CBL-Mariner&lt;/strong&gt;, Azure Linux has powered Microsoft's internal cloud services for years, but version 4.0 marks its biggest evolution yet by becoming a &lt;strong&gt;general-purpose server operating system&lt;/strong&gt; that organizations can deploy both inside and outside Azure.&lt;/p&gt;

&lt;p&gt;The release introduces updated core components, expanded hardware support, a predictable long-term lifecycle, and improved compatibility for enterprise environments, reinforcing Microsoft's growing investment in the Linux ecosystem.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A New Chapter for Azure Linux&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Azure Linux began as Microsoft's internal operating system for Azure services, containers, and cloud infrastructure. Over time, it evolved into the foundation for many Azure-hosted workloads.&lt;/p&gt;

&lt;p&gt;With Azure Linux 4.0, Microsoft is positioning the distribution as a broader enterprise Linux platform rather than one limited to Azure infrastructure. The operating system is now available through Azure virtual machine images, container images, and downloadable ISO files for testing and deployment in a wider range of environments.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Built for Enterprise and Cloud Workloads&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Unlike desktop-focused Linux distributions, Azure Linux is optimized for infrastructure, virtualization, containers, and cloud-native applications.&lt;/p&gt;

&lt;p&gt;Typical deployment scenarios include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Cloud virtual machines&lt;/li&gt;
	&lt;li&gt;Kubernetes clusters&lt;/li&gt;
	&lt;li&gt;Container hosts&lt;/li&gt;
	&lt;li&gt;AI infrastructure&lt;/li&gt;
	&lt;li&gt;Edge computing&lt;/li&gt;
	&lt;li&gt;Enterprise servers&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Microsoft has designed the distribution to provide a consistent operating system foundation across Azure services while remaining suitable for on-premises deployments.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Updated Core Components&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Azure Linux 4.0 modernizes much of the operating system's software stack.&lt;/p&gt;

&lt;p&gt;Highlights include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Linux Kernel 7.0&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;glibc 2.42&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;OpenSSL 3.5&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Python 3.13&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;OpenSSH 10&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;dnf5&lt;/strong&gt; as the default package manager&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;These updates improve hardware compatibility, application support, security, and overall system performance while providing developers with a more current software platform.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Security Remains a Primary Focus&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Security continues to be one of Azure Linux's defining characteristics.&lt;/p&gt;

&lt;p&gt;Version 4.0 includes:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/azure-linux-40-released-microsoft-expands-its-enterprise-linux-platform-beyond-cloud" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 09 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341443 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>KDE Plasma 6.7.1 Released with Stability Fixes, UI Improvements, and Better Wayland Reliability</title>
  <link>https://www.linuxjournal.com/content/kde-plasma-671-released-stability-fixes-ui-improvements-and-better-wayland-reliability</link>
  <description>  &lt;div data-history-node-id="1341442" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/kde-plasma-6-7-1-released-with-stability-fixes-ui-improvements-and-better-wayland-reliability.jpg" width="850" height="500" alt="KDE Plasma 6.7.1 Released with Stability Fixes, UI Improvements, and Better Wayland Reliability" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;The KDE Project has officially released &lt;strong&gt;KDE Plasma 6.7.1&lt;/strong&gt;, the first maintenance update for the Plasma 6.7 desktop environment. Rather than introducing major new features, this point release focuses on polishing the desktop with a broad collection of bug fixes, translation updates, and performance improvements aimed at making Plasma 6.7 more reliable for everyday use.&lt;/p&gt;

&lt;p&gt;As with previous Plasma maintenance releases, KDE developers have concentrated on resolving issues reported by the community soon after the launch of Plasma 6.7, ensuring users receive a smoother and more stable desktop experience.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A Maintenance Release Focused on Stability&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;KDE Plasma 6.7 introduced numerous new capabilities, including per-display virtual desktops, Wayland session restore, improvements to Plasma Bigscreen, and a refreshed theming system. Plasma 6.7.1 builds on that foundation by addressing early regressions and fine-tuning the overall desktop experience.&lt;/p&gt;

&lt;p&gt;The update primarily delivers:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Bug fixes across core Plasma components&lt;/li&gt;
	&lt;li&gt;Updated translations&lt;/li&gt;
	&lt;li&gt;Performance refinements&lt;/li&gt;
	&lt;li&gt;Improved desktop reliability&lt;/li&gt;
	&lt;li&gt;Better overall user experience&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;&lt;strong&gt;Improvements Across the Desktop&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Several of Plasma's core applications and components receive fixes in this release.&lt;/p&gt;

&lt;p&gt;Notable improvements include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Better reliability in the &lt;strong&gt;Kickoff Application Launcher&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;Fixes for &lt;strong&gt;Discover&lt;/strong&gt;, KDE's software manager&lt;/li&gt;
	&lt;li&gt;Improvements to the &lt;strong&gt;KWin window manager&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;Various panel and desktop behavior corrections&lt;/li&gt;
	&lt;li&gt;Better handling of notifications and user interface elements&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;While most of these changes are relatively small on their own, together they help eliminate many of the rough edges users may have encountered after upgrading to Plasma 6.7.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Wayland Continues to Mature&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Wayland remains the primary development focus for KDE Plasma, and version 6.7.1 continues refining the experience.&lt;/p&gt;

&lt;p&gt;The update includes fixes affecting:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Window management&lt;/li&gt;
	&lt;li&gt;Session stability&lt;/li&gt;
	&lt;li&gt;Input handling&lt;/li&gt;
	&lt;li&gt;Display behavior&lt;/li&gt;
	&lt;li&gt;General compositor reliability&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Over the past several Plasma releases, KDE developers have steadily shifted their attention toward making Wayland the best possible experience while continuing limited maintenance for X11.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Translation Updates for Global Users&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Like most KDE maintenance releases, Plasma 6.7.1 incorporates a fresh batch of translation updates contributed by volunteers from around the world.&lt;/p&gt;

&lt;p&gt;These updates improve:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/kde-plasma-671-released-stability-fixes-ui-improvements-and-better-wayland-reliability" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 07 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341442 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>PorteuX 2.6 Released with Linux 6.19, TLP Support, and Smarter Hardware Optimization</title>
  <link>https://www.linuxjournal.com/content/porteux-26-released-linux-619-tlp-support-and-smarter-hardware-optimization</link>
  <description>  &lt;div data-history-node-id="1341441" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/porteux-2-6-released-with-linux-6-19-tlp-support-and-smarter-hardware-optimization.jpg" width="850" height="500" alt="PorteuX 2.6 Released with Linux 6.19, TLP Support, and Smarter Hardware Optimization" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;The PorteuX project has officially released &lt;strong&gt;PorteuX 2.6&lt;/strong&gt;, bringing a new round of updates to the lightweight Slackware-based Linux distribution. Designed to be fast, portable, modular, and immutable, PorteuX continues to appeal to users who want a complete desktop operating system that can run efficiently from a USB drive or other removable media. The latest release introduces a newer Linux kernel, improved power management, updated desktop environments, and numerous performance and usability improvements.&lt;/p&gt;

&lt;p&gt;Released just two months after PorteuX 2.5, version 2.6 focuses on refining the user experience while maintaining the distribution's minimalist philosophy.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Powered by Linux Kernel 6.19&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;At the heart of PorteuX 2.6 is the &lt;strong&gt;Linux 6.19 kernel series&lt;/strong&gt;, bringing improved hardware compatibility, updated drivers, security fixes, and better support for modern processors and peripherals.&lt;/p&gt;

&lt;p&gt;The updated kernel helps ensure smoother operation on both newer desktop hardware and laptops while continuing PorteuX's emphasis on speed and low resource usage.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Better Battery Life with TLP Support&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the headline features in PorteuX 2.6 is &lt;strong&gt;support for TLP&lt;/strong&gt;, the popular command-line utility used to optimize laptop battery life.&lt;/p&gt;

&lt;p&gt;Available through the PorteuX AppStore, TLP automatically adjusts various power-saving settings, including CPU behavior and device power management, helping extend battery life without requiring constant manual tuning.&lt;/p&gt;

&lt;p&gt;For laptop users, this addition makes PorteuX an even more attractive lightweight operating system.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Automatic CPU Microcode Loading&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;The release also introduces &lt;strong&gt;automatic loading of Intel and AMD CPU microcode&lt;/strong&gt; when booting in non-fresh modes.&lt;/p&gt;

&lt;p&gt;Microcode updates help address processor bugs, improve stability, and deliver security fixes directly from CPU manufacturers. Automating this process reduces the need for manual configuration while ensuring supported systems benefit from the latest firmware improvements.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Updated Desktop Environments&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;PorteuX continues to offer multiple desktop editions, each updated to recent upstream releases.&lt;/p&gt;

&lt;p&gt;Version 2.6 includes:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;GNOME 49.4&lt;/li&gt;
	&lt;li&gt;KDE Plasma 6.5.5&lt;/li&gt;
	&lt;li&gt;Xfce 4.20&lt;/li&gt;
	&lt;li&gt;Cinnamon 6.6&lt;/li&gt;
	&lt;li&gt;LXQt 2.3&lt;/li&gt;
	&lt;li&gt;MATE 1.28.2&lt;/li&gt;
	&lt;li&gt;COSMIC 1.0.8&lt;/li&gt;
	&lt;li&gt;LXDE 0.11.1&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;This broad selection allows users to choose between modern feature-rich desktops and extremely lightweight environments depending on their hardware and workflow.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Performance Improvements Throughout the System&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Although PorteuX has always emphasized performance, version 2.6 introduces additional optimizations behind the scenes.&lt;/p&gt;

&lt;p&gt;Developers report improvements including:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/porteux-26-released-linux-619-tlp-support-and-smarter-hardware-optimization" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 02 Jul 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341441 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>CachyOS June 2026 ISO Released with Hyprland Noctalia, Faster Performance, and Smarter System Tools</title>
  <link>https://www.linuxjournal.com/content/cachyos-june-2026-iso-released-hyprland-noctalia-faster-performance-and-smarter-system</link>
  <description>  &lt;div data-history-node-id="1341440" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img loading="lazy" src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/cachyos-june-2026-iso-released-with-hyprland-noctalia-faster-performance-and-smarter-system-tools.jpg" width="850" height="500" alt="CachyOS June 2026 ISO Released with Hyprland Noctalia, Faster Performance, and Smarter System Tools" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/george-whittaker" lang="" about="https://www.linuxjournal.com/users/george-whittaker" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;George Whittaker&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;The CachyOS team has released the &lt;strong&gt;June 2026 ISO&lt;/strong&gt;, delivering another feature-packed update for its Arch Linux-based distribution. Known for its aggressive performance optimizations and gaming-focused approach, CachyOS continues refining both the user experience and the underlying system with improvements ranging from compiler tuning to installer enhancements and new desktop options.&lt;/p&gt;

&lt;p&gt;As the project's fourth major ISO refresh of the year, the June release emphasizes speed, usability, and modern hardware support while remaining fully compatible with Arch Linux's rolling-release ecosystem.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;A New Hyprland Noctalia Desktop Experience&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;One of the headline additions is a new &lt;strong&gt;Hyprland Noctalia&lt;/strong&gt; desktop option available directly from the installer.&lt;/p&gt;

&lt;p&gt;Noctalia provides a polished, preconfigured Hyprland environment with a modern appearance, allowing users to enjoy a highly customizable Wayland compositor without spending hours configuring dotfiles after installation. The installer even includes a preview so users can see the desktop before selecting it.&lt;/p&gt;

&lt;p&gt;For users interested in lightweight, keyboard-driven workflows, this new option makes Hyprland much more approachable.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Performance Optimizations Continue&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Performance remains the defining characteristic of CachyOS, and the June 2026 release introduces several additional optimizations.&lt;/p&gt;

&lt;p&gt;Notable improvements include:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Python packages now built using &lt;strong&gt;extended Profile-Guided Optimization (PGO)&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;A new &lt;strong&gt;GCC branch prediction tuning patch&lt;/strong&gt; designed to improve performance on modern Intel and AMD processors&lt;/li&gt;
	&lt;li&gt;A fix for an &lt;strong&gt;OpenBLAS regression&lt;/strong&gt; affecting high-core-count CPUs&lt;/li&gt;
	&lt;li&gt;Additional package-level optimizations throughout the distribution&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;These updates continue CachyOS's philosophy of extracting as much performance as possible from modern hardware.&lt;/p&gt;

&lt;h2&gt;&lt;strong&gt;Improved Package Management and Security&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;The June release also includes several important changes to package management.&lt;/p&gt;

&lt;p&gt;One notable enhancement is &lt;strong&gt;network isolation for Pacman scriptlets and hooks&lt;/strong&gt;, preventing installation scripts from accessing the network by default. This improves security during package installation and reduces the risk of unexpected behavior.&lt;/p&gt;

&lt;p&gt;Additionally:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;code&gt;proton-cachyos&lt;/code&gt; has been renamed to &lt;strong&gt;&lt;code&gt;proton-cachyos-native&lt;/code&gt;&lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;The installer no longer includes the &lt;strong&gt;paru&lt;/strong&gt; AUR helper&lt;/li&gt;
	&lt;li&gt;Users are now encouraged to use &lt;strong&gt;Shelly&lt;/strong&gt;, available with both graphical and command-line interfaces&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;&lt;strong&gt;Installer Improvements&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;The installation experience has received considerable attention in this release.&lt;/p&gt;

&lt;p&gt;Updates include:&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/cachyos-june-2026-iso-released-hyprland-noctalia-faster-performance-and-smarter-system" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 30 Jun 2026 16:00:00 +0000</pubDate>
    <dc:creator>George Whittaker</dc:creator>
    <guid isPermaLink="false">1341440 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
