GNU developers are preparing to quickly ship GCC 7.3 now in order to get out the Spectre patches, a.k.a. the compiler side bits for Retpoline with -mindirect-branch=thunk and friends...
With being past the cutoff of new features to be merged to DRM-Next for targeting the upcoming Linux 4.16 kernel merge window, here is a recap of the prominent changes to the Direct Rendering Manager drivers for this next kernel cycle...
While KDE Discover's Flatpak support was declared "production ready", that isn't the only app sandboxing tech they are working on: their Ubuntu Snap support is also coming together nicely...
Beyond the Retpoline support already found in the mainline Linux kernel, developers are working on Retpoline Underflow support that would be used for Intel Skylake and Kabylake CPUs. RETPOLINE_UNDERFLOW protects against falling back to a potentially poisoned indirect branch predictor when a return buffer underflows and this additional protection is needed for Intel Skylake/Kabylake processors. I ran a couple benchmarks...
With the flurry of Mesa development activity with Mesa 18.0 being branched in a few days, the RADV Radeon Vulkan driver picked up support for another extension...
If you have been curious about the state of Purism's Librem 5 smartphone project since its successful crowdfunding last year and expedited plans to begin shipping this Linux smartphone in early 2019, the company has issued their first status update...
We have looked several times already at the performance impact of Retpoline support in the Linux kernel, but what about building user-space packages with -mindirect-branch=thunk? Here is the performance cost to building some performance tests in user-space with -mindirect-branch=thunk and -mindirect-branch=thunk-inline.
For those curious about the performance impact of the Retpoline patches as found in the latest Linux 4.15 kernel, here are some benchmarks on an assortment of old and new AMD Linux systems...
With KDE Plasma 5.12 LTS, the KWin window manager / compositor's X11/X.Org code will now be under an "eternal feature freeze" as development will focus more on Wayland...
Patches are being prepped to improve the OverDrive overclocking/underclocking support within the AMDGPU DRM driver and for allowing voltage controls...
An independent open-source developer has announced "Advanced DRI Configurator" in what he's hoping could eventually replace DriConf for configuring Mesa parameters...
The backporting of -mindirect-branch, -mindirect-return and -mindirect-branch-register, a.k.a. the GCC "Retpoline" patches, have been back-ported and merged into the GCC 7 branch...
Microsoft made many upstream contributions to the Git version control system over the past year to improve its performance and they plan to continue contributing to the project...
While BPF has been under the spotlight recently in light of Spectre, with the upcoming Linux 4.16 cycle this in-kernel virtual machine and originally packet filter will be picking up new features...
In improving the power-savings of NVIDIA GeForce 600/700 "Kepler" GPUs running on the open-source NVIDIA "Nouveau" driver, Red Hat developer Lyude Paul has published a set of patches allowing for full clock-gating with these older graphics cards...
Last week I provided a fresh look at the NVIDIA GeForce vs. AMD Radeon Linux gaming performance using the latest drivers at the start of 2018. That testing included the latest NVIDIA and AMD GPUs, but for those curious how these numbers compare for older NVIDIA GPUs, here's a look with the Kepler and Maxwell graphics cards added to the comparison.
While initial support for Retpoline was merged into the Linux 4.15 Git kernel last week and is now being backported to some supported Linux kernel series, there is still additional work ongoing for properly mitigating Spectre v2 on Intel Skylake CPUs and newer...
Igalia has sent out the fourth version of their patches for wiring in ARB_gl_spirv support into the Mesa OpenGL driver. This extension is the last main blocker from Intel having OpenGL 4.6 support and allows for SPIR-V ingestion support for better interoperability between OpenGL and Vulkan...
While solid-state drives have generally been quite reliable in recent years and even with all the benchmarking I put them through have had less than a handful fail out of dozens, whenever there's a bargain on NVMe SSDs, it's hard to resist. The speed of NVMe SSDs has generally been great and while it's not a key focus on Phoronix (and thus generally not receiving review samples of them), I upgrade some of the server room test systems when finding a deal. The latest is trying an ADATA XPG SX6000 NVMe SSD I managed to get for $49.99 USD.
The crew responsible for the open-source Godot cross-platform game engine have announced the 3.0 Release Candidate ahead of the imminent stable release of this major update...
A new Phoronix Premium member was hypothesizing in the forums whether Ubuntu's low-latency kernel would be performing better in the wake of the Kernel Page Table Isolation (KPTI) support in the kernel for fending off the Meltdown CPU vulnerability. With always aiming to deliver on test requests by premium members, I ran some benchmarks of the Ubuntu low-latency vs. generic kernels and I also tossed in the Liquorix kernel for benchmarking too.
Earlier this week ongoing Wayland/Weston release manager Bryce Harrington at Samsung laid out plans for Wayland 1.15 and Weston 4.0. There's been some push-back on the proposed dates to try to allow some more work to land in these upcoming six month releases to Wayland/Weston, but long story short, these next releases will be here in the near future...
With the Linux 4.15-rc8 kernel that is expected for release today as the final step before Linux 4.15, it's still seeing continued security improvements in the wake of the Spectre CPU vulnerabilities...
Kernel Page Table Isolation (KPTI) landed at the start of the year for x86/x86_64 systems for fending off the much talked about CPU attacks while the AMD64 / 64-bit ARM code is still a work-in-progress but looks like it will be squared away for the upcoming Linux 4.16 kernel cycle...
It seems to be a busy weekend for KDE news... The latest is that the Flatpak app sandboxing support formerly known as XDG-App is considered production ready within KDE Discover...