RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

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

One email a day. Unsubscribe in one click.

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

LINUX 7.3 MERGE WINDOW OPENS WITH BPF VERIFIER OVERHAUL

By RepoJournal · Filed · About Linux

Linus pulled the biggest networking and BPF updates of the cycle overnight, and the verifier just got a whole lot easier to debug.

The 7.3 merge window is officially underway as Linus pulled bpf-next [1], net-next [2], docs [3], sysctl [4], and cgroup [5] in the last 24 hours. The headline act is the BPF verifier error reporting redesign: failures now carry "source and instruction annotations along with the causal event history" [1], which should end the era of opaque verifier rejections. Networking is a 'small improvements all over the place' release with roughly 632 net and 648 net-next patches merged [2], so expect the usual broad churn rather than a single marquee feature. Cgroup lands critical attach-path bug fixes for multi-cpuset migrations that could leave thread affinities stale [5], and sysctl consolidates three do_proc_* functions into one do_proc_vec [4]. Docs adds new realtime documents and a consensus change to LLM-attribution requirements [3]. Outside the kernel, omarchy swapped Gemini for Antigravity as its default coding agent [6][7] and dropped a redundant Windows VM start notification [8]. Archinstall refreshed its French locale with 90 new strings and 326 removed [9][10]. Renovate churned out routine pre-commit bumps for mypy and ruff [11][12], nothing to act on.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next torvalds/linux
  2. [2] Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next torvalds/linux
  3. [3] Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux torvalds/linux
  4. [4] Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl torvalds/linux
  5. [5] Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup torvalds/linux
  6. [6] Replace Gemini coding agent with Antigravity ↗ basecamp/omarchy
  7. [7] Replace Gemini coding agent with Antigravity (#6900) basecamp/omarchy
  8. [8] Drop the Windows VM start notification (#7585) basecamp/omarchy
  9. [9] Update French translation ↗ archlinux/archinstall
  10. [10] Update French translation (#4717) archlinux/archinstall
  11. [11] Update pre-commit hook pre-commit/mirrors-mypy to v2.3.1 ↗ archlinux/archinstall
  12. [12] Update pre-commit hook astral-sh/ruff-pre-commit to v0.16.3 ↗ archlinux/archinstall

Quick answers

What shipped in Linux on August 21, 2026?
Linus pulled the biggest networking and BPF updates of the cycle overnight, and the verifier just got a whole lot easier to debug. In total, 37 commits and 7 pull requests landed.
Who contributed to Linux on August 21, 2026?
6 developers shipped this update, including Linus Torvalds, sanjyay, Omarchybot, Stanko Krtalić, roxfr, and renovate.
What were the notable Linux updates?
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next, Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next, and Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux.

More from Linux

Daily updates, in your inbox

Follow Linux

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

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?