Linux 7.0 to 7.2: Kernel Updates for IPv6, Gaming Controllers, AMD Webcams, and Legacy Systems

Widely Covered
The Linux kernel is undergoing significant updates that reflect both modernization and the gradual phasing out of legacy technologies. A new patch series by David Woodhouse enables the compilation of a Linux kernel with pure IPv6 support and proposes disabling "legacy" IPv4 during the build process. While the release coincides with April Fools' Day, the changes are serious and aim to simplify network configuration as IPv6 becomes the dominant protocol. Concurrently, Linux 7.0 will introduce support for the Razer Wolverine V3 Pro and Betop KP50 controllers through updates to the XPad driver, ensuring compatibility for both wired and wireless modes. Additionally, a critical input issue on the TUXEDO InfinityBook Max 16 Gen10 AMD laptop during suspend and resume has been resolved, enhancing user experience.

Another major development involves the Linux 7.1 kernel, which will begin removing support for i486 CPUs by eliminating related Kconfig options. This marks the start of the deprecation of this older architecture, driven by its low usage and the high maintenance burden it imposes on the kernel codebase. This move reflects the kernel community's focus on streamlining the code for modern hardware while maintaining backward compatibility where feasible. In 2026, patches were also introduced to fix the GD-ROM driver for Sega Dreamcast devices, resolving longstanding issues with block I/O and disc mounting that previously caused kernel panics. These updates now allow reliable media access on real Dreamcast hardware and in emulators, catering to retro computing enthusiasts.

Further advancing hardware support, the AMD ISP4 driver is set to merge into the mainline Linux 7.2 kernel, enabling webcam functionality for models such as the HP ZBook Ultra G1a and future AMD Ryzen laptops. The integration follows extensive review and eliminates the need for proprietary user-space libraries, promoting open-source compatibility and security. Together, these developments highlight the Linux kernel's dual focus on innovation and maintenance: modernizing infrastructure for current and future devices while responsibly retiring outdated systems. The combined impact of these changes underscores the Linux community’s commitment to balancing usability, performance, and long-term sustainability.