Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 7 min ago

FUSE With Linux 5.15 Now Allows Mounting An Active FUSE Device

Tue, 09/07/2021 - 19:44
While Linus Torvalds isn't much of a fan of FUSE / user-space file-systems, the FUSE code within the kernel does continue making improvements...

Vulkan 1.2.191 Released With New Extension To Make Wiser Memory Decisions

Tue, 09/07/2021 - 17:56
Vulkan 1.2.191 is out this morning as the latest update to this graphics/compute API. As usual is a variety of bug fixes / clarifications to the specification while this time around is also one new extension...

Finer Grained KASLR Patches Revived For The Linux Kernel To Enhance Security

Tue, 09/07/2021 - 15:00
For more than a year there has been work on FGKASLR for finer grained kernel address space layout randomization. While KASLR is widely-used these days, with enough guessing or unintentional kernel leakage, the base address of the kernel can be figured out. Finer grained KASLR allows for randomization at the per-functional level to dramatically boost defenses. The latest take on FG-KASLR has now been published...

Linux 5.15 Adds New Syscall To More Quickly Free Memory Of Dying Processes

Tue, 09/07/2021 - 07:23
To help out memory pressure / out-of-memory killing solutions like systemd-oomd or Android's LMKD, Linux 5.15 is introducing the "process_mrelease" system call to more quickly free the memory of dying processes...

Linux 5.15 Further Tunes Its RISC-V Support

Tue, 09/07/2021 - 03:13
The RISC-V architecture updates have landed in the Linux 5.15 kernel with more software features now being supported...

Notcurses 2.4 Released - Now Works On Windows & macOS For Terminal "Bling"

Tue, 09/07/2021 - 01:39
Notcurses as an open-source library designed for complex and "blingful" text user interfaces and character graphics, now works not only on Linux but also Windows and macOS. Notcurses makes it easy for CLI-based programs to support a wide range of colors, multimedia, Unicode, and other features not normally associated with command-line applications...

Intel Compute-Runtime Prepares oneAPI Level Zero 1.2 Support

Tue, 09/07/2021 - 00:00
Intel Compute Runtime 21.35.20826 is available today with initial support for oneAPI Level Zero v1.2...

OpenRISC Gets Working Ethernet With LiteX FPGA SoC Setups

Mon, 09/06/2021 - 23:40
While RISC-V garners most of the interest these days when it comes to open-source processor ISAs, OpenRISC continues pushing forward with its Linux kernel support...

ASUS Platform Profile Support, Alder Lake PMC Support + More Land For Linux 5.15

Mon, 09/06/2021 - 17:51
The platform-drivers-x86 area of the kernel continues to be quite active with particularly offering better support for modern Intel/AMD laptops. With Linux 5.15 there is another big batch of improvements that landed at the end of last week...

Linux 5.15 Enabling "-Werror" By Default For All Kernel Builds

Mon, 09/06/2021 - 03:45
A change made by Linus Torvalds and merged today for Linux 5.15 is enabling the "-Weror" compiler flag by default for all kernel builds...

High Resolution Scrolling On Linux Progressing, Apple Magic Mouse Support In Linux 5.15

Sun, 09/05/2021 - 22:14
Being worked on for several years now on the Linux desktop has been high resolution scrolling including work for it around X Input, the libinput library used both by X.Org and Wayland systems, and the kernel driver side for the HID/input devices to support it. The latest user-space work is high resolution scroll wheel support within the next libinput release. Separately, with Linux 5.15 is now additionally support for high resolution scrolling with the Apple Magic Mouse...

FUTEX2 Revised Again For Helping Steam Play But Will Miss Out On Linux 5.15

Sun, 09/05/2021 - 18:02
One of the kernel patch series that has seen ongoing work for more than one year now is around introducing the FUTEX2 system call to better match the behavior of Microsoft Windows' NT kernel in order to allow for more efficient Proton/Wine usage that powers Steam Play for enjoying Windows games on Linux...

F2FS Sees More Performance Work For Linux 5.15

Sun, 09/05/2021 - 17:41
With Linux 5.15 there are optimizations for EXT4, big improvements for XFS, and significant work on Btrfs too. Rounding out the notable file-system work on Linux 5.15, the F2FS updates were submitted and subsequently landed for this next kernel version...

Dav1d 0.9.2 Released With More SSSE3, SSE4, AVX2, NEON Optimizations

Sun, 09/05/2021 - 14:00
Released at the start of August was dav1d 0.9.1 for this high performance CPU-based AV1 open-source video decoder while now another point release is available with yet more optimizations...

Linux Has A New Maintainer For Its CD-ROM Driver Code

Sun, 09/05/2021 - 04:28
After more than two decades of maintaining the Linux CD-ROM driver code, Jens Axboe who also serves as the block subsystem maintainer, IO_uring lead developer, and filling other roles, announced he was looking for someone to take over the CD-ROM code...

NVIDIA Confirms Sway Wayland Compositor Works Fine With Their New GBM Driver Support

Sun, 09/05/2021 - 00:24
Stemming from an ongoing Mesa GBM discussion over introducing new gbm_bo_create_with_modifiers2 / gbm_surface_create_with_modifiers2 functions since the original "gbm_*_create_with_modifiers" functions lack support for passing usage flags, NVIDIA confirmed that the Sway Wayland compositor is working fine with their forthcoming driver supporting GBM...

Samsung 860/870 SSDs Continue Causing Problems For Linux Users

Sat, 09/04/2021 - 19:24
While Samsung has explicitly stated before that queued TRIM works for Samsung 860 SSDs on Linux and thus leading to only older Samsung 840/850 drives being blocked from queued TRIM usage, that turns out to be inaccurate and now more quirks are added for the Samsung 860 and 870 series SSDs on Linux...

Apple M1 IOMMU Driver Merged For Linux 5.15, Intel Scalable Mode By Default

Sat, 09/04/2021 - 17:45
While Linux 5.13 landed initial Apple Silicon M1 support, it was just the very initial bits. Now for Linux 5.15 we are seeing another step in the bring-up with the community-created Apple M1 IOMMU driver being merged...

KDE's Plasma Wayland Session Is "Finally Reaching Stability" Following Many Fixes

Sat, 09/04/2021 - 17:27
KDE developers have kicked off September by landing many fixes for their desktop stack, including around their Plasma Wayland session...

X.Org Looks To Drop DMX After Being Rather Broken For ~14 Years

Sat, 09/04/2021 - 15:00
X.Org's DMX DDX driver for supporting Distributed Multi-Head X looks like it will be removed from the source tree after finding out the code has been rather broken for the past 14 years...

Pages