AMD Sends In More Radeon "Navi 2" Updates For Linux 5.10 Kernel

AMD's open-source Radeon Linux graphics driver developers have sent in their first round of updates to DRM-Next ahead of the Linux 5.10 kernel merge window kicking off in October.

This is the first of several pull requests expected of new feature material slated for Linux 5.10. Following all of the Navy Flounder and Sienna Cichlid enablement that hit Linux 5.9, there continues to be a lot of patches still coming in for these "Navi 2" GPUs expected to launch soon.

Dbus-Broker 24 Brings Improved Log Messages

Dbus-Broker as the high performance, D-Bus compatible implementation with BUS1 not panning out yet for high-performance, in-kernel IPC has seen a new release.

Dbus-Broker 24 is the newest version of this D-Bus compatible message broker with a focus on speed and reliability. Version 24 isn't too exciting but brings improved log messages around invalid configuration files and early start-up errors. Dbus-Broker 24 also makes audit events properly typed and prevents non-auditable

Wayland's Weston 9.0 Released With Kiosk Shell For Always-Fullscreen Apps

Weston 9.0 is out as the latest feature update to this Wayland reference compositor.

Most notable to Weston 9.0 is the introduction of a kiosk/full-screen shell . This Weston kiosk shell runs applications always full-screen via XDG-Shell. This is intended for embedded use-cases and other scenarios where always running one application/surface at a time. This implementation can also help developers in creating their own kiosk-like shells in serving as example code.

Besides the new kiosk shell, Weston

The Problems Debian Is Facing In 2020

The virtual DebConf20 concluded last week as the annual main conference for the Debian GNU/Linux distribution. Recently elected Debian Project Leader Jonathan Carter gave his talk at the event as an overview of where the project is at today as well as some of the problems they are facing today.

Debian's finances are sitting at around a healthy $896,065 USD. COVID-19 has helped their finances a bit in regards to less travel/conference expenses. Carter also noted as part
Continue reading...

Open Source LLM

Clang LTO Patches Updated For The Linux Kernel

Google engineers have posted a new revision of their work from earlier this summer for allowing the Linux kernel to be LTO-optimized using Clang .

Sami Tolvanen of Google sent out the second version of their patches for Clang LTO support with the Linux kernel. These patches allow making use of Clang's link-time optimizations for building Linux x86_64 and AArch64 (ARM64) Linux kernels.

Employing LTO for the Linux kernel has beneficial performance advantages as well as the possibility of smaller binaries

Open Source LLM

Oak Ridge Sponsoring GCC Compiler Improvements For NVIDIA + AMD GPU Offloading

Oak Ridge National Laboratory's Leadership Computing Facility (OLCF) announced on Thursday that they are funding improvements to the GNU Compiler Collection (GCC) around GPU compute offloading.

Oak Ridge's OLCF has entered into contract with Siemens' Mentor Graphics to fund more work on GCC upstream development. The work they are funding is on providing better GPU accelerator offloading support for the upstream, open-source GCC compiler. This will include work on both OpenACC and OpenMP.

Not only are both OpenMP and OpenACC being targeted but this

Oracle Releases Unbreakable Enterprise Kernel "R5U4"

While Unbreakable Enterprise Kernel 6 is the latest and greatest series for Oracle's kernel spin derived from upstream Linux 5.4 as an alternative on Oracle Linux to their "Red Hat Compatible Kernel", for those still making use of the Unbreakable Enterprise Kernel Release 5, a new update was issued today.

Oracle's Unbreakable Enterprise Kernel Release 5 is based on the Linux 4.14 kernel series and with UEK R5 Update 4 is on the Linux 4.14.35 point release. New

Chrome 86 Beta Enables Native File-System API By Default, WebCodecs Added

Building off the recent release of Chrome 85 , Google has now released the beta of Chrome 86 with a number of goodies introduced and promotions for some existing functionality.

Chrome 86 Beta is out today and among the changes with this release include:

- The Native File System API has been promoted out of the original trial. The Native File System API allows for "powerful web apps that interact with files on the user's local device" without having to keep interacting with the file chooser when it comes to

Mesa 20.2 Aiming For Release Next Week As Big Advancement For Open-Source GPU Drivers

The fourth and likely last release candidate of Mesa 20.2 is now available for testing while the formal release should happen next week.

Mesa 20.2-RC4 has been described as a "pretty tame" release candidate by release manager Dylan Baker of Intel. At this stage he feels Mesa 20.2.0 should be out next week barring any major issues coming up in the days ahead.

New to Mesa 20.2-RC4 are a few fixes for the RADV Vulkan

GTK 3.99.1 Released As The Latest Development Step Towards GTK4

Just over one month ago was the GTK 3.99 release and now that has been succeeded by GTK 3.99.1 in getting quite close to the long-awaited GTK 4.0 tool-kit release.

GTK 3.99.1 ties up "a number of loose ends" with their API ahead of the GTK 4.0 milestone, including a simplification of the button class hierarchy. There has also been a lot of work going into gtk4-demo as the demo collection