Released on Friday was the newest version of Intel Thermald, the thermal daemon developed by Intel for their processors on Linux for monitoring and helping control temperatures across modern Intel-powered laptops and desktops. Catching me immediately by surprise was Intel Thermald 2.5.12 introducing support for ARM...
Earlier this month I wrote about Intel working on function multi-versioning support for APX and AVX10.2 with the GCC compiler. This allows developers to write optimized code paths specifically targeting Advanced Performance Extensions (APX) or Advanced Vector Extensions 10.2 capabilities of future processors while being able to otherwise fall-back to generic or other optimized code paths for other ISA target features. This work is now merged for GCC 17...
The BeOS-inspired Haiku open-source operating system now enables Advanced Vector Extensions 512 on capable Intel/AMD CPUs. A number of other hardware driver improvements were also merged for this interesting OS during the last month...
Ahead of the much anticipated Plasma 6.7 desktop release next week, KDE developers have been busy putting final touches on it, mostly in the form of bug/regression fixes...
The day started out with Arch Linux's AUR user-contributed repository seeing more than 400 packages compromised with malware. Now in ending out the day they believe all affected commits have been addressed. But it ended up being more than 1,500 affected packages...
OpenZFS 2.4.3 is out today as the newest stable point release to this open-source ZFS file-system implementation as well as point releases for the OpenZFS 2.3 and 2.2 series too...
Alexandre Julliard just released Wine 11.11 as the newest bi-weekly development release of this open-source software that powers Valve's Steam Play (Proton) and allows for running Windows games and applications under Linux as well as other platforms...
AMD today announced the opening of pre-orders for their Ryzen AI Halo petite PC powered by AMD Ryzen AI Max+ "Strix Halo" and working with either Microsoft Windows or Linux...
Linux 7.1 stable is expected to be released this Sunday with its many new features. Immediately following the Linux v7.1 tagging, the Linux 7.2 merge window will open and a lot of new feature material is expected to be merged over the next two weeks...
Last year when releasing Red Hat Enterprise Linux 10.0, Red Hat announced a RHEL 10.0 developer preview for RISC-V. Since then that RISC-V developer preview hadn't been updated but now Red Hat has published a new developer preview snapshot based on RHEL 10.2...
On Sunday it's anticipated that Linus Torvalds will released the stable Linux 7.1 kernel. This is a really terrific mid-year update to the Linux kernel! Here's what makes me excited about Linux 7.1...
Among the many new features planned for Ubuntu 26.10 is switching the default D-Bus implementation over to using the high performance Dbus-Broker drop-in replacement...
Ever since AMD announced openSIL in early 2023 for open-source CPU silicon initialization to eventually replace AGESA and enhance their Coreboot support, I have been eager to try it out. The openSIL code drops to date though have just focused on select reference platforms with only aiming for production status in the Zen 6 timeframe. But thanks to 3mdeb porting openSIL and Coreboot to a Gigabyte server motherboard, it's now possible to try out openSIL+Coreboot right now on Zen 5 hardware.
One of the exciting additions to the Linux 7.1 kernel is the introduction of the new NTFS file-system kernel driver. While in good shape already and proving advantageous over other NTFS open-source driver options, one of the initial limitations on it is around Windows native symbolic link handling but that is now in the process of being resolved...
Linux cryptography subsystem expert Eric Biggers Eric Biggers of Google worked on some pretty nice Intel/AMD x86_64 optimizations over the years. Especially around AVX-512 optimizations within the Linux kernel's crypto code has been one of his many nice improvements to the kernel in recent times. Today he's out with another enticing AVX-512 optimization and this time it's for the software RAID code...