Added over a year ago to the mainline Linux kernel was the high resolution mouse wheel scrolling support. While the support landed on kernel-side for to provide "buttery smooth" wheel scrolling, the work has yet to be wrapped up on the user-space side for making this a reality on the Linux desktop...
With Steam and other online gaming platforms seeing record usage in recent weeks as a result of home isolation around the world as a result of the coronavirus, one of the matters of curiosity has been how this will impact the Linux gaming percentage...
Valve is finishing up work on Proton 5.0-6 as the next version of their Wine downstream that powers Steam Play. With Proton 5.0-6 are some promising improvements...
The recently covered NIR vectorization pass ported from AMD's ACO back-end for improving the open-source Intel Linux graphics performance has landed now in Mesa 20.1...
Ada is a beautiful programming language when it comes to code safety with it continuing to be used by aircraft and other safety critical systems. There is now Ada++ as an unofficial fork of the language focused on making the language more accessible and friendlier in an era of the likes of Rust and Golang attracting much interest...
Made public in March was the Load Value Injection (LVI) attack affecting Intel CPUs with SGX capabilities. LVI combines Spectre-style code gadgets with Meltdown-type illegal data flows to bypass existing defenses and allow injecting data into a victim's transient execution. While mitigations on the GNU side quickly landed, the LLVM compiler mitigations were just merged today.
Last month I noted a new Linux driver for a buggy and funky looking mouse. A special driver was created by a community developer due to not all the mice button working otherwise due to not abiding by HID specifications. Now that the driver was merged for Linux 5.7, Linus Torvalds had words to share on this open-source driver...
Intel on Thursday released version 1.3 of their Deep Neural Network Library (DNNL) formerly known as MKL-DNN in offering a open-source performance library for deep learning applications...
One of the common criticisms for those trying to use Clear Linux on the desktop is that it lacks easy access to proprietary packages like Google Chrome and Steam. There has been plumbing within its swupd package/bundle management system to support third-party repositories to expand the ecosystem and now we're finally seeing that happen...
While NetBSD 9.0 has been out since mid-February, for those still on the NetBSD 8 series the NetBSD 8.2 milestone is now available with various fixes. As a result of the coronavirus, the NetBSD 7 series is also being extended...
For the past two months we have been testing the System76 Thelio Major and it's been working out extremely well with performance and reliability. The Thelio Major offering with options for Intel Core X-Series or AMD Ryzen Threadripper and resides between their standard Thelio desktop with Ryzen/Core CPUs and the Thelio Massive that sports dual Intel Xeon CPUs.
For years we have been looking forward to X-Plane with a new Vulkan renderer to replace its aging OpenGL renderer. Finally today the X-Plane 11.50 Beta has been made public for this realistic flight simulator that supports Metal on Apple platforms and Vulkan everywhere else...
Following last month's release of GNOME 3.36 with its many new features and performance improvements, GNOME 3.36.1 is out today with the first batch of updates/fixes to this H1'2020 open-source desktop...
Well known open-source AMD OpenGL driver developer Marek Olšák has enabled more Linux games to run with Mesa's GLTHREAD functionality enabled for helping with the performance...
Yesterday we noted Intel's programming reference manual being updated with new Golden Cove instructions for Sapphire Rapids and Alder Lake and with that Intel's open-source developers have begun pushing their changes to the compilers. The latest updates add TSXLDTRK, a new HYBRID bit for Core+Atom hybrd CPUs, and a new SERIALIZE instruction. After GCC was receiving the patch attention yesterday, LLVM is getting its attention today...
The month of April usually sees the new annual GNU Compiler Collection (GCC) feature releases and for GCC 10 in the form of GCC 10.1 as the first stable release in the series does stand chances of releasing this month...
A few months back when we last looked at the performance impact of having SELinux enabled there was a hit but not too bad for most workloads. But we'll need to take another look soon as with the Linux 5.7 kernel are some performance improvements and more for SELinux...
While many of you are users of Mesa Git for experiencing the bleeding-edge graphics drivers especially if you are a gamer wanting peak performance, for those on the Mesa stable series the Mesa 20.0.3 update has now shipped...
Seemingly at first thinking it was just an April Fools' Day joke, but it turns out the GNU Guix developers responsible for their package manager and operating system are actually working to replace their Linux (GNU Linux-libre to be exact) kernel with GNU Hurd...
Upstreaming of LLVM's Fortran front-end developed as "f18" and being upstreamed with the Flang name was supposed to happen back in January. Three months later, the developers still are struggling to get the code into shape for integration...
The networking changes for the Linux 5.7 kernel have already been merged and as usual there is a lot of new wired and wireless networking driver activity...
Intel has seemingly just updated their public programming reference manual as well as sending out some new patches to the GCC compiler for supporting new instructions on yet-to-be-released CPUs...
The Linux 5.7 Direct Rendering Manager (DRM) updates have been submitted as the kernel graphics driver changes for this next kernel feature release. As usual, there is a lot of work especially on the Intel and AMD Radeon side while nothing was queued for the open-source NVIDIA (Nouveau) driver...
If you are looking for a new desktop-friendly BSD with TrueOS being phased out, GhostBSD 20.03 is out as the promising desktop-focused OS based on FreeBSD and using the MATE desktop environment as a decent out-of-the-box experience...
Ingo Molnar on Monday sent in the scheduler updates for the Linux 5.7 kernel that saw its merge window open at the start of this week. For the Linux 5.7 cycle are a number of prominent scheduler additions...
During the month of March on Phoronix were 277 original news articles written by your's truly along with another 20 featured benchmark articles / Linux hardware reviews. Here is a look back at what is exciting Linux/open-source enthusiasts with so many hardware and software happenings...
Oracle has announced their newest major release of their "Unbreakable Enterprise Kernel" that they continue spinning as an option for users of Oracle Linux and being the default within the Oracle Cloud...
With last week's release of LLVM/Clang 10.0, here are our first benchmarks looking at the stable release of the Clang 10.0 C/C++ compiler compared to its previous (v9.0.1) release on various Intel and AMD processors under Ubuntu Linux.
Sway's Wayland compositor recently added Variable Refresh Rate / Adaptive-Sync support to help avoid tearing and stuttering while now GNOME's Mutter is working on similar VRR support on the desktop...