The Linux Kernel Is Approaching 2,000 CVEs Per Release
With the proliferation of AI/LLM models analyzing the Linux kernel's vast codebase, there has been a surge in the number of CVEs per kernel release. After typically being around 500 CVEs fixed per release, we are now approaching 2,000 CVEs fixed per release and perhaps will break that threshold for Linux 7.3...
Orange Pi Zero 4 with Octa-Core Allwinner A733, PCIe 3.0, and Wi-Fi 6
Orange Pi has shown the Orange Pi Zero 4, a compact single-board computer based on the Allwinner A733 SoC. The board combines an octa-core Arm CPU, a PowerVR GPU, a 3 TOPS NPU, up to 16GB of LPDDR5/LPDDR4X/LPDDR4 memory, Gigabit Ethernet, Wi-Fi 6, Bluetooth 5.4, and multiple display and camera interfaces in a 50 x […]
Ubuntu 26.04.1 LTS Is Now Available for Download, Here’s What’s New
Canonical has published the Ubuntu 26.04.1 LTS ISO images today for all official flavors as the first point release to the long-term supported Ubuntu 26.04 LTS (Resolute Raccoon) operating system series.
Linux 7.3 Will Begin Checking USB-C Cables For Alt-Mode Support
The USB and Thunderbolt changes have been merged for Linux 7.3. Two changes stand out for me in the USB subsystem code with Linux 7.3. First, the kernel arguably being long overdue for checking USB-C cables capabilities whether they support alt-modes. Second, a new low-latency USB4STREAM option for lower latency data transfers between USB4-connected systems...
Attempt to setup KVM Host on Sparky 2026.06 tolerant to Timeshift rollbacks (Assisted by Google AI )
This post is an immediate follow up for "Sparky Linux 2026 06 OverlayFS BTRFS with Timeshift setup" . Modern virtual machines use OVMF (Open Virtual Machine Firmware) to simulate an industry-standard UEFI environment rather than an old legacy BIOS.The Role of NVRAM: UEFI requires a non-volatile random-access memory (NVRAM) variables store to keep track of boot orders, hardware configurations, and Secure Boot certificates.
Flatpak Secures €508K to Bring Stronger Sandboxing to Linux Apps
Germany’s Sovereign Tech Agency is investing €508,640 in Flatpak development, targeting stronger sandboxing, new portals, and infrastructure improvements.
Asahi Linux Nears Official Support for Apple M3 Macs
Asahi Linux says M3 support is almost ready for an official release, with webcams, microphones, USB 3.0, and Thunderbolt now working across the lineup.
Libgcrypt 1.12.3 Brings Intel SM3 / SM4 / SHA512 Optimizations
Werner Koch announced today the release of Libgcrypt 1.12.3 with various bug fixes and more exciting are the performance improvements...
Darktable 5.6.1 RAW Image Editor Improves UI Performance and Fixes More Bugs
Darktable 5.6.1 has been released today as the first maintenance update to the latest Darktable 5.6 series of this open-source, free, and cross-platform raw image editor for GNU/Linux, macOS, and Windows.
Armbian 26.8 Released With Installer Rewrite, UEFI ISO Images
Armbian as the Debian/Ubuntu-derived distribution that provides an optimized platform for ARM and RISC-V single board computers is out today with a major update...
GrapheneOS Support Is Coming to Motorola Flagships in 2027
GrapheneOS says the first officially supported Motorola devices are expected in 2027, starting with higher-end flagship models.
Intel Granite Rapids WS Core Scaling Performance With The Xeon 678X
Last week I provided a look at the Intel Xeon 600 series Hyper Threading performance with the Xeon 678X "Granite Rapids WS" processor for HT/SMT on and off. That was interesting while another reader request was to look at the CPU core scaling performance for this high-end workstation processor. Here are those benchmarks for showing the performance, power, and frequency/thermal impact of the Xeon 678X when limited to 6 cores, 12 cores, 24 cores, 48 cores, and then the 48 cores + HT default configuration.
Asahi Linux Hopes To Ship A Release Soon With Apple M3 Device Support
The Asahi Linux crew working to bring Linux support to Apple Silicon hardware is out today with a new status update on their initiatives, largely around Apple M3 bring-up as well as some M4/M5 achievements...
Chromium Adds Experimental Flatpak Packaging Support for Linux
Chromium gains initial Flatpak packaging support for Linux, with the new implementation still considered experimental.
Patches Provide For Much Faster In-Kernel Zstd Due To Embarrassingly Bad Inefficiency
Patches sent out to the Linux kernel mailing list today can provide much more efficient Zstd compression and decompression by addressing a very unfortunate oversight in the existing code...
FreeRDP 3.31 Released with Security Fixes, Faster H.264 Graphics
FreeRDP 3.31 is out with numerous security and bug fixes, plus faster graphics performance for AVC/H.264 Remote Desktop sessions.
Why Your Backups Are Too Big: A Practical Guide to Content-Defined Chunking
You change one line in a large file. Your “incremental” backup re-uploads the whole thing anyway. Nine times out of ten, it’s not the network, and it’s not your storage backend. It’s the algorithm deciding where to cut your data into pieces. Every deduplication system works the same way: split data into […]
Beyond Syslog: Building a Tamper-Proof E-Commerce Audit Trail with immudb
Immudb can work alongside rsyslog, Loki, Elasticsearch, or an operational database to give Linux administrators a way to preserve and verify the integrity of critical event histories.
Distro of the Week: Garuda Temeraire Xfce
After about a year of improvements, the German distro Garuda knocks it out of the park with its latest release, Garuda Temeraire. Distro of the Week puts this Arch-based distro through its paces and likes what it sees.
Multikernel Linux Releases First Public Kernel Tree Based on Linux 7.0
The first public Multikernel Linux release lets several independent kernels run side by side on one machine with dedicated CPUs, memory, and devices.
Fedora + Tuned-PPD Performance Regression Should Be Fixed With New Linux Kernel
Earlier this month when benchmarking six Linux distributions on the new Framework Laptop 13 Pro powered by Intel Core Ultra Series 3 "Panther Lake", the performance was strangely slow on Fedora Workstation 44. When digging further into it, the performance loss was with Fedora 44 using Tuned-PPD by default where as other Linux distributions default to Power Profiles Daemon. Ultimately, after Red Hat engineers got involved, was found to be a bug within the Intel P-State kernel driver exhibited by Tuned-PPD. The latest Linux kernel already has a fix in place and will be back-ported to Fedora 44...
LibreOffice 26.8 Open-Source Office Suite Officially Released, This Is What’s New
The Document Foundation released LibreOffice 26.8 today as a major update for this open-source, free, and cross-platform office suite software for GNU/Linux, macOS, and Windows systems.
Linux 7.3 FUSE Delivering Nice Performance Improvements
The Linux kernel's FUSE code for enabling file-systems in user-space is enjoying some nice speed boosts with the in-development Linux 7.3 kernel...
Armbian 26.8 Released with Linux 7.1, Revamped Installer, and UEFI ISO Images
The Armbian team released Armbian 26.8 today as a major update to this Debian/Ubuntu-based distribution and build framework for ARM devices with a revamped installer, UEFI ISO images, and expanded hardware support.
Chrome/Chromium Experimenting With Flatpak Packaging
Google engineers responsible for the Chrome/Chromium web browser are experimenting with Flatpak packaging on Linux. They aren't yet committed to officially supporting Flatpak packages but for now are at least exploring the option...
Woodpecker CI 3.18.0 Improves Pipeline Logs and Security
Woodpecker CI 3.18.0 adds pipeline log downloads, tighter plugin environment handling, Kubernetes improvements, and multiple bug fixes.
COSMIC 1.7 Desktop Environment Improves COSMIC Files, COSMIC Edit, and More
Linux hardware vendor System76 released COSMIC 1.7 today as the latest stable version of this open-source, free, and Rust-based graphical desktop environment for Linux-based operating systems.
Upcoming Jetson Orin Nano 2 boosts edge AI performance to 78 TOPS
NVIDIA has announced the Jetson Orin Nano 2, an updated edge AI platform aimed at robotics, drones, machine vision, and other embedded AI applications. The new module provides up to 78 TOPS of AI performance, 8GB of memory, and an 8-core Arm CPU while retaining the compact form factor of the previous Jetson Orin Nano […]
LLVM/Clang 23.1 Released With AMD Zen 6 & NVIDIA Rigel Support, Partial C++26 Support
LLVM 23.1 was released today on-schedule as the first stable release of the LLVM 23 series as the H2'2026 update to this open-source compiler stack...
Fanless Edge box runs Linux on Rockchip RV1126B with 3-TOPS NPU
The Forlinx FCU3101 is a fanless edge AI computing system based on Rockchip’s RV1126B/RV1126BJ processor, providing local AI inference, Ethernet, serial, and digital I/O connectivity for industrial vision, security monitoring, and data acquisition applications. The FCU3101 is built around the Rockchip RV1126B/RV1126BJ, which integrates four Arm Cortex-A53 processor cores operating at up to 1.6GHz together […]
There are 2 forums.
| Message Board | Who | Last Post |
|---|---|---|
| Linux | dba477 | Jul 16, 2026 4:12 AM |
| LXer Meta Forum | Scott_Ruecker | Jan 17, 2025 3:18 PM |
Showing articles from all categories. Filter:
- Android
- Apache
- Arch
- ARM
- Chrome
- Cloud
- Community
- Conectiva
- Debian
- Developer
- Distributions
- Eclipse
- Embedded
- EnGarde
- Enlightenment
- Fedora
- Fedora Legacy
- Games
- Gentoo
- GNOME
- GNU
- HP
- IBM
- Immunix
- Intel
- Intellectual Property
- JBoss
- KDE
- Kernel
- Linspire
- Linux
- LPI
- LXer
- LynuxWorks
- Mageia
- Mandriva
- Microsoft
- Migrations
- Mint
- Mobile
- MontaVista
- Mozilla
- Multimedia
- MySQL
- Novell
- OLPC
- OpenLDAP
- OpenOffice.org
- OpenPKG
- Oracle
- OSDL
- PHP
- Progeny
- Python
- Raspberry Pi
- Red Hat
- Ruby
- SCO
- SGI
- Slackware
- Sorcerer
- Standards
- Steam
- Sun
- SUSE
- Tablets
- TrollTech
- Trustix
- Turbolinux
- Ubuntu
- Virtualization
- Xandros
- Xfce
- Ximian
- Yellow Dog
