KDE has announced the release of KDE Gear 25.12. This release adds more "extractors" to the Itinerary travel-assistant application, improved Git support in the Kate text editor, better PDF export in Konqueror, and much more. See the changelog for all new features, improvements, and bug fixes.
With the first of RISC-V RVA23-compatible hardware expected to be released in 2026, we are beginning to see more Linux developers prepare for this RVA23 profile and the now-mandated extensions. Sent out this week was an initial "request for comments" patch series on RVA23 adjustments for the Linux kernel...
Let employers know what matters to you! Open Source JobHub and Linux Professional Institute (LPI) have teamed up again to launch the third episode of the Open Source Professionals Job Survey, designed to understand what matters most to professionals in ... Read more The post Take The 2026 Open Source Professionals Job Survey! appeared first on Linux Professional Institute (LPI).
The Seattle GNU/Linux Conference returned to the University of Washington from November 7 to 8 for its thirteenth edition. SeaGL has always been a proudly community-driven, completely free event β as in the freedom to not need to register or ... Read more The post SeaGL 2025: A Community-Driven Linux Weekend appeared first on Linux Professional Institute (LPI).
Merged a few days ago for the ongoing Linux 6.19 merge window were all of the "char/misc" updates. A lot of random changes throughout this time from the Industrial I/O "IIO" drivers to an interesting new feature for User-Space I/O "UIO" for PCI/PCIe devices...
Over the past year Intel engineers have worked a lot on Cache Aware Scheduling for the Linux kernel. The yet-to-be-merged functionality allows for the Linux kernel to better aggregate tasks sharing data to the same last level cache (LLC) domain to reduce cache misses and cache bouncing. The Cache Aware Scheduling development was led by Intel but helps other CPU vendors too for processors with multiple cache domains. Back in October I showed some nice performance wins for AMD EPYC Turin with Cache Aware Scheduling while today's article are some benchmarks of the newest CAS code and looking at the performance benefit on Xeon 6 "Granite Rapids" processors.