Leveraging urunc For Efficiently Running BSD Applications In Linux Environments

While there is the Linuxulator as a kernel-level solution on FreeBSD for running unmodified Linux binaries that can even work for gaming on FreeBSD, running BSD applications on Linux isn’t talked about as much. But developers have found that for those wanting to run BSD applications in Linux environments, the urunc lightweight container runtime can work out rather well for efficiently handling BSD apps on Linux…

Intel Panther Lake Shows Strong Linux CPU Performance & Power Efficiency With Core Ultra X7 358H Benchmarks

For those that have been very eager to hear about the Intel Core Ultra Series 3 “Panther Lake” performance on Linux, today’s the day! Last Thursday the MSI Prestige 14 Flip AI+ Evo laptop arrived that is powered by the Core Ultra X7 358H. Here is a look at how that Intel Core Ultra X7 358H competes for performance and power efficiency against a wide range of other laptops on an up-to-date Linux software stack in with around 300 benchmarks.

[$] The future for Tyr

The

team
behind

Tyr
started 2025 with little to show in our quest to
produce a Rust GPU driver for Arm Mali hardware, and by the end of the
year, we were able to play SuperTuxKart (a 3D open-source racing
game) at the Linux Plumbers Conference (LPC). Our prototype was a joint
effort between Arm, Collabora, and Google; it ran well for the duration
of the event, and the performance was more than adequate for players.
Thankfully, we picked up steam at precisely the right moment: Dave
Airlie just

announced
in the Maintainers Summit that the DRM subsystem
is only “about a year away” from disallowing new drivers written in C
and requiring the use of Rust. Now it is time to lay out a
possible roadmap for 2026 in order to upstream all of this work.

Linux Dropping SMC TCP ULP Support For Being “Fundamentally Broken”

Merged four years ago to the Linux kernel networking subsystem’s Shared Memory Communications (SMC) code was TCP Upper Layer Protocol (ULP) support for allowing applications to replace TCP with the SMC protocol in-place as a transparent replacement. Except for the next kernel cycle it’s set to be reverted after realizing it’s “fundamentally broken.”..

Reworked NTFS Linux Driver Posted With More Improvements & Fixes

Announced back in October was NTFS Plus as a new Linux driver for NTFS based on the former NTFS kernel driver prior to Paragon Software contributing the NTFS3 driver code. The intent with this new driver is for better performance. more features, public user-space utilities around it, and all-around a nice step forward for those reliant on this Microsoft file-system. Out this week is the sixth iteration of this remade NTFS driver…