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)

F2FS With Linux 6.12 Converts I/O Paths To Use Folios, Other Improvements

([Linux Storage] 24 September 06:11 AM EDT Flash-Friendly File-System)

The Flash-Friendly File-System (F2FS) updates have been submitted for the Linux 6.12 merge window.



Intel Diamond Rapids Switches To "Family 19" In Ending Intel Family 6 CPU Era

([Intel] 23 September 02:15 PM EDT Intel Family 19)

Months ago Intel Linux engineers began adapting the Linux kernel to end the assumptions made around "Family 6" for Intel CPUs that had been used since the 90's with the Pentium Pro as the CPU family ID. With Linux 6.12 they finished the Intel CPU family/model ID restructuring and now we have the first patch confirming a post-Family 6 Intel CPU: Diamond Rapids is Family 19.



AMD HIP RT 2.4 Brings H-PLOC & New Graphics Architecture Support

([Radeon] 23 September 10:20 AM EDT AMD HIP RT 2.4)

AMD's GPUOpen team has released HIP RT 2.4 as the newest version of this open-source ray-tracing library built atop their HIP interface.



vDSO getrandom() Ported To Five More CPU Architectures With Linux 6.12

([Linux Kernel] 23 September 10:04 AM EDT vDSO getrandom())

Linux 6.11 introduced the getrandom() in the vDSO support for faster yet secure user-space random number generation needs. Initially that was focused on Linux x86_64 while for Linux 6.12 is ported to five more architectures.



Linux 6.12 Adding HDMI CEC Driver For A 4K HDMI Splitter/Amplifier

([Multimedia] 23 September 08:47 AM EDT Extron DA HD 4K Plus HDMI Splitter)

The media subsystem updates were submitted today for the Linux 6.12 kernel merge window. Notable this cycle is a new HDMI CEC driver for a 4K HDMI splitter/amplifier for those looking for a device that can be controlled from within Linux using the HDMI Consumer Electronics Control (CEC) specification.



Servo Browser Engine Restores Firefox Devtools Support

([Mozilla] 23 September 06:29 AM EDT Servo Devtools)

The Servo open-source browser layout engine has supported making use of the Firefox Devtools code for the provided web developer tools such as the HTML web page inspector and browser console. But that support had fallen into disrepair. Fortunately, thanks to a useful Outreachy project, the code has been updated and now working nicely with the newer Devtools code.



Linux Preparing Support For The RISC-V Framework Laptop 13

([RISC-V] 23 September 06:40 AM EDT Framework 13 RISC-V)

Back in June it was teased that Framework Computer in collaboration with DeepComputing would be releasing a RISC-V motherboard for the Framework Laptop 13. That RISC-V laptop motherboard has yet to be officially released but Linux kernel patches were posted today for enabling the DeviceTree support so Linux can boot on this upcoming board.



FFmpeg Merges Implicit DRM Synchronization For Vulkan

([Multimedia] 23 September 06:20 AM EDT FFmpeg Vulkan Hardware Context)

Following Vulkan Video H.264/H.265 video encoder support being merged into the FFmpeg library, the latest improvement for this open-source multimedia API when leveraging Vulkan is implicit DRM synchronization.



Linus Torvalds Adds User-Access Fast Validation Via Address Masking To Linux 6.12

([Linux Kernel] 22 September 04:14 PM EDT Torvalds Coding)

In between Linus Torvalds' busy week being in Vienna for the Linux Kernel Maintainer Summit and related Linux Foundation events as well as managing the Linux 6.12 merge window with landing new features like sched_ext and real-time PREEMPT_RT, he also managed to finish up some of his own code for this next kernel version. Being merged today is his own code working on a new user access fast validation path using address masking.



Intel TPEBS & LBR Event Logging Supported By Linux 6.12 With Perf Tools

([Linux Kernel] 22 September 02:45 PM EDT Intel PEBS + LBR Event Logging)

The perf tooling changes were merged today for the in-development Linux 6.12 kernel. Notable on the perf tools side is supporting some features found in newer Intel processors.



Bcachefs Hopes To Remove "EXPERIMENTAL" Flag In The Next Year

