Dbus-Broker 26 Released For High Performance D-Bus

With the BUS1 in-kernel IPC not panning out and not seeing any major code work in nearly two years, the user-space based, D-Bus compatible DBus-Broker remains the performant and current option for those looking at something faster and more reliable than D-Bus itself.

Dbus-Broker 26 was released today as the newest update to this D-Bus message broker used by the likes of Fedora and others as a drop-in replacement to libdbus. With Dbus-Broker 26 there

GraalVM 21.0 Released With Experimental JVM On Truffle

Oracle on Tuesday released GraalVM 21.0 as the latest version of their Java VM/JDK that also supports other languages and modes of execution.

One of the notable additions with GraalVM 21.0 is supporting Java on Truffle, as an example JVM implementation using the Truffle interpreter. GraalVM's Truffle framework is an open-source library for writing programming language interpreters. With Java on Truffle, it's of the same nature as the likes of JavaScript, Ruby, Python, and R within the GraalVM

WireGuard Is Now Available For pfSense

The domination of the open-source WireGuard secure VPN tunnel not only on Linux systems but BSDs too... WireGuard is now available on pfSense, the FreeBSD-based firewall/router focused software platform.

Netgate announced today that WireGuard is now available for pfSense. Following FreeBSD mainlining WireGuard support at the end of November, initial support for WireGuard has been brought to pfSense Community Edition 2.5 snapshots.

Those that transition to the pfSense 2.5 development snapshots this week can begin enjoying the WireGuard support, which like

Chrome 88 Released With Security Fixes, Adobe Flash Removed

Google has released Chrome 88 as the latest stable version of their cross-platform web browser.

Some of the key highlights of Chrome 88 include:

- 36 security fixes, including for a critical issue over insufficient policy enforcement in Cryptohome. There are also many security issues resolved that were considered high priority.

- Adobe Flash Player support has been completely cleared out now that Adobe Flash is end-of-life upstream.

- The target="_blank" behavior now implies rel="noopener" by

Fedora 34 Cleared For Btrfs Zstd Compression By Default, DNF/RPM Copy-On-Write

The Fedora Engineering and Steering Committee has unanimously approved several high profile features for the upcoming Fedora 34 .

The latest batch of Fedora 34 features that received unanimous approval ahead of tomorrow's scheduled FESCo meeting include:

- Deprecating XEMacs and related packages. This is due to XEmacs not seeing a major release in over seven years and the upstream development essentially at an end. There is still an occasional commit but no meaningful additions being made and thus XEMacs is being deprecated.

- The Xfce 4.16 desktop environment

XanMod's Linux 5.10 Kernel Helping Tap Extra Performance With The AMD Ryzen 9 5900X

For those wondering how the likes of the XanMod and Liquorix kernel spins are competing these days with the mainline Linux kernel, here are some fresh benchmarks looking at these popular derivatives of the Linux kernel. XanMod in particular atop Ubuntu can easily help squeeze extra performance out of the system as shown by these benchmarks on an AMD Ryzen 9 5900X desktop.

The Liquorix kernel patches the Linux kernel with the MuQSS scheduler, high resolution scheduling, hard kernel preemption, BFQ I/O scheduler, and other tuning to


GNOME 40 Will Now Handle XWayland On-Demand By Default

Back in 2019 support was added to GNOME 3.34 to allow starting XWayland on-demand . With this opt-in feature, XWayland support would only be started up when needed (on-demand) for running X11 clients. That support has now matured enough where for the upcoming GNOME 40 it will be enabled by default.

As of today in Mutter 40 is the enabling by default of the XWayland on-demand handling. This comes following a more robust check for helping

Pioneer DJM-750 DJ Mixer Handling For Linux Is En Route

With Linux 5.11 came Pioneer DDJ-RR DJ controller support while for Linux 5.12 additional Pioneer DJ equipment will be supported.

The latest Pioneer DJ kit to be supported by the Linux kernel is the Pioneer DJM-750 digital audio mixer. The Pioneer DJM-750 is a 4-channel mixer with built-in 24-bit / 96 kHz USB sound card and the same 32-bit DSP found in Pioneer's higher end models like the DJM
Continue reading...

Linux 5.12 To Add Atomics Support To The Promising eBPF

The eBPF in-kernel virtual machine that allows for handling sandboxed "programs" within the Linux kernel continues on its stellar upward trajectory.

eBPF remains one of the most exciting and revolutionary changes in recent years within the Linux kernel and new features continue to be tacked on to allow eBPF to fulfill more roles than the original BPF network packet filter use-case. Should you not be too familiar with eBPF, learn more on the technology at eBPF.io .

What's new to report on today is support for atomics

2021 Could Be The Year That AMD Radeon Graphics Can Hot Unplug Gracefully On Linux

It's been nearly one year that AMDGPU patches have been around to better handle GPU hot unplugging on Linux . The use-case for that being either removal via sysfs such as if then assigning the GPU to a VM or for external GPUs such as connected via Thunderbolt. Those patches are still baking but the latest iteration of the work has now been published by AMD.

Currently the hot removal of AMD Radeon GPUs under Linux can result in a kernel oops or system hangs or application hangs, among related headaches. Reportedly