Searching We Love Privacy Club

Twts matching #fix
Sort by: Newest, Oldest, Most Relevant

Linux 7.3-rc4 Released: More Fixes Caught By LLMs, But Nothing Too Scary
Linus Torvalds announced the release today of Linux 7.3-rc4. As usual for recent months, the fixes continue to be quite heavy and scattered all over the place driven in large part by AI/LLMs spotting various code defects. Overall though Linus Torvalds isn’t too worried about Linux 7.3-rc4… ⌘ Read more

⤋ Read More

Important x86 Fixes Merged Ahead Of Linux 7.3-rc4
Ahead of the Linux 7.3-rc4 kernel release due out in the coming hours, an important batch of x86/x86_64 fixes have been merged to address a few outstanding issues… ⌘ Read more

⤋ Read More

Gzip 1.15 Released With Many Bug Fixes For Issues Present Since Its Inception
Gzip 1.15 is out today for succeeding the Gzip 1.14 release from April 2025. With this release comes a number of fixes for bugs present since the beginning of Gzip… ⌘ Read more

⤋ Read More

Linux 7.3 Adds Support For Victrix Pro BFG & Azeron Controllers
Sent out this morning were a big batch of input subsystem fixes ahead of the Linux 7.3-rc4 kernel releasing later today. Alongside many bug fixes to different drivers is also expanding the range of supported gaming controllers by the XPad driver… ⌘ Read more

⤋ Read More

KDE Plasma 6.8 Seeing More Polishing & Fixes, Plasma 6.9 Begins Seeing More Activity
Following last week’s Plasma 6.8 beta release, KDE desktop developers have spent this week mostly working on bug fixes as well as some early changes toward Plasma 6.9… ⌘ Read more

⤋ Read More

Linux Ready With Fix For Intel’s FRED Crashing Some Games Under Wine / Steam Play
Recently there have been some bug reports to Mesa around Intel Panther Lake graphics crashing with some games like Red Dead Redemption 2 and Elden Ring crashing or freezing quite quickly. This turns out not to be an Intel Xe3 Arc Graphics B390 driver bug with Panther Lake but rather due to a kernel issue with the new Flexible and Return Event Delivery “FRED” that debuted with the Core Ultra Series 3 processors… ⌘ Read more

⤋ Read More

AMD Sends In More HDMI FRL Updates For Linux 7.4, Fixes For Upcoming Hardware
Linux 7.4 is set to be a very exciting holiday gift for AMD Radeon graphics customers. As covered last week on Phoronix, with this next kernel AMD Is enabling HDMI 2.1 support by default now that FreeSync, VRR, and ALLM support is included too. This week another round of AMDGPU kernel graphics driver updates were sent out ahead of the Linux 7.4 merge window in October… ⌘ Read more

⤋ Read More

Rust Coreutils 0.12 Released With Fixes Sought By Ubuntu
Days after the recent release of GNU Coreutils 9.12, Rust Coreutils 0.12 was released overnight for advancing this alternative Rust-based implementation of these core utilities… ⌘ Read more

⤋ Read More

GNU Coreutils 9.12 Released With Performance Optimizations, New uname Option
GNU Coreutils 9.12 released today with a mix of fixes, some new options, and various performance improvements to these widely-used set of core system utilities… ⌘ Read more

⤋ Read More

Rustls 0.23.45 Released To Fix Two Year Old Security Issue
While the Rustls modern TLS library is written in the Rust programming language with a focus on memory safety, as we’ve seen out of other Rust project re-implementations in the past, the new implementations can lead to other security bugs of their own. Out today is Rustls 0.23.45 to fix a security issue introduced back in 2024 with Rustls while the likes of OpenSSL, BoringSSL, and others are unaffected… ⌘ Read more

⤋ Read More

Linux 7.4 Could End Up Seeing Kernel Builds ~36% Faster, Incremental Builds ~70% Faster
Earlier this month I wrote about a patch series posted to the Linux kernel mailing list that addressed a lot of “hideous code” to make Linux kernel builds faster. A number of single-threaded bottlenecks were tracked down and fixed within the Linux kernel thanks to the assistance of AI. A second revision of those patches hit the mailing list this morning and there is hope they could be upstreamed for Linux 7.4… ⌘ Read more

⤋ Read More

Linux Patched For Silent User-Space Data Loss Bug That’s Existed Since 2023
Being merged after yesterday’s Linux 7.3-rc3 release was an important fix for addressing a silent, user-space data loss bug that has existed in the kernel the past three years… ⌘ Read more

⤋ Read More

New Cache Aware Scheduling Fixes Out For Testing
Since being merged back during the Linux 7.2 cycle, the Cache Aware Scheduling code continues seeing more fixes as users test out this scheduling enhancement on different processors and system configurations… ⌘ Read more

⤋ Read More

GCC 13.5 Released With 265+ Bug Fixes
For those continuing to rely on the GCC 13 compiler in production that debuted more than three years ago, GCC 13.5 released today with more than 265 bug fixes. GCC 13.5 also caps off the GCC 13 series as the last planned point release… ⌘ Read more

⤋ Read More

