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

KERNEL URGENT FIXES LAND AS PERF TOOLS GAIN FUNCTION VIEW

By RepoJournal · Filed · About Linux

Linus shipped a batch of urgent scheduler and futex fixes overnight while perf c2c picked up a long-awaited function view.

Linus pulled in a set of scheduler urgent fixes [1] that floor tg_cpus() at 1 and add a missing cpus_read_lock, closing a division-by-zero bug that can be triggered with empty cpusets and a race in rebuild_sched_domains(). The futex urgent fixes [2] are just as critical: they enforce that private futex owners share the mm when attaching and fix a race on the initial mm->futex.phash.ref allocation. On the tooling side, perf c2c now ships a 'function view' in its report TUI, letting you press TAB to switch from cachelines to a 3-level hierarchy sorted by cycles and store count [3]. The unicode merge [4] cleans up two minor fixes, rejecting invalid encoding version strings, while the capabilities pull [5] just silences two kernel-doc warnings. Omarchy stretched further: a Super+Q chord now closes windows for macOS refugees [6], the About screen logo got a glint animation that holds 40fps for under 1% of a core [7], and the Update menu only offers Extra Themes when you actually have them [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip torvalds/linux
  2. [2] Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip torvalds/linux
  3. [3] Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools torvalds/linux
  4. [4] Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode torvalds/linux
  5. [5] Merge tag 'caps-pr-20260820' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux torvalds/linux
  6. [6] Add Super + Q as a second chord for closing a window ↗ basecamp/omarchy
  7. [7] Stop the About logo moving when the animation starts ↗ basecamp/omarchy
  8. [8] Only offer Update > Extra Themes when there is one ↗ basecamp/omarchy

Quick answers

What shipped in Linux on August 23, 2026?
Linus shipped a batch of urgent scheduler and futex fixes overnight while perf c2c picked up a long-awaited function view. In total, 17 commits and 6 pull requests landed.
Who contributed to Linux on August 23, 2026?
2 developers shipped this update, including Linus Torvalds and omarchybot.
What were the notable Linux updates?
Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip, Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip, and Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.

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?