The USB and Thunderbolt changes have been merged for Linux 7.3. Two changes stand out for me in the USB subsystem code with Linux 7.3. First, the kernel arguably being long overdue for checking USB-C cables capabilities whether they support alt-modes. Second, a new low-latency USB4STREAM option for lower latency data transfers between USB4-connected systems...

The USB and Thunderbolt changes have been merged for Linux 7.3. Two changes stand out for me in the USB subsystem code with Linux 7.3. First, the kernel arguably being long overdue for checking USB-C cables capabilities whether they support alt-modes. Second, a new low-latency USB4STREAM option for lower latency data transfers between USB4-connected systems.
Beginning in Linux 7.3, the USB Type-C code is checking the cable alternate mode support. Up to now Linux wasn't actually checking for the underlying cable capabilities for alt-mode like for DisplayPort and Thunderbolt. This could lead to incorrectly advertised state configurations or initialization failures if trying to engage alternate modes with an unsupported USB cable.
The new code in Linux 7.3 is now checking for an identity header, if it's a passive cable with USB 2.0 speeds, and that active cables have corresponding plugs. This USB-C cable capability checking was added by Andrei Kuchynski of Google's Chrome OS team.
The USB code for Linux 7.3 also includes the new busy poll option for USB4STREAM to provide lower latency but at the cost of increased CPU activity. Intel added USB4STREAM in Linux 7.2 for sending data packets between USB4/Thunderbolt-connected systems. Enabling "busy_poll" with USB4STREAM will now allow for lower latency data transfers.
There are also various other USB updates like Device Tree bindings for the ASpeed AST2700 DWC3 controller and other small changes.
The full list of USB and Thunderbolt changes for Linux 7.3 via this pull request.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Linux 7.3 TPM Makes Cleanup Preparations For TrenchBoot | 0 | 13.97 | 28-08-2026 |
| 2 | Linux Prepares For New USB-C Security Feature On Lenovo ThinkPads | 0 | 5 | 09-07-2026 |
| 3 | Novinky ve vývoji jádra Linux: rychlejší běh her na pomalých a starých PC, svižnější Btrfs i Ext4 | 0 | 12.1 | 20-08-2026 |
| 4 | Linux 7.3 Adds RWF_DONTCACHE Support For Block Devices | 0 | 7.85 | 27-08-2026 |
| 5 | Linux 7.3 x86/mm Lands Patches To Greatly Improve Latency-Sensitive Workloads | 0 | 9.76 | 22-08-2026 |
| 6 | Linux 7.3 Bringing A KCFI Optimization To Benefit Older Intel CPUs | 0 | 9.79 | 10-08-2026 |
| 7 | Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance | 0 | 10.19 | 17-08-2026 |
| 8 | Features Coming For Linux 7.3 From Optimizing Intel Hybrid CPUs To Old AMD Athlon XPs | 0 | 12.93 | 14-08-2026 |
| 9 | Intel & AMD Power Management Driver Improvements Ready For Linux 7.3 | 0 | 7.37 | 17-08-2026 |
| 10 | AppArmor In Linux 7.3 Adds Support For User-Space Compressed Policies | 0 | 14.1 | 27-08-2026 |