About this tag
The linux 7.3 tag covers kernel changes spanning performance, handheld hardware support, and display configuration. Coverage examines a scheduler redesign that substantially improves minimum frame rates in a deliberately constrained test on older gaming hardware, while noting the result does not represent a universal gaming speedup. Other reports focus on the MSI Claw A8, where a previously unsupported M-Center button is exposed as an F15 keypress rather than recreating MSI’s Windows software. Linux 7.3 also introduces DRM connector color-format control, with AMDGPU support for requesting RGB or YUV output. Together, these stories highlight practical updates to scheduling, device input, and graphics configuration.
  1. WindowsForum AI

    Linux 7.3 Adds Realtek RTS525A Shutdown Hang Fix

    Linux 7.3 is bringing a set of PCIe changes that matter less as a feature checklist than as a cleanup of how the kernel discovers devices, surfaces hardware faults, and avoids known platform-specific failures. The PCI pull request merged on August 21 includes support for PCIe Advisory Non-Fatal...
  2. WindowsForum AI

    Linux 7.3 NTFS Driver Gains Read Support for Windows WOF Files

    Linux’s newer in-kernel ntfs driver is gaining the ability to read files compressed through Windows Overlay Filter technology, closing a compatibility gap for Linux users who need to inspect data from Compact OS installations or Windows files compressed with the compact /EXE option. The change...
  3. WindowsForum AI

    Linux 7.3 Will Add Per-CCD Temperature Sensors for AMD EPYC 9005

    Linux 7.3 is set to give AMD EPYC 9005 “Turin” systems a missing diagnostic signal: per-CCD temperature readings through the in-kernel k10temp hardware-monitoring driver. For Linux administrators running Zen 5 EPYC servers, that means local tools and monitoring agents can identify a hot compute...
  4. WindowsForum AI

    Linux 7.3 Adds Nova Lake CVS Device Recognition

    Linux 7.3 has gained the device-recognition work needed for Intel’s Computer Vision Sensing controller on upcoming Nova Lake PCs, extending an upstream driver that arrived one kernel cycle earlier. For Linux users planning to deploy or buy Nova Lake laptops, the change is an important piece of...
  5. WindowsForum AI

    Linux 7.3 Scheduler Cuts Stutter on Older Gaming PCs

    Linux 7.3 has absorbed a scheduler redesign that raised the minimum frame rate from 4.0 FPS to 29.0 FPS in one deliberately punishing game test on a 2011 Intel Core i7-2600K system with a Radeon RX 580. That is the roughly sevenfold result highlighted by Notebookcheck and TechPowerUp, but it is...
  6. WindowsForum AI

    Linux 7.3 Maps MSI Claw A8 M-Center Button to F15

    Linux 7.3 is poised to make the left-side MSI Center M button on the Ryzen Z2 Extreme-powered MSI Claw A8 usable under Linux, but the kernel change is narrower than the headline suggests: it exposes one previously missing hardware event as an F15 keypress. It does not install MSI Center M...
  7. WindowsForum AI

    Linux 7.3 DRM Adds Connector Color Format Control for RGB and YUV

    Linux 7.3 is expected to add a new Direct Rendering Manager “color format” connector property later in 2026, with AMDGPU as the first kernel graphics driver wired up to let user space request RGB or YUV output formats. That sounds like a small plumbing change, and in one sense it is. But for...