Latest Linux and open source news from around the web

YubiKey 5 NFC Security Key Sponsored · View on Amazon → UNIX and Linux System Administration Handbook Sponsored · View on Amazon →
Phoronix

Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity

When searching for "MT7902" and "Linux" there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list...

Phoronix

Simdjson Shows More Speed-Ups Possible For SIMD In JSON Parsing: Another 30% Boost

Simdjson is the open-source project for high performance JSON parsing by leveraging SIMD instructions for "parsing gigabytes of JSON per second." Notably it showed years ago the huge performance advantage to using AVX-512 in JSON parsing for surprisingly big benefits. Simdjson has continued advancing since then with various optimizations over the years and today is out with simdjson 4.3 that brings yet more SIMD optimizations...

Phoronix

PipeWire 1.6 Released With Many New Features

PipeWire 1.6 is out today as the newest feature release for this software widely used by the Linux desktop for managing of audio and video streams while nicely integrating with sandboxed Flatpak apps and more...

Linux.org

Python Series Part 23: Text Widget - Part 1

Within Tkinter, there are text boxes that allow the entry or viewing of text. The text can be newly entered or edited by the user. From the programming side, you can format the text as you wish. There is the use of colors, fonts, etc. Keep in mind that the Text Object can be a single line of text or multi-line. Some of these parameters are basic ones that we've seen before, so we will pass over them with examples because they are general options that nearly all objects use. Let's look at... https://www.linux.org/threads/python-series-part-23-text-widget-part-1.59025/

LWN.net

[$] LWN.net Weekly Edition for February 19, 2026

Inside this week's LWN.net Weekly Edition: Front: AI agent goes rogue; debuginfo; iocane; revocable resource-management patches; 7.0 merge window; AccECN; LLMs and security; Humanitarian OpenStreetMap Team. Briefs: upki; Asahi Linux progress; DFSG processes; Fedora in Syria; Plasma 6.6.0; Vim 9.2; ... Announcements: Newsletters, conferences, security updates, patches, and more.

Phoronix

Linux Still Working To Clean Up The Realtek RTL8723BS 802.11b/g/n WiFi Driver In 2026

Introduced to the Linux 4.12 kernel's staging area back in 2017 was the Realtek RTL8723BS WiFi driver. The Realtek RTL8723BS is an 802.11 b/g/ SDIO WLAN adapter with Bluetooth 4.0 connectivity too. In the nearly decade since this driver was added to the staging area, it's continued to be cleaned up and with the Linux 7.0 merge window there is yet again a lot of work on cleaning up this WiFi driver for the old Realtek hardware...

Phoronix

More ISA Differences Come To Light With The New AMD GFX1170 "RDNA 4m"

Earlier this month we spotted the addition of a new GFX1170 GPU target in the AMDGPU LLVM back-end. Making this GFX1170 target interesting is that its marked as an APU/SoC part with "RDNA 4m" while being part of the GFX11 series. The GFX11 series is for RDNA3, GFX115x is for RDNA 3.5, and GFX12 is RDNA4. More ISA changes have now been committed to the AMDGPU LLVM back-end that make a few more instruction differences better aligned with RDNA4...

LPI

How Maykin Went From Demoralization to LPI Trainer

My first introduction to Linux came from my undergraduate coursework in computer science. To be honest, it wasn’t a stellar debut… From Confusion to Control: The Early Years Though I knew the command line from my earlier days of creating ... Read more The post How Maykin Went From Demoralization to LPI Trainer appeared first on Linux Professional Institute (LPI).

Phoronix

Linux 7.0 Showing Some Early Performance Regressions On Intel Panther Lake

With the Linux 7.0 merge window beginning to calm down ahead of the 7.0-rc1 release due out on Sunday, one of the areas I was most excited about benchmarking on Linux 7.0 was looking for any performance gains with the new Intel Core Ultra Series 3 "Panther Lake" given ongoing Intel Xe graphics driver improvements and other general kernel optimizations. Unfortunately, at large the Intel Panther Lake performance is moving in the wrong direction with the early Linux 7.0 benchmarking.