Valve just published their October 2023 stats for the monthly Steam Survey and they point to a nearly quarter point drop in the Linux usage after previously hitting its own highs...
Since Linux 6.6 we've been seeing work upstreamed for sysctl working to remove its sentinel, the final empty element on each sysctl array. This will cut-down on around 64 bytes of bloat per array, help with kernel build times, and an all-around improvement. With Linux 6.7 more of the sysctl changes are ready and hopefully for the v6.8 kernel cycle next year the effort will be completed...
Following Google's plans for removing Theora codec format support from the Chrome/Chromium browser, Mozilla is also eyeing a similar move for retiring Theora from Firefox...
Bcachefs was merged for Linux 6.7 and Btrfs is seeing some shiny new features with this next kernel version. But Linux 6.7 isn't just about leading-edge file-system fun: the three decade old IBM Journaled File-System (JFS) is even seeing some minor changes...
Richard Hughes of Red Hat has released Fwupd 1.9.7 as the newest version of this open-source software for applying firmware updates on Linux for system firmware to various peripherals and other components...
The MMC memory card updates for the Linux 6.7 kernel have been submitted for Linux 6.7 that includes new hardware support as well as a core MMC optimization to enhance the performance in some scenarios...
Xaver Hugl who has been leading much of the KDE KWin feature development in recent years has opened up a preliminary merge request for allowing high dynamic range (HDR) enabled games to work on KDE...
Intel Arc Graphics on Linux can handle running the Diablo IV game via Valve's Steam Play but only when it hides the fact that it's Intel graphics in use via a game-specific driver workaround...
Earlier this month Intel introduced the 14th Gen Core "Raptor Lake Refresh" processors led by the flagship Core i9 14900K. Unfortunately my review samples had arrived late but in any event today are the first Linux benchmarks of the new Core i5 14600K and Core i9 14900K processors compared to prior 13th Gen Core processors as well as the AMD Ryzen 7000 series competition. All of these Intel and AMD processors were freshly re-tested on the newly-launched Ubuntu 23.10 with the Linux 6.5 kernel.
Earlier this year Intel published x86-simd-sort as a very speedy sorting library that initially leveraged AVX-512 instructions for 10x to 17x faster sorts. Numpy was one of the first major projects to adopt x86-simd-sort and OpenJDK more recently adopted it. Since the initial release we've seen more features and performance optimizations added. Today marks the release of x86-simd-sort 4.0 and it's delivering even greater performance while also adding an AVX2 code path to help those without AVX-512...
Sent out this morning was the Direct Rendering Manager (DRM) feature pull request of updated graphics/display drivers for the in-development Linux 6.7 kernel. Notable this round is Intel Meteor Lake integrated graphics now being considered stable / enabled out-of-the-box, Intel Lunar Lake graphics support has started to get underway, and AMD continues working on their upcoming hardware platforms...
Earlier this month NVIDIA published the R545 Linux driver beta while today it's been promoted to the stable series with the NVIDIA 545.29.02 Linux driver release...
Lennart Poettering has been working on a new systemd feature called systemd-storagetm that is inspired by the Apple macOS "Target Disk Mode" feature...
Merged one year ago was the initial Rust code for the Linux kernel back in Linux 6.1. We're now up to the Linux 6.7 development cycle and the enabling of more kernel functionality so it can be used/accessed from Rust code remains ongoing along with continuing to bump the base toolchain requirements and other functionality to make it more practical to write future Linux device drivers within this memory safe programming language...
Less than twenty-four hours after Bcachefs was submitted for Linux 6.7, this new open-source file-system has been successfully merged for this next kernel version...
The x86/cpu changes for the Linux 6.7 kernel have been merged and is highlighted by a small but useful change for propagating of the AMD SVM virtualization feature flag to /proc/cpuinfo...
Apple tonight announced the M3, M3 Pro, and M3 Max as what they are promoting as the "most advanced chips" for a personal computer and leverage the TSMC 3nm process...
While there has already been various open-source Linux driver upstreaming work around the AMD Instinct MI300 series both for the MI300X GPU-only solution and the MI300A APU-based accelerator, for Linux 6.7 more work is happening...
While we wait to see if Bcachefs will be merged for Linux 6.7, there are other exciting enhancements landing for existing Linux file-systems. With Btrfs in Linux 6.7 comes three new features plus some performance optimizations and other improvements...
While the original AMD Navi GPUs featured Next-Gen Geometry (NGG) support, it was borked for some GPUs and initially didn't work out quite as well as planned for vertex and geometry processing. The Mesa Radeon Vulkan driver "RADV" has worked on the NGG code for years and with RDNA3 GPUs it's finally been working out very well from the start and better than their legacy pipeline. All the while the RDNA1/RDNA2 experimental NGG stream-out support has continued to exist but hidden behind a feature/debug flag. That code is now being removed...
GhostBSD 23.10.1 released this weekend as the newest version of this FreeBSD-based desktop-focused operating system that employs the GNOME2-forked MATE desktop by default...
Another merge window, another attempt for Bcachefs to be mainlined. This file-system was submitted again today for the now-open Linux 6.7 merge window and it stands better chances this cycle of being upstreamed...
Following the Linux 6.6 release, the GNU FSFLA folks are out with their GNU Linux-libre 6.6 downstream that strips out support for proprietary kernel modules, code considered non-free, and other de-blobbing activities in the name of software freedom...
Linux's FSCRYPT file-system encryption framework allows for native file encryption support on the likes of EXT4, F2FS, and UBIFS. FSCRYPT can make use of inline encryption hardware for accelerating the file-system encryption support and with the Linux 6.7 kernel will work for more scenarios...
While Mozilla has always produced Firefox Nightly builds for Linux as traditional binaries, they have finally decided to offer up an APT repository of Firefox Nightly builds to make it easy to stay up-to-date with new Firefox Nightly releases on Debian and Ubuntu Linux based distributions...
While KDE Plasma 6 and associated KDE software components are getting ready for their debut in February, Trinity Desktop continues loosely maintaining a KDE 3.5 fork for that aging desktop environment...
It's slightly off its usual Friday release target, but Wine 8.19 was released today as the newest bi-weekly unstable release of this open-source software to enjoy Windows games and applications under Linux...
From the perspective of Linux distributions trying to reduce their attack surface while still making it possible for users to run legacy software without recompiling their kernel, SUSE has spearheaded the effort for boot-time enabling/disabling of x86 32-bit support for whether 32-bit user-space programs and 32-bit system calls can be executed. That code has been submitted for the imminent Linux 6.7 merge window...
The Xiph.Org-developed Theora lossy video compression format was once popular for open-source video compression but in an era of VP9 and AV1 its usage has waned. Google engineers are now working to remove Theora support from their Chrome/Chromium web browser...
One of the many early pull requests sent in for Linux 6.7 were the x86/boot changes that are headlined by a rework to the PE header generation in order to generate a modern, 4K-aligned kernel image view to ultimately aim for better system security...
While the Linux 6.6 kernel isn't set to be released until later today, over the weekend a number of early pull requests were submitted of new material for the Linux 6.7 merge window. Among those early PRs were for the Error Detection and Correction (EDAC) area of the kernel...
With Linux 6.6 expected to be released tomorrow as stable, the Linux 6.7 merge window in turn will be opened. Here's a preview of some of the changes expected for this next kernel cycle...
Tomorrow the Linux 6.6 kernel is expected to be released as stable unless Linus Torvalds has last minute reservations and decides to extend the cycle by an extra week. While there were many last minute fixes this week, the changes don't appear to be too scary or invasive. In any event the Linux 6.6 kernel is bringing some exciting features...
KDE developer Nate Graham is out with his usual weekly recap highlighting all of the interesting accomplishments for this open-source desktop for the past week. But with not having posted last weekend, this edition highlights the many achievements made by the KDE camp over the past two weeks...
Patches posted this week by SiFive for the Linux kernel provide cryptographic implementations of various functions inside the Linux kernel using the processor ISA's vector crypto extensions...
With Mesa 24.0 the developers have switched from using Doxygen and Breathe for building documentation comments from source to instead use the newer but less heard of Hawkmoth...
Leah Rowe has announced the inaugural release of Canoeboot, what is another fork of Leah's own Libreboot that continues to serve as a free software minded fork of Coreboot...