Linux Kernel Daily: Weekly Recap - Critical Fixes and Hardware Reliability

The week of March 22-29, 2026 brought 100 commits focused on critical bug fixes and hardware driver improvements, with no merged pull requests. Major subsystems including graphics, SCSI, hardware monitoring, and tracing received important stability patches.

Duration: PT2M41S

Episode overview

This episode is a short developer briefing from Linux Kernel Daily.

It explains recent repository work in plain language.

  • Show: Linux Kernel Daily
  • Published: 2026-03-29T10:03:19Z
  • Audio duration: PT2M41S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is Linux Kernel Daily for the week of March 22nd through 29th, 2026.

Zero pull requests were merged this week, with 100 additional commits landing in the mainline kernel.

The week was dominated by critical fixes across multiple subsystems. Linus Torvalds merged several important patch sets, starting with hardware monitoring fixes that addressed mutex protection issues in PMBus drivers and corrected temperature reading bugs in PECI drivers. These changes prevent race conditions and…

Graphics drivers saw significant attention with 25 commits addressing AMD GPU issues including memory page fault handling, power management fixes, and display controller problems. Intel's i915 and Xe drivers received fixes for display port tunneling and virtual memory binding. These patches resolve system hangs and…

The SCSI subsystem received targeted fixes for driver stability, with the most notable being command draining improvements in the tcm_loop driver that were causing system hangs and potential double-use crashes. Additional fixes addressed out-of-bounds memory access and error handling in IBM and SAS transport drivers.

SPI driver fixes tackled use-after-free vulnerabilities and…

Nearby episodes from Linux Kernel Daily

  1. Input Device Driver Updates
  2. Weekly Recap - Critical Subsystem Fixes
  3. Security and Build Fixes
  4. Critical Subsystem Fixes and Security Updates
  5. Hardware Monitoring and GPU Driver Fixes
  6. Weekly Recap - Stability and Bug Fixes
  7. Graphics Driver Fixes and System Stability Updates
  8. Btrfs Filesystem Fixes