69 wires and counting

$ follow CachyOS

Keep up with CachyOS 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-07-20
stories 56

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

LINUX 7.2-RC4 LANDS WITH GAMING SCHEDULER, ANANICY OVERHAULS PROCESS TUNING

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

CachyOS shipped kernel 7.2-rc4 with a new gaming-optimized scheduler branch and AMD display fixes, while ananicy-rules yanked normal scheduling from most process types in a major behavioral shift.

The Linux 7.2-rc4 kernel dropped overnight [1] rebased from upstream with three critical branches: gaming-sched (fresh), fixes (updated with AMD vblank/flip handling), and quirks for audio. This pairs with ananicy-rules 1.1.46 [2], which removes sched: normal from the majority of process types [3] after merging gaming improvements [4] that specifically avoid idle scheduling for Steam. The shift means process tuning now defaults to CachyOS-optimized schedules rather than kernel defaults, a material change for desktop and gaming workloads. In parallel, the wiki simplified post-install documentation by removing manual WiFi regdom configuration [5] since it's now automated. ntfsprogs-plus got dropped as unused from PKGBUILDS [6], and Chrome hardware acceleration docs landed for RTX 5070 users [7]. Minor bump: repo-manage-util updated userver dependencies [8].

Action items

References

  1. [1] CachyOS Linux 7.2-rc4-1 ↗ CachyOS/linux
  2. [2] 1.1.46 ↗ CachyOS/ananicy-rules
  3. [3] Merge pull request #581 from lukaogadze/add-games ↗ CachyOS/ananicy-rules
  4. [4] Merge pull request #580 from lindestad/fix/steam-scheduling ↗ CachyOS/ananicy-rules
  5. [5] Post Install Setup: Remove WIFI regdom guide since it's now been ↗ CachyOS/wiki
  6. [6] ntfsprogs-plus: Remove custom package ↗ CachyOS/CachyOS-PKGBUILDS
  7. [7] Google Chrome hardware acceleration instructions for NVIDIA RTX 5070 ↗ CachyOS/wiki
  8. [8] api-service: update userver ↗ CachyOS/repo-manage-util

Quick answers

What shipped in CachyOS on July 20, 2026?
CachyOS shipped kernel 7.2-rc4 with a new gaming-optimized scheduler branch and AMD display fixes, while ananicy-rules yanked normal scheduling from most process types in a major behavioral shift. In total, 50 commits, 3 pull requests, and 3 releases landed.
Who contributed to CachyOS on July 20, 2026?
6 developers shipped this update, including Eric Naim, Aarrayy, Luka Ogadze, Daniel Lindestad, Vitaliy Zakutniy, and Vladislav Nepogodin.
What were the notable CachyOS updates?
CachyOS Linux 7.2-rc4-1, 1.1.46, and Merge pull request #581 from lukaogadze/add-games.