Ubuntu 26.10 Development Officially Begins as ‘Stonking Stingray’ Takes Shape

Ubuntu 26.10 Development Officially Begins as ‘Stonking Stingray’ Takes Shape

Canonical has officially kicked off development planning for Ubuntu 26.10, the next interim release of the popular Linux distribution. Codenamed “Stonking Stingray,” the release is scheduled to arrive on October 15, 2026, continuing Ubuntu’s predictable six-month development cycle.

Although Ubuntu 26.10 is still in the early planning stages, the release roadmap already offers hints about what users can expect from the next generation of Ubuntu.

A New Interim Release After Ubuntu 26.04 LTS

Ubuntu 26.10 follows the recently released Ubuntu 26.04 LTS “Resolute Raccoon”, which introduced major platform changes including Linux 7.0, GNOME 50, Wayland-only sessions, and expanded TPM-backed security features.

Unlike the LTS release, Ubuntu 26.10 will be a short-term support release, receiving updates for nine months instead of the five years offered by LTS editions.

These interim releases are typically used to introduce newer technologies and prepare the groundwork for future long-term Ubuntu versions.

The “Stonking Stingray” Codename

Canonical confirmed that Ubuntu 26.10 will carry the codename “Stonking Stingray.”

As with previous Ubuntu releases, the codename follows the project’s long-running naming convention using:

  • An adjective
  • An animal beginning with the same letter

The playful naming tradition remains one of Ubuntu’s most recognizable characteristics.

Development Schedule Already Published

Canonical has already published the preliminary roadmap for Ubuntu 26.10 development. Major milestones currently include:

  • Feature Freeze: August 20, 2026
  • Beta Release: September 24, 2026
  • Kernel Freeze: October 1, 2026
  • Final Release: October 15, 2026

The toolchain upload process reportedly began in late April, officially opening the development cycle.

Expected Technologies in Ubuntu 26.10

While Canonical has not yet finalized the complete feature set, several components are widely expected based on current development schedules.

GNOME 51

Ubuntu 26.10 is likely to ship with GNOME 51, which is expected to be released roughly one month before Ubuntu 26.10 itself.

This would continue Ubuntu’s strategy of tracking recent GNOME desktop releases in interim versions.

Linux Kernel 7.2 or 7.3

Reports suggest Ubuntu 26.10 may include either:

Continue ReadingUbuntu 26.10 Development Officially Begins as ‘Stonking Stingray’ Takes Shape

KDE gets €1.2m funding from the Sovereign Tech Fund

KDE logo in gold.KDE has announced it’s getting a €1.28 million grant from the Sovereign Tech Fund (STF) to help improve the Plasma desktop, KDE Linux and the communication frameworks used by both. The German government-backed fund, which sees its work as “strategic investments in the digital infrastructure of our economy and society”, will disburse €1,285,200 ($1,512,680) to KDE across 2026 and 2027. Like all grants the fund provides, the money is earmarked for a specific set of pre-approved projects. KDE developers can’t redirect cash toward the latest feature request gathering upvotes on r/KDE. Work the money will fund includes improving the Plasma […]

You’re reading KDE gets €1.2m funding from the Sovereign Tech Fund, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingKDE gets €1.2m funding from the Sovereign Tech Fund

Malware found in Linux builds of Cemu (Wii U emulator)

ubuntu malwareIf you’ve downloaded the Cemu Wii U emulator for Linux from the project’s official GitHub in the past few weeks, bad news: it added malware to your system when you ran it. An announcement made by the team developing the open-source app say they recently discovered the Linux AppImage and ZIP of the Cemu 2.6 release available from their Github had been “compromised” with malware between 6 May and 12 May, 2026. The Cemu Flatpak, as well as installers for other operating systems, were not affected. Linux users who directly downloaded the Cemu 2.6 AppImage or Ubuntu ZIP assets from the […]

You’re reading Malware found in Linux builds of Cemu (Wii U emulator), a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingMalware found in Linux builds of Cemu (Wii U emulator)

Fix HEIC images not loading in Ubuntu 26.04 LTS

If your HEIC photos show a “Could not load image” error in Ubuntu 26.04’s Image Viewer, you’re not alone – it’s an intentional breakage, albeit one that’s easy to fix. HEIC files are a variant of HEIF which use H.265/HEVC compression. If you own an iPhone or a newer Android device, the stock camera app uses this format by default. But Ubuntu 26.04 LTS longer preinstalls a decoder library for HEIC (though more accurately, it’s tweaked dependency chains to ensure one is no longer pulled in). When you connect your smartphone to a computer running Ubuntu 26.04 LTS to browse […]

You’re reading Fix HEIC images not loading in Ubuntu 26.04 LTS, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingFix HEIC images not loading in Ubuntu 26.04 LTS

Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends

Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends

Linus Torvalds has officially released Linux kernel 7.1-rc2, the second release candidate in the Linux 7.1 development cycle. While Torvalds described the update as a “fairly normal” RC release, the kernel includes a broad collection of driver fixes, subsystem cleanups, and stability improvements that continue shaping the next major Linux kernel release.

Although still an early testing version intended mainly for developers and enthusiasts, Linux 7.1-rc2 already delivers several notable fixes—especially for graphics hardware, networking, and gaming devices like the Steam Deck OLED.

A Strange-Looking Release—But for a Good Reason

One of the first things Torvalds mentioned in the release announcement was the unusually large patch statistics. At first glance, the release appears much larger than expected, but there’s an explanation behind the inflated numbers.

Much of the activity comes from a large cleanup effort in the KVM selftests subsystem, where developers renamed variables and types to better match Linux kernel coding conventions. Because thousands of lines were renamed rather than fundamentally rewritten, the patch count looks dramatic even though the underlying functional changes are relatively modest.

Torvalds specifically advised testers not to overreact to the “big and strange” diff statistics.

Graphics and Driver Fixes Take Center Stage

As is common during early release candidates, a large portion of the work in Linux 7.1-rc2 focuses on hardware drivers. GPU and networking drivers account for a significant share of the meaningful fixes in this release.

Notable improvements include:

  • Additional fixes for AMD GPU support
  • Intel Xe graphics driver adjustments and tuning
  • Networking stability improvements
  • Filesystem fixes, including NTFS driver updates
  • Memory leak patches and race-condition corrections

These kinds of updates are critical during the RC phase because they help stabilize hardware compatibility before the final release reaches mainstream distributions.

Steam Deck OLED Audio Finally Gets Fixed

One of the more interesting fixes in Linux 7.1-rc2 addresses a long-standing issue affecting the Steam Deck OLED. According to reports, audio support for Valve’s handheld had been broken in the mainline Linux kernel for nearly two years, forcing Valve and some handheld-focused distributions to carry their own downstream patches and workarounds.

With Linux 7.1-rc2, an upstream fix for the audio issue has finally landed, potentially simplifying support for Linux gaming handhelds moving forward.

For Linux gamers and portable gaming enthusiasts, this is one of the more practical improvements included in the release candidate.

Continue ReadingLinux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends