125 wires and counting

$ follow Linux

Keep up with Linux in about 3 minutes: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-08-02
stories 31

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

I2C FIXES LAND FOR 7.2-RC6, OMARCHY NETWORK SETTINGS SHIP

By RepoJournal · Filed · About Linux · Composed from the cited sources · methodology

Kernel i2c subsystem gets probe ordering and power management fixes across three drivers, while Omarchy adds DNS and QR code controls to its Setup menu.

The i2c fixes [1] address three critical issues in the i.MX driver alongside probe ordering problems in designware and amd-mp2 callbacks, tackling timeout recovery and error handling across the board. On the Omarchy front, a full network settings panel landed [2] with DNS provider switching between DHCP, Cloudflare, Google, and custom entries, plus Wi-Fi QR code sharing and a proper modal for speed testing. The same cycle brought a sleep-lock session fix [3] that prevents race conditions by starting the monitor after environment imports and tying its lifetime to the graphical session, with migration support for existing installations. External monitor brightness control now follows focus [4], letting Quattro automatically switch between internal backlight and external display backends depending on which screen is active. Theme sync expanded to Claude Code [6] with hot-reloaded JSON themes pulled from Omarchy's active palette, covering all stock and community themes. WhatsApp Web [5] now follows Omarchy's light/dark theme live through a native-messaging host that pushes changes without page reloads.

Quick answers

What shipped in Linux on August 2, 2026?
Kernel i2c subsystem gets probe ordering and power management fixes across three drivers, while Omarchy adds DNS and QR code controls to its Setup menu. In total, 24 commits and 7 pull requests landed.
Who contributed to Linux on August 2, 2026?
5 developers shipped this update, including Linus Torvalds, dhh, ssupt, scottjones, and MoizIbnYousaf.
What were the notable Linux updates?
Merge tag 'i2c-fixes-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux, Add Setup > Network menu with DNS, QR Code, and Speed Test, and Fix sleep lock session environment race.