LLVM 12.0 was aiming for release at the start of March but it missed that goal post and a third release candidate was tagged on Wednesday. But, fortunately, it looks like the official release will be out soon...
The Mesa release train once again rode off the tracks but this week looks like it will get back on track with hopes of releasing Mesa 21.0 on Thursday...
AMD recently added a notice to the ROCm repository reinforcing their focus on headless, non-GUI workloads while now that statement is being sort of retracted and they have clarified their support intentions around this open-source Radeon Open eCosystem driver stack...
With that nasty swapfile issue behind us, the Linux 5.12 kernel is looking to be in good shape and on my tests so far across a number of different Intel and AMD systems I am not seeing any major surprises...
Google has announced the 202 open-source projects that will be included as part of this year's Google Summer of Code (GSoC) initiative for getting students involved in free software development...
Back in 2019 we reported on Intel bringing up a new SoC dubbed "Lighting Mountain" to be used as a network processor and for other use-cases. Intel brought up that initial Linux kernel code for Lightning Mountain in 2019 but since then the code has already begun to fall into disrepair while it looks like it was either punted off as part of MaxLinear's acquisition last year of the Intel Home Gateway Platform Division or otherwise as a result of that was cancelled...
Chinese MIPS64 vendor Loongson announced the 2K1000 back in 2017 and while it has already been succeeded by more advanced chips in the Loongson 3 series, the Linux driver support for the 2K1000 is still coming together...
We are already quite eager for NVIDIA's 470 series Linux driver due to Wayland / DMA-BUF improvements coming to this next major feature release for their proprietary driver stack. Making it all the more exciting is it looks like the NVIDIA 470 series driver will have OpenCL 3.0 support...
Disclosed today is CVE-2021-21300 as a security vulnerability affecting git clone that could lead to specially crafted repositories being able to execute code during the Git clone process...
Given the beta phase of openSUSE Leap 15.3 having started earlier this month, here are some preliminary benchmarks looking at the performance for openSUSE Leap 15.3 with the initial beta snapshot against Leap 15.2 with all stable release updates against the rolling-release openSUSE Tumbleweed.
While Fedora 34 will be out around the end of next month, there are already change proposals being filed for Fedora 35 that will come in the autumn. One of those early changes for that next release cycle is referring to the OS as "Fedora Linux" within its OS release information...
Sylvestre Ledru who is a director at Mozilla by day while also being prolific to Debian/Ubuntu and LLVM/Clang development has managed to get a Rust version of Coreutils packaged and running well enough on Debian...
Just two days after the release of Linux 5.11.4 it has now been succeeded by Linux 5.11.5 and the maintained LTS kernels also saw new releases this morning...
Intel engineers have been working on a tool called kcpuid for showing the raw CPU features/capabilities of a processor under Linux. This utility will be part of the kernel source tree and is queued up now in tip's x86/misc branch, thereby making it material for Linux 5.13 barring any issues coming up...
If it wasn't odd enough during these pandemic times seeing Nintendo 64 support upstreamed into the Linux 5.12 kernel a few weeks back, the latest vintage hardware seeing open-source support still going on is the Motorola 68000 series 32-bit processors. LLVM/Clang today merged the "m68k" target for these three decade old processors...
While Intel 11th Gen Rocket Lake desktop processors are launching this month, Intel's open-source Linux driver developers known for their punctual support are already preparing early code around their 14th Gen "Lunar Lake" platform...
The patch series implementing support for Wayland's Presentation-Time protocol within the Mutter compositor has been merged ahead of this month's GNOME 40 release...
Following the surprise announcement last year that CentOS 8 will be EOL'ed at the end of 2021 to focus instead on CentOS Stream and all the uncertainty that brought with Red Hat now being owned by IBM, new distributions like Rocky Linux were conceived while existing Linux distributions have been looking to capitalize on that move. Oracle Linux has been advertising how it's a great RHEL downstream while Canonical is now promoting how Ubuntu is a great replacement to CentOS...
One of the many great programs at SUSE is the roughly annual program where their developers can focus for one week on any new open-source development they desire. SUSE Hack Week has led to many great innovations and improvements since it began in the mid-2000s and for the Hack Week later this month there is one project attempt we are eager to see tackled...
University of Illinois researchers have discovered that Intel's CPU ring interconnects are vulnerable to exploit by side-channel attacks. This opens a whole new can of worms with the cross-core interconnect now being vulnerable to exploit but so far Intel doesn't appear to be overly concerned and there are some open questions on whether this interconnect exploit would still work with the latest Intel Xeon processors...
It's been a while since last having anything to report on Waffle as the library abstracting OpenGL and windowing system selection to run-time while this weekend marked its v1.7 release...
For a number of years it has been known that the Btrfs RAID5 and RAID6 code is potentially unsafe and not nearly as mature as the native RAID support found in this Linux file-system for other levels. Finally now we are seeing the Btrfs user-space programs warn the user when attempting to create such Btrfs native RAID 5/6 configurations...
For those using Gallium3D Nine as a Direct3D 9 state tracker when running Windows games on Linux rather than the likes of DXVK for going through Vulkan, next quarter's Mesa 21.1 will better handle 32-bit games with the Nine state tracker...
While Linux 5.12-rc2 released on Friday due to that prominent corruption bug, there still is some Sunday kernel fun with Greg Kroah-Hartman releasing a slew of stable kernel updates including Linux 5.11.4 and 5.10.21 LTS...
With the exciting "HWCAPS" feature of Glibc 2.33+ allowing for optimized versions of libraries to be more easily deployed on Linux systems, diagnosing issues around it can be a bit more complicated but on the way for Glibc 2.34 is a welcome improvement to help in such issues...
Over the years Google Summer of Code (GSoC) has resulted in some really great projects in the X.Org ecosystem from work in the early days on the open-source Radeon graphics driver stack to VKMS more recently to many other improvements especially as it pertains to open-source graphics drivers / Mesa. But for Google Summer of Code 2021 at least, the organization will not be participating...
With plans of formally releasing FreeBSD 13.0 at month's end, FreeBSD 13.0-RC1 is available this weekend and on-schedule for helping to test and evaluate this forthcoming major BSD operating system update...
KDE developers have been off to a busy March so far with working on adaptive panel opacity support for Plasma 5.22. Another pleasant improvement with that next Plasma release is to avoid rendering work when the screen is off...
Released this week was Intel's open-source oneAPI Level Zero v1.2.3 for the headers and loader based on their public oneAPI Level Zero specification...
Disclosed by Arm last summer was the Straight Line Speculation (SLS) vulnerability and they were quick to introduce new safeguards against SLS in the GCC and LLVM compilers. The compiler-based mitigations to straight-line speculation involves adding speculation barrier sequences around the vulnerable instructions to prevent speculatively executing instructions around changes in control flow. While compiler developers were quick to add the options, so far the Linux kernel developers are in disagreement still over its importance and the proposed patches that would flip on this option when compiling the ARM Linux kernel...
Exiv2, the widely-used C++ metadata library / tools for dealing with image metadata via EXIF / IPTC / XMP standards and ICC profiles is looking to join the KDE project...
Exiv2, the widely-used C++ metadata library / tools for dealing with image metadata via EXIF / IPTC / XMP standards and ICC profiles is looking to join the KDE project...
While Linus Torvalds long has released his new kernel releases -- both release candidates and the inaugural stable releases -- every Sunday, there are the occasional exceptions like this week with Linux 5.12-rc2 being issued on Friday night. The Linux 5.12-rc2 release has come early due to that nasty file-system corruption issue stemming from botched swapfile handling...
Following the recent promotions of DataSketches and ECharts, the Apache Software Foundation has promoted Daffodil as their newest top-level project. Apache Daffodil is an open-source universal interchange implementation of the Data Format Description Language (DFDL)...
Following the recent promotions of DataSketches and ECharts, the Apache Software Foundation has promoted Daffodil as their newest top-level project. Apache Daffodil is an open-source universal interchange implementation of the Data Format Description Language (DFDL)...
While Linus Torvalds long has released his new kernel releases -- both release candidates and the inaugural stable releases -- every Sunday, there are the occasional exceptions like this week with Linux 5.12-rc2 being issued on Friday night. The Linux 5.12-rc2 release has come early due to that nasty file-system corruption issue stemming from botched swapfile handling...
When it comes to the AMDGPU kernel driver changes in Linux 5.12 for modern open-source AMD Radeon graphics, most notable is RDNA2 OverDrive overclocking support now being available as well as AMDGPU FreeSync over HDMI (pre-HDMI 2.1). But from initial testing the new in-development kernel is showing mostly subtle performance improvements for the Radeon RX 6800 series over Linux 5.11.
When it comes to the AMDGPU kernel driver changes in Linux 5.12 for modern open-source AMD Radeon graphics, most notable is RDNA2 OverDrive overclocking support now being available as well as AMDGPU FreeSync over HDMI (pre-HDMI 2.1). But from initial testing the new in-development kernel is showing mostly subtle performance improvements for the Radeon RX 6800 series over Linux 5.11.
PyTorch 1.8 was released on Thursday as the newest version of this widely-used machine learning library. Exciting many will be easier AMD Radeon ROCm support with Python wheels now provided for that Radeon Open eCosystem support...
PyTorch 1.8 was released on Thursday as the newest version of this widely-used machine learning library. Exciting many will be easier AMD Radeon ROCm support with Python wheels now provided for that Radeon Open eCosystem support...
Recently I wrapped up some tests looking at the Dell XPS Linux laptop with Core i7 1165G7 "Tiger Lake" processor when looking at the Linux kernel performance of 5.10 vs. 5.11 vs. 5.12 as well as the impact if upgrading to the Linux 5.12 kernel...