ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

GNOME's Key Rack & Phosh Mobile Wayland Shell See New Releases

([GNOME] 6 July 06:31 AM EDT This Week In GNOME)

This Week in GNOME is out with their newest issue to detail changes made by various GNOME components over the first few days of July.



KDE Plasma 6.2 To Support libinput's Auto-Scrolling Feature

([KDE] 6 July 05:59 AM EDT Plasma 6.2)

It's been a busy start to July with KDE developers tackling more features for Plasma 6.2 while continuing to deliver fixes to the modern KDE Plasma desktop stack.



Intel IDXD Driver To Better Handle Accelerators In Event Of Hardware Errors

([Intel] 5 July 03:31 PM EDT IDXD Reset On Hardware Errors)

Intel's IDXD driver is what enables the Data Streaming Accelerator (DSA) under Linux as found since Sapphire Rapids as part of Intel's accelerator offerings on their Xeon processors. With patches posted today, the IDXD driver will help the hardware recover in case of errors to provide a more robust experience.



Linux 6.11 To Upstream Support For Mobileye EyeQ 6H SoC

([Hardware] 5 July 10:34 AM EDT Mobileye EyeQ6)

Back in Linux 6.9 the Mobileye EyeQ5 SoC support was upstreamed for that MIPS-based platform powering Mobileye's level-5 autonomous driving system. With the upcoming Linux 6.11 kernel, support for the newer Mobileye EyeQ6 is being upstreamed.



Linux 6.11 Likely To Land DM-Verity Multi-Buffer Hashing For Big Speed Boost

([Linux Storage] 5 July 09:48 AM EDT DM-Verity Multi-Buffer Hashing)

One of several nice Linux performance optimizations recently by Eric Biggers of Google has been speeding up DM-Verity via multi-buffer hashing. DM-Verity is used for transparent integrity checking of block devices and this multi-buffer hashing code looks like it will land with the upcoming Linux 6.11 cycle.



Linux 6.11 To Offer More Fine-Tuned Control Over Swappiness

([Linux Kernel] 5 July 09:12 AM EDT Swappiness)

As part of the memory management changes expected to be merged for the upcoming Linux 6.11 cycle is allowing more fine-tuned control over the swappiness setting used to determine how aggressively pages are swapped out of physical system memory and into the on-disk swap space.



Linus Torvalds Unconvinced By getrandom() In The vDSO

([Linux Security] 5 July 06:48 AM EDT Random In The vDSO)

While there were plans of adding getrandom() in the vDSO with the upcoming Linux 6.11 merge window to speed up user-space random number generation access, Linus Torvalds is unconvinced by the work and intends to reject any pull request with it for Linux 6.11.



Raspberry Pi OS Brings Labwc Wayland Compositor As Optional Alternative To Wayfire

([Raspberry Pi] 5 July 06:24 AM EDT Raspberry Pi OS 2024-07-04)

The Raspberry Pi Foundation has released Raspberry Pi OS 2024-07-04 as the newest update to this default operating system for Raspberry Pi ARM single board computers.



Debian General Resolution Hopes To Move Useful "tag2upload" Forward

([Debian] 4 July 08:32 PM EDT tag2upload)

A Debian General Resolution was called following a lengthy and contentious period among Debian stakeholders on moving forward tag2upload, a system that lets Debian developers and maintainers more easily carry out source-only uploads by using a signed Git tag.



Linux Looking To Make 5-Level Paging Support Unconditional For x86_64 Kernel Builds

([Linux Kernel] 4 July 03:48 PM EDT 5-Level Paging On AMD / Intel)

It's been nearly one decade since Intel began working on 5-level paging support for the Linux kernel to allow for greater virtual and physical address space with expanding memory sizes. The 5-level paging kernel-side bits were upstreamed back in Linux 4.12 in 2017 and enabled by default since 2019 with Linux 5.5. Intel CPUs for a while (since Ice Lake) have supported 5-level paging and AMD CPUs too since Zen 4. The Linux kernel may move to unconditionally enabling 5-level paging support for x86_64 kernel builds.