X.Org Server 26.1 Moves Closer To Release As Half-Decade Update
We’re getting closer to the X.Org Server 26.1 stable release as the first new tagged feature release since X.Org Server 21.1 debuted back in October 2021. There have been some new features, many code reverts, and many bug fixes merged over the past five years that will culminate with the X.Org Server 26.1 stable release… ⌘ Read more

⤋ Read More

COSMIC Epoch 1.8 Provides Latest Fixes & Minor Improvements For This Rust Desktop
Released overnight was the newest version of the Rust-based COSMIC desktop environment developed by System76 as part of the effort on their Pop!_OS Linux distribution… ⌘ Read more

⤋ Read More

GNU Automake 1.19 Released With More Than One Year Worth Of Fixes
For those continuing to use GNU Automake over the likes of Meson or CMake for your build system, Automake 1.19 is out today as the first new release in 15 months. Among the many fixes in this release is for a bug dating back 14 years… ⌘ Read more

⤋ Read More

Microsoft Breaks Another Patch Tuesday Record
Microsoft’s September 2026 Patch Tuesday is its largest ever, fixing a record 966 vulnerabilities, including 105 rated critical and two zero-days already being exploited in attacks. BleepingComputer reports: This Patch Tuesday addresses 105 “Critical” vulnerabilities, 81 of which are remote code execution, 20 are elevation of privileges, 2 are information disclosure, and 1 security fea … ⌘ Read more

⤋ Read More

XWayland 26.1 RC2 Released For Testing With More Fixes
Following last month’s initial release candidate of XWayland 26.1 with its many new features, a second release candidate is now available with a number of fixes… ⌘ Read more

⤋ Read More

systemd 262-rc2 Adds An AI Canary For Detecting Unreviewed AI/LLM Code Contributions
One week after releasing systemd 262-rc1, systemd 262-rc2 is now available with further fixes and refinements for this init system and service manager. Systemd is also the latest open-source project introducing an AI canary for aiming to detect AI/LLM-based code contributors that weren’t reviewed by an actual person in advance of the pull request… ⌘ Read more

⤋ Read More

FreeBSD 14.5 Released With Hardware Support Improvements, Many Bug & Security Fixes
For those that haven’t yet made the move to FreeBSD 15 with still relying on FreeBSD 14 in production, out today is FreeBSD 14.5-RELEASE… ⌘ Read more

⤋ Read More

Nouveau Preparations For HDMI 2.1 DSC, AMD HDMI FreeSync Fixes For Linux 7.4
Last week’s set of DRM-Misc-Next changes submitted to DRM-Next with targeting the upcoming Linux 7.4 kernel cycle features HDMI 2.1 related work for both the AMDGPU kernel driver as well as the Nouveau open-source NVIDIA driver… ⌘ Read more

⤋ Read More

Linux 7.3-rc2 Scheduler Fix For Cache Aware Load Scheduling Misfits On Hybrid CPUs
Ahead of the Linux 7.3-rc2 kernel being released later today, a set of scheduler fixes have been sent out for this week’s kernel test release. Most notable with the scheduler fixes are dealing with possible misfits for Cache-Aware Load Scheduling on hybrid CPUs like Intel Core (Ultra) processors… ⌘ Read more

⤋ Read More

Nouveau Lands Display Fixes For NVIDIA Blackwell GPUs As It Works Toward HDMI 2.1
This week’s Direct Rendering Manager (DRM) fixes that were merged ahead of Sunday’s Linux 7.3-rc2 release contain a number of fixes to the open-source Nouveau driver’s display support for current-generation NVIDIA Blackwell GPUs… ⌘ Read more

⤋ Read More

Vulkan 1.4.362 Released With New Extension Developed By Valve
Vulkan 1.4.362 is out this morning as the newest routine spec update. Making Vulkan 1.4.362 more notable beyond a couple bug fixes are two new Vulkan API extensions, both of which were worked on by Valve’s Linux graphics team and one of them being a Valve vendor extension… ⌘ Read more

⤋ Read More

InputPlumber 0.79 Adds Support For More Handhelds
InputPlumber is the open-source router and remapping daemon for Linux that is particularly popular among Linux gaming handhelds for combining multiple input devices and translating actions into various virtual device formats. InputPlumber supports emulating mouse, keyboard, ad gamepad inputs. With the new InputPlumber 0.79 release there is expanded hardware support and bug fixes… ⌘ Read more

⤋ Read More

WinBtrfs 1.10 Released With Two Years Worth Of Improvements For Btrfs On Windows
WinBtrfs is a driver for Microsoft Windows to support reading and writing to Btrfs file-systems. WinBtrfs works with Windows XP and newer. It hadn’t seen a new release in over two years but a big feature release is now available with a combination of new features and bug fixes… ⌘ Read more

⤋ Read More

NVIDIA VA-API Driver 0.0.18 Ships More Fixes, Chrome/Chromium Decode On Direct Backend
Firefox has finally begun supporting Vulkan Video decoding to complement their long-used VA-API support on Linux. This is good news for the official NVIDIA Linux graphics driver stack as it’s been the notable vendor not supporting the Video Acceleration API. But prior to Firefox rolling out its experimental Vulkan Video support, an independent implementation of VA-API built atop NVIDIA’s NVDEC interface has been available fo … ⌘ Read more

⤋ Read More