Out today is GNU Binutils 2.40 as the latest feature update to this wide collection of key binary utilities found on Linux systems and other platforms.
One of the exciting Coreboot / open-source firmware milestones of 2022 was a Coreboot/Dasharo port to a readily available Intel Alder Lake motherboard from MSI with the port being carried out by consulting firm 3mdeb. That port started with the MSI PRO Z690-A WiFi DDR4 and then more recently focused on the DDR5 variant. That MSI PRO Z690-A WiFi DDR5 support has now been upstreamed into mainline Coreboot.
An interesting patch series posted by Intel this week for the Linux kernel is working on implementing Linear Address Space Separation (LASS) as a feature coming with future processors to help fend off speculative address accesses across user and kernel mode.
ROCm 5.4 released in November with a point release then coming out in December and now there is another minor update for January to this open-source AMD Linux GPU compute stack.
Following Thursday's Mesa 23.0 feature freeze / branching, Friday brought the first weekly release candidate of this new Mesa 23.0 series.
KDE developer Nate Graham is out with his usual Saturday weekly recap to highlight all of the interesting KDE desktop developments for the past week.
13 January
The fourth release candidate of Wine 8.0 is now available as the project works toward its stable release in the coming weeks. Wine, of course, allows for running Windows programs and games under Linux and other platforms. Valve's Wine fork, Proton, is what powers Steam Play.
With Intel's 4th Gen Xeon Scalable "Sapphire Rapids" processors that launched this week, Intel is betting heavily on the integrated accelerators for offering them an advantage over competitors for modern hyperscaler tasks and other workloads able to take advantage of the In-Memory Analytics Accelerator (IAA), Data Streaming Accelerator (DSA), QuickAssist Technology (QAT), and the Dynamic Load Balancer (DLB). But what does the software landscape currently look like and what's needed to actually make use of these accelerators under Linux? Here is a brief how-to guide / overview for making use of the accelerators on your Linux server.
Following the Linux kernel deprecating the ReiserFS file-system and with plans to drop the kernel driver in 2025, the next file-system target being evaluated for whether it should stick around the kernel is the Journaled File-System, JFS.
Since Linux 6.0 there has been various graphics driver code being upstreamed for Intel's next-generation Meteor Lake processors, among other Meteor Lake driver enablement work in general. Now coming with the Linux 6.3 cycle is enough of the graphics/display driver support for Meteor Lake being in place that it can actually light up a display.
Back in December AMD posted P-State Linux driver patches for implementing a "Guided Autononmous Mode" of operation to complement the existing passive mode used by the amd_pstate driver and the pending fully-autonomous/EPP mode that has seen many patch revisions in recent months. While much of AMD's engineering focus has been on getting the P-State EPP code upstreamed, out today is the second iteration of that Guided Autonomous Mode support.
The open-source WebKit browser engine used by Apple's web browsers as well as relied upon by several other vendors and software solutions is out with a notable technology preview update.
Intel overnight released the Media Driver v22.6.6 release that serves as their 2022Q4 quarterly feature release. Most notable with this updated open-source media acceleration stack is adding initial support for next-generation Meteor Lake processors.
12 January
Mesa 23.0 feature development wrapped up today with the code having been branched from the main branch and now Mesa 23.1 entering development.
Google announced today that moving forward they will be allowing Rust code into the Chromium code-base, the open-source project that ultimately served as the basis for their Chrome web browser.
Following the Windows vs. Linux benchmarks with Intel Arc Graphics from last week, in today's article is a look at how the Intel Arc Graphics A750 and A770 are competing to the AMD Radeon graphics when using the very latest Linux 6.2 kernel along with Mesa 23.0-devel for providing the very latest open-source graphics driver support from each vendor.
System76 is kicking off the new year by preparing to release a new AMD-powered Linux laptop, an updated Pangolin model.
Intel today officially announced the Core i9 13900KS as what they claim to be the "world's fastest desktop processor" with up to a 6.0GHz maximum turbo frequency.
Being introduced to the Debian package archive this week is accel-config as Intel's new user-space component for configuring the DSA accelerators found with the new 4th Gen Xeon Scalable "Sapphire Rapids" processors.
Since early November AMD has been working on Linux patches for Automatic IBRS. AutoIBRS is a new Zen 4 CPU feature intended to provide better performance than generic Retpolines as part of the Spectre V2 mitigations. Two months later the Linux AutoIBRS patches still haven't been merged yet but up to their sixth revision.
AMD today sent in a batch of AMDGPU and AMDKFD kernel driver fixes for the in-development Linux 6.2. Notable with this week's AMD graphics driver fixes are a few pertaining to the new Radeon RX 7000 series / RDNA3 hardware.
With the Intel VT-d 4.0 specification there is performance monitoring "PerfMon" infrastructure introduced. A new patch series from Intel is preparing for IOMMU performance monitoring with the Linux kernel code.
In addition to the CentOS Hyperscale SIG making great progress on adapting CentOS Stream for hyperscaler needs, at the opposite end of the table is the CentOS Automotive SIG with their "AutoSD" platform they continue working on adapting to make CentOS Stream suitable for use within vehicles.
11 January
For those sticking to the bi-weekly Mesa 22.3 point releases rather than riding Mesa Git, Mesa 22.3.3 is out today in providing the very latest fixes to this collection of open-source OpenGL and Vulkan drivers.
Following last month's launch of the Radeon RX 7900 series graphics cards, AMD's GPUOpen group has now published the instruction set architecture (ISA) programming guide for those interested in RDNA3 GPUs.
ASRock Industrial, the independent company spun out of ASRock that is focused on industrial computers, edge systems, hardware for retail environments, has now partnered with Canonical to begin offering certified devices for Ubuntu Linux.
A six month old merge request to Mesa was finally merged today for enabling Radeon Memory Visualizer (RMV) support with the Radeon "RADV" Vulkan driver.
NetBSD continues using the FFS file-system by default while it's offered ZFS support that has been slowly improving -- in NetBSD-CURRENT is the ability to use ZFS as the root file-system if first booting to FFS, for example. There may be another modern file-system option soon with an effort underway to port DragonFlyBSD's HAMMER2 over to NetBSD.
The NVK open-source Vulkan driver for NVIDIA GPUs that has seen a lot of progress over the past year is now able to run some games like The Talos Principle, which was the launch title for Vulkan 1.0. While the NVK driver is correctly rendering, it's still slow until the kernel driver side is sorted out with re-clocking.
Google on Tuesday released their first post-holidays update to the cross-platform Chrome web browser.
While many haven't even moved yet to the very speedy Python 3.11 that was released back in October, for those wanting to do some bleeding-edge testing the fourth alpha of Python 3.12 is already out.
10 January
At today's Fedora Engineering and Steering Committee (FESCo) more features were approved for the Fedora 38 release coming up in April.
Last year with the release of Ubuntu 22.04 LTS there was a beta real-time kernel offering from Canonical.
With the next Linux kernel cycle we could see upstream disable their driver support for Microsoft's Remote Network Driver Interface Specification (RNDIS) protocol due to security concerns.
GCC compiler expert Jan Hubicka at SUSE began working on AMD Zen 4 compiler tuning patches that began landing in December for the GCC 13 compiler that will debut as stable in a few months. It looks like the work isn't over on Znver4 tuning with another patch being sent out today for fine-tuning the latest AMD CPU microarchitecture.
Established two years ago was the CentOS Hyperscale SIG for a group of engineers from Facebook, Twitter, and other hyperscalers in making optional changes to CentOS Stream to better suit the Linux distribution to their internal needs.
Microsoft's Dozen "dzn", which was merged to Mesa last year as Vulkan implemented on Direct3D 12, is onto a 98.5% pass rate for its Vulkan 1.0 coverage.