AMD Appears To Be Aiming For Good Radeon RDNA4 GPU Support In Linux 6.11

([Radeon] 4 July 09:07 AM EDT RDNA4 + Linux 6.11)

While Linux 6.10-rc7 is due out this weekend and it's usually around the -rc6 timeframe when is the effective new material cut-off to DRM-Next of new graphics/display driver code aiming for the next kernel cycle, AMD is working to squeeze a bit more in for the upcoming Linux 6.11 cycle.



Linux Kernel Patches Posted For The Radxa ROCK 5 ITX Board

([Hardware] 4 July 08:25 AM EDT ROCK 5 ITX)

Patches have been posted for enabling the ROCK 5 ITX board for working with the mainline Linux kernel.



FEX 2407 Emulator For x86_64 Binaries On ARM Now Handles AVX/AVX2

([Linux Gaming] 4 July 06:41 AM EDT FEX 2407)

This month's FEX 2407 release as the open-source emulator for running x86_64 binaries on AArch64 (64-bit ARM) is a big one with now handling AVX/AVX2.



OpenMandriva ROME 24.07 RC Switches To KDE Plasma 6, Packages Proton

([Operating Systems] 4 July 06:13 AM EDT Plasma 6 + OpenMandriva)

The OpenMandriva ROME 24.07 RC is available for testing over the US holiday weekend or just summer downtime.



Oracle Rolls Out UEK-Next Kernel Based On Linux 6.9

([Oracle] 3 July 08:38 PM EDT UEK-Next With Linux 6.9)

Oracle today published their newest release of UEK-Next, their forward-looking version of the "Unbreakable Enterprise Kernel" targeting Oracle Linux users.



getrandom() In The vDSO Aims For Linux 6.11 To Provide Faster Yet Secure User-Space RNG

([Linux Security] 3 July 04:00 PM EDT Random Number Generation)

In the making the past two years by developer Jason Donenfeld (of WireGuard fame) is adding getrandom() to the vDSO in the name of better performance. In some tests this has yielded as much as a ~15x speed-up to performance for user-space obtaining crypographically secure random number generation. It's looking like for the upcoming Linux 6.11 merge window, this work will finally be merged.



Linux's DRM Panic "Screen of Death" Sees Patches For QR Code Error Messages

([Linux Kernel] 3 July 02:05 PM EDT DRM Panic + QR Codes)

Linux 6.10 introduces DRM Panic for providing a new panic screen in case of kernel errors and situations where the VT support may be disabled. This new kernel functionality is akin to Windows' Blue Screen of Death or thanks to open-source can be adapted to take on other forms such as a black screen of death and conveying monochrome logos rather than ASCII art. New patches provide for the ability to show QR codes of error messages within the DRM Panic screens.



Meta Sees ~5% Performance Gains To Optimizing The Linux Kernel With BOLT

([Linux Kernel] 3 July 01:08 PM EDT Linux Kernel + BOLT)

For years Meta/Facebook has been exploring using BOLT with the Linux kernel to optimize the layout of the Linux kernel binary. Since BOLT was upstreamed into LLVM, they've continued work around BOLT'ing the kernel. There is now a public guide for carrying out a BOLT-optimized Linux kernel build and roughly 5% better system performance to expect from such an optimized kernel.



CentOS Stream 10 Taking Shape, Fedora-Flavored Kernels From Kmods SIG

([Operating Systems] 3 July 10:48 AM EDT CentOS For June 2024)

While CentOS 7 reached end of life a few days ago, CentOS Stream 10 as the future basis of RHEL 10 continues advancing along with other ongoing initiatives in the CentOS Stream space.



"Indirector" Attack Disclosed For Intel Alder Lake & Raptor Lake CPUs

([Linux Security] 3 July 09:30 AM EDT Indirector Attack)

UC San Diego researchers have gone public with Indirector, high-precision branch target injection attacks on the indirect branch predictor. This UCSD security researchers found Indirector impacting recent Intel Alder Lake and Raptor Lake processors. Intel believes though that no further mitigations are required.



More

Just because the message may never be received does not mean it is
not worth sending.