AWS engineers have been working on Linux kernel improvements to KVM’s VMX code for enhancing the unamanged guest memory when dealing with nested virtual machines. The improved code addresses some correctness issues as well as delivering wild performance improvements within a synthetic benchmark…
Category Archives: Linux
Glibc Math Code Sees 4x Improvement On AMD Zen By Changing FMA Implementation
Merged this week to the GNU C Library “glibc” code is dropping the ldbl-96 FMA implementation from this library as in doing so they found a 4x improvement to throughput and latency on AMD Zen 3 hardware…
Google Looks To Bring JPEG-XL Support Back To Chrome / Chromium
Back in 2022 was the surprising decision by Google that they were going to deprecate JPEG-XL image support in Chrome. By the end of 2022 they went ahead and removed JPEG-XL support from Chrome/Chromium to the frustration of many web developers and end-users interested in this image format. Now though as we get ready to roll into 2026, Google engineers are looking at bringing back JPEG-XL support to the Chrome web browser…
Diamond Technologies Adds New OSM Modules Based on i.MX 91, i.MX 93, and STM32MP2
Diamond Technologies, Inc. has introduced three new OSM-based embedded computing modules: the DEC i.MX 91-OSM, DEC i.MX 93-OSM, and DEC MP2-OSM. Designed and supported in the United States, the modules expand the company’s embedded lineup with new processing, connectivity, and edge-level compute options. The new modules target connected industrial equipment, energy-efficient edge systems, and compact […]
Radxa Unveils Solder-Down rCore Module Line With RK3308 and IQ-9075 Edge AI Variants
Radxa has introduced two new solder-down modules in its rCore series, using LGA or castellated interfaces for compact, vibration-resistant designs suited to industrial, transportation, and rugged IoT systems. The new rCore-RK3308 and rCore-Q9075 modules integrate processing, memory, storage, and connectivity within small footprints to support applications ranging from low-power IoT to high-performance edge AI. The […]
KDE Plasma: Set Transparency for Specific Apps | Easy Guide
A brief guide on configuring transparency for selected applications in KDE Plasma using Window Rules, without affecting other windows.
GCC Steering Committee Allows New Language Front-End To Land For GCC 16
Joining Ada, C/C++, COBOL, D, Fortran, Go, Modula-2, Objective-C/Objective-C++ and Rust is now another programming language expected to be added for the GCC 16 compiler release due out in the new year…
Self-Hosters Confirm It Again: Linux Dominates the Homelab OS Space
According to the 2025 Self-Host survey from selfh.st, Linux dominates self-hosting setups and homelab operating systems.
RISC-V Testing Lapse Resulted In Wrong MIPS RISC-V Vendor ID Landing In Linux 6.18
An interesting anecdote from this week’s batch of RISC-V fixes for the Linux 6.18 kernel exposed that the MIPS RISC-V/JEDEC vendor ID was wrong for code merged at the start of the kernel cycle. The testing hadn’t caught it either as the QEMU emulation also ended up inadvertently using the wrong vendor ID too…
Quick Share Now Works with AirDrop: Seamless File Sharing Between Android and Apple
Android’s Quick Share now works with Apple’s AirDrop. This change brings direct easy file sharing between Android and Apple devices.
It’s TEE time for Brave’s AI assistant Leo
Browser maker wraps cloud AI data processing in confidential computingBrave Software has joined the rush to make using cloud-based AI services more private.…
Bottles 60.0 Launches with Native Wayland Support
Bottles 60.0, a Wine prefix manager for running Windows apps on Linux, adds native Wayland support, a refreshed UI, and more.
FreeBSD 15.0-RC3 Ships Latest OpenZFS, KDE Dropped From DVD ISO Due To Size Constraints
FreeBSD 15.0 is working toward its stable release in early December. As part of reaching that major release, FreeBSD 15.0-RC3 released today as what may be the final release candidate before FreeBSD 15.0-RELEASE…
KDE Plasma 6.6 Adds ‘Exclude Certain Windows From Screen Recording’ Feature
KDE Plasma 6.6.0 now allows you to exclude windows from screen capture. You can keep certain parts of your desktop screen private when recording.
FOSS Force’s Top Five Articles — For the Week Ending November 21, 2025
Did you miss this week’s top articles? Here are the five most read article on FOSS Force for the week that just ended.
The post FOSS Force’s Top Five Articles — For the Week Ending November 21, 2025 appeared first on FOSS Force.
Linux Device Trees For Cancelled Products? Don’t “Waste Time”
Yesterday TUXEDO Computers cancelled their Snapdragon X Elite Linux laptop plans. In their announcement discontinuing work on this X1E Linux laptop, they said they would still upstream the Device Tree support to the mainline Linux kernel. Indeed they posted a new revision of their DT patches on Friday for the Linux kernel, but there is diminishing outlook that they will be accepted upstream for this cancelled product…
KDE Plasma 6.6 Will Provide A Much Better Experience For High Refresh Rate Displays
More features continue piling on for the KDE Plasma 6.6 desktop, including an important performance fix this week for those running displays with a higher than 60Hz refresh rate…
Algol 68 GCC Compiler Patches Updated With Modules System Added
Since the start of the new year, there have been patches being posted for proposing a new GCC compiler front-end for the half-century old Algol 68 programming language. Oracle engineer Jose Marchesi has been leading the Algol 68 effort for GCC and this weekend posted a new revision of the patches, which now includes a working modules system implementation…
Linux 6.18 To Enable Both Touchscreens On The AYANEO Flip DS Dual-Screen Handheld
Sent out today were a set of input subsystem fixes for the near-final Linux 6.18 kernel. A bit of a notable addition via this “fixes” pull is getting both touchscreens working on the AYANEO Flip DS, a dual-screen gaming handheld device that can be loaded up with Linux…
Wine 10.19 Released: Game Changing Support for Windows Reparse Points on Linux
If you use Linux and occasionally run Windows applications, whether via native Wine or through gaming layers like Proton, you’ll appreciate what just dropped in Wine 10.19. Released November 14 2025, this version brings a major enhancement: official support for Windows reparse points, a filesystem feature many Windows apps rely on, and a host of other compatibility upgrades.