Back in August, open-source developer Masahiro Yamada stepped down from maintaining the Kconfig and Kbuild areas of the Linux kernel. While Kbuild maintainership was quickly passed on, no one immediately stepped up to maintain Kconfig as the infrastructure code for configuring the Linux kernel builds. That led to Kconfig officially being orphaned code within the kernel but now that situation has been addressed…
Category Archives: Linux
Summary of the Amazon DynamoDB Service Disruption in Northern Virginia (US-EAST-1) Region
We apologize for the impact this event caused our customers. While we have a strong track record of operating our services with the highest levels of availability, we know how critical our services are to our customers, their applications and end users, and their businesses. We know this event impacted many customers in significant ways. We will do everything we can to learn from this event and use it to improve our availability even further.
VMScape: Cracking VM-Host Isolation in the Speculative Execution Age & How Linux Patches Respond
In the world of modern CPUs, speculative execution, where a processor guesses ahead on branches and executes instructions before the actual code path is confirmed, has long been recognized as a performance booster. However, it has also given rise to a class of vulnerabilities collectively known as “Spectre” attacks, where microarchitectural side states (such as the branch target buffer, caches, or predictor state) are mis-exploited to leak sensitive data.
Intel Begins Adding Nova Lake Xe3P To Linux OpenGL/Vulkan Drivers – Some Will Lack Ray-Tracing
Intel recently began sending out Xe3P kernel graphics driver patches for Nova Lake that will begin landing in the upcoming Linux 6.19 kernel cycle. Now on the user-space side, merged today for Mesa 26.0 were the first enablement patches for Xe3P Nova Lake for their open-source OpenGL and Vulkan drivers on Linux…
Fedora Linux 43 Cleared For Release Next Week
Fedora 43 complete with its rocket-themed default desktop background on Fedora Workstation 43 is cleared for lifting off next week…
The end of Windows 10 has been a boon for one particular Linux distro – and I’m not surprised
According to the Zorin OS Group, it saw over 100,000 downloads of Zorin OS in just over two days.
Fedora Opens the Door to AI Tools, Demands Disclosure and Oversight
The Fedora Council greenlights the use of AI in open-source projects but keeps contributors fully responsible for the results.
AMD Radeon AI PRO R9700 Hitting Retailers Next Week For $1299 USD
Back in May AMD announced the Radeon AI PRO R9700 with 128 AI accelerators, 32GB of GDDR6 video memory, and other advantages for this AI-focused RDNA4 based graphics card over the RDNA3-based Radeon PRO W7900. The Radeon AI PRO R9700 was supposed to be available in July while today AMD announced it will be going on sale next week…
Taking a Spin on Bluefin Immutable Linux
A dinosaur mascot, a read-only core, and a huge ISO– here’s our hands-on experience after taking Bluefin GTS for a ride.
The post Taking a Spin on Bluefin Immutable Linux appeared first on FOSS Force.
KDE Plasma 6.5’s Overlay Planes Support Yields Significant Power Savings
KDE KWin developer Xaver Hugl published a new blog post today outlining the KMS overlay planes support present within the newly-released Plasma 6.5 desktop. While not yet enabled by default, enabling the overlay planes functionality can result in some nice power savings such as during video playback…
Absolute vs Relative Path in UNIX/Linux
The absolute and relative paths are different ways to navigate through directories in your Linux file system that everyone must know.
Canonical Academy Announced For New Ubuntu Linux Certifications
In addition to announced Snap-based silicon-optimized AI large language models, Canonical used the ongoing Ubuntu Summit 25.10 virtual event to announced Canonical Academy. Canonical Academy is their new effort for badges/certifications around Ubuntu Linux…
DietPi 9.18 Adds NanoPi R3S, R76S, and M5 Support
DietPi 9.18 adds support for NanoPi R3S, R76S, and M5, plus a redesigned dashboard with better security and TLS enabled by default.
Three new stable kernels for Thursday
OpenBSD 7.8 out now, and you’re not seeing double, 9front releases ‘Release’
New version includes multithreaded TCP/IP and Raspberry Pi 5 supportThe 59th version of the OpenBSD operating system is here, six months after 7.7, with multiple improvements in various areas.…
Ubuntu 25.10 Unattended Upgrades Broken Due To Rust Coreutils Bug
Besides the early fallout of switching to Rust Coreutils on Ubuntu 25.10 causing some breakage, a more pressing issue has been discovered: Ubuntu 25.10’s unattended upgrades functionality for automatic security updates is currently broken due to a Rust Coreutils bug…
[$] Safer speculation-free user-space access
The Spectre class of hardware vulnerabilities truly is a gift that keeps on
giving. New variants are still being discovered in current CPUs nearly
eight years after the disclosure of this
problem, and developers are still working to minimize the performance costs
that come from defending against it. The masked user-space access
mechanism is a case in point: it reduces the cost of defending against some
speculative attacks, but it brought some challenges of its own that are
only now being addressed.
Linux’s Proposed Cache Aware Scheduling Benchmarks Show Big Potential On AMD EPYC Turin
The past number of months has seen a lot of work by Intel Linux kernel engineers on cache-aware scheduling / load balancing for helping modern CPUs that have multiple caches. With cache aware scheduling, tasks that will likely share resources could be aggregated into the same cache domain to enjoy better cache locality. With the cache aware scheduling patches recently updated and now working past the “request for comments” stage, I was eager to try out these new patches. Especially with a 44% time reduction reported for one of the benchmarks, I was eager to run some tests and the first of those results are being shared today.
Canonical Begins Snap’ing Up Silicon-Optimized AI LLMs For Ubuntu Linux
Canonical’s new push for their Snap app packaging/sandboxed format on Ubuntu Linux is for AI large language models (LLMs). Making it more interesting though is that they are working to deliver silicon-optimized AI LLMs for your hardware and to make it easily deployable for Ubuntu sers…
Btrfs support coming to AlmaLinux 10.1
The AlmaLinux project has announced
that the upcoming 10.1 release will include support for
Btrfs:
Btrfs support encompasses both kernel and userspace enablement, and
it is now possible to install AlmaLinux OS with a Btrfs filesystem
from the very beginning. Initial enablement was scoped to the
installer and storage management stack, and broader support within the
AlmaLinux software collection for Btrfs features is forthcoming.Btrfs support in AlmaLinux OS did not happen in isolation. This was
proposed and scoped in RFC 0005, and has been built upon prior efforts
by the Fedora
Btrfs SIG in Fedora Linux and the CentOS Hyperscale SIG
in CentOS Stream.
AlmaLinux OS is designed to be binary compatible with Red Hat
Enterprise Linux (RHEL); Btrfs, however, has never been supported in
RHEL. A technology preview of Btrfs in RHEL 6 and 7 ended with the
filesystem being dropped from RHEL 8 and
onward. AlmaLinux OS 10.1 is currently
in beta.