([Linux Storage] 22 September 06:30 AM EDT Bcachefs: STABLE?!)

Bcachefs lead developer Kent Overstreet has submitted all of the Bcachefs file-system feature patches for the Linux 6.12 kernel merge window. In his pull request he also lays out his ambitions to remove the "EXPERIMENTAL" flag from Bcachefs within the next year.



Native PCIe Enclosure Management Submitted For Linux 6.12

([Hardware] 22 September 06:08 AM EDT NPEM)

The PCI changes for the in-development Linux 6.12 kernel add support for Native PCIe Enclosure Management "NPEM" as a code contribution by Intel for implementing the PCIe spec to standardize storage LEDs.



Updated DeviceTree Gets Microsoft Windows Dev Kit 2023 Booting Linux

([Microsoft] 22 September 05:57 AM EDT Windows Dev Kit 2023)

Microsoft's Windows Dev Kit 2023 also known as "Project Volterra" was an early effor to improve the Windows on ARM support by developers via having a nice small form factor ARM PC to run Windows 11. With pending DeviceTree patches there would be mainline support for the Windows Dev Kit 2023 under Linux.



Sched_ext Merged For Linux 6.12 - Scheduling Policies As BPF Programs

([Linux Kernel] 21 September 01:48 PM EDT sched_ext)

Linux 6.12 is shaping up to be a heck of a kernel update! Following real-time "PREEMPT_RT" going mainline after twenty years and many other kernel features merged this week, Linus Torvalds just pulled in the much anticipated sched_ext code!



Updated XZ Code Lands In Linux 6.12

([Linux Kernel] 22 September 12:00 AM EDT XZ Embedded)

The kernel patches collected by Andrew Morton were upstreamed today for the Linux 6.12 kernel. Among those changes are pulling in the updated XZ Embedded code.



Firewire Maintainer Is Looking For Help Testing IEEE-1394 Devices On Linux 6.12

([Hardware] 21 September 09:17 AM EDT Firewire IEEE-1394)

While not as exciting as some of the shiny new features for Linux 6.12 like real-time going mainline and Lunar Lake and Battlemage graphics by default, the Firewire (IEEE-1394) subsystem has seen some significant alterations this cycle. With Firewire hardware increasingly rare, the maintainer is hoping to get this Linux 6.12 code better tested by the community.



Phoronix Premium Deal For Oktoberfest 2024

([Premium] 22 September 11:00 PM EDT Oktoberfest Deal)

While there sadly the previously-annual Phoronix meet-up at Oktoberfest in Munich remains defunct, in honor of Oktoberfest 2024 kicking off this weekend in Munich, it's time for the annual Phoronix Premium special. With the Oktoberfest sale you can go ad-free, multi-page articles on a single page, native dark mode support, and other benefits while supporting the site and enjoying a discounted rate.



VFS+XFS Changes Land In Linux 6.12 To Support Block Sizes Larger Than Page Size

([Linux Kernel] 21 September 06:42 AM EDT Bigger Blocks)

Linux 6.12 yesterday merged the real-time "PREEMPT_RT" patches that had been in development for two decades. Today another big hitting feature was merged for Linux 6.12 that's been in development nearly as long.



Oracle's UEK-Next Moves To Linux 6.10, Patches In sched_ext

([Oracle] 21 September 05:29 AM EDT UEK-Next Linux 6.10)

Oracle has shifted their Unbreakable Enterprise Kernel to a Linux 6.10 base with UEK-next.



KDE Optimizes How It Finds Mount Points - Up To 80% Speed-Up

([KDE] 21 September 06:11 AM EDT KDE This Week)

KDE developers have been busy preparing for Plasma 6.2 with lots of bug fixing and polishing while also beginning to land some features for Plasma 6.3.



More

Climate and Surgery
R C Gilchrist, who was shot by J Sharp twelve days ago, and who
received a derringer ball in the right breast, and who it was supposed at
the time could not live many hours, was on the street yesterday and the
day before -- walking several blocks at a time. To those who design to be
riddled with bullets or cut to pieces with Bowie-knives, we cordially
recommend our Sacramento climate and Sacramento surgery.
-- Sacramento Daily Union, September 11, 1861