↩ Accueil

Vue normale

Reçu aujourd’hui — 20 novembre 2025 4.1 🐧 Linux

Linux 6.19 Slated To Land "mm/cid" Rewrite That Has Very Positive Performance Potential

20 novembre 2025 à 16:44
A set of Linux kernel patches posted back in October for rewriting the kernel's memory-mapped concurrency ID code for some nice performance wins looks like it will land for Linux 6.19. This is the code that prominent Intel engineer Thomas Gleixner found to yield up to an 18% improvement for the PostgreSQL database. My testing of this "mm/cid" code has also shown some nice performance wins too...

Rusticl Has Turned Out Remarkably Well For Open-Source OpenCL For Mesa Drivers

20 novembre 2025 à 12:27
Rusticl as a modern OpenCL implementation for Mesa Gallium3D drivers has turned out remarkably well. Rusticl performance has evolved quite well for this Rust-based OpenCL driver and it continues tacking on new features / OpenCL extensions as well as working gracefully with more Mesa drivers. Rusticl lead developer Karol Herbst presented on some of the recent accomplishments for this driver back at XDC2025...

Unraid 7.2.1

20 novembre 2025 à 01:47
Unraid OS is a Linux-based commercial operating system designed to provide an easy-to-use and flexible platform for building and managing a Network-Attached Storage (NAS). Some of Unraid's main features include the ability to mix and match drives of different sizes, an easy-to-use web interface for managing storage, virtual machines and Docker containers, protection to safeguard against drive failures, ability to expand the storage by adding more drives.

Exe 20251119

20 novembre 2025 à 00:41
Exe GNU/Linux was a Debian-based desktop Linux distribution, it transitioned to using a Devuan base in 2017. Its primary goal is to provide a Debian variant that ships with a slightly re-themed Trinity desktop environment (a fork of KDE 3), as well as several useful scripts and utilities. It offers LXDE as an alternative desktop. It uses the official Devuan repositories, as well as the Trinity mirror for updating the desktop environment. The project strives to ship free software only and provides a collection of system rescue tools.

Rust-Based Arm GPU Kernel Driver "Tyr" Begins Running GNOME & Basic Games

20 novembre 2025 à 00:38
Initially upstreamed into the Linux 6.18 kernel is Tyr as a Rust-based GPU kernel driver for Arm Mali hardware. This is in effect a Rust alternative to the Panthor DRM kernel driver for newer Arm Mali GPUs with the Command Stream Firmware (CSF). With the latest development code for Tyr, it's moved onto running the GNOME desktop and basic games like SuperTuxKart...

Vipnix 20251119

19 novembre 2025 à 23:33
Vipnix LiveCD is a portable Linux distribution built on the legacy of Gentoo Linux, Funtoo and Macaroni OS. It combines Gentoo's source-based optimization, Funtoo's innovative tools and Macaroni OS's modern, container-friendly approach. Vipnix integrates the lightweight LXQt desktop environment and the educational XLibre X11 server into a live operating system designed for enthusiasts, professionals and system recovery tasks. It is developed by Vipnix, a Brazilian IT solutions company specialising in customised infrastructure, cybersecurity, data protection and biotechnology.
Reçu hier — 19 novembre 2025 4.1 🐧 Linux

MODICIA 6.12.57

19 novembre 2025 à 21:09
MODICIA O.S. is a Linux multimedia distribution designed primarily for musicians, graphic designers and video makers. It is based on Debian's "stable" branch, but uses the Cinnamon desktop and a recent Linux kernel. MODICIA O.S. comes with a set of carefully-selected, open-source multimedia software and tools, such as Audacity (audio editor), Brasero (disc-burning utility), Cheese (webcam application), Curlew (multimedia converter), GIMP (graphics editor), HandBrake (video transcoder), Kdenlive (video editor), MediaInfo (tool that provides technical data about media files), mpv (media player), Peek (animated GIF recorder), RawTherapee (photo processor), XnView (image viewer), and many others. The distribution also integrates the OnlyOffice software suite for general office tasks.

Puppy 2510-251119

19 novembre 2025 à 20:00
Puppy Linux is yet another Linux distribution. What's different here is that Puppy is extraordinarily small, yet quite full-featured. Puppy boots into a ramdisk and, unlike live CD distributions that have to keep pulling stuff off the CD, it loads into RAM. This means that all applications start in the blink of an eye and respond to user input instantly. Puppy Linux has the ability to boot off a flash card or any USB memory device, CDROM, Zip disk or LS/120/240 Superdisk, floppy disks, internal hard drive. It can even use a multisession formatted CD-RW/DVD-RW to save everything back to the CD/DVD with no hard drive required at all.

CloudLinux 9.7

19 novembre 2025 à 19:02
CloudLinux OS is a commercial Linux distribution for servers, based on Red Hat Enterprise Linux. It is available in three editions, "Solo", "Admin" and "Shared Pro". The "Solo" edition is for single-user accounts; it includes website monitoring, performance detection and performance optimization tools. The "Admin" variant is for agencies, small and medium-sized businesses, and professionals with up to 5 hosting accounts, offering flexibility for virtual private servers (VPS) and dedicated servers. "Shared Pro" is the most advanced edition of CloudLinux OS as it includes advanced automation, deep-look performance analytics, and centralized monitoring tools. (Starting with version 10, CloudLinux OS ceased to provide installation ISO images; it now provides just a Bash script that converts an existing AlmaLinux installation into CloudLinux OS. As such, CloudLinux OS 10 is no longer classified as a "Linux distribution".)

TrueNAS 25.10.0.1

19 novembre 2025 à 18:04
TrueNAS CORE (previously known as FreeNAS) is a free and Open Source Network-Attached Storage (NAS) operating system that supports file, block and object storage. TrueNAS CORE is FreeBSD based and is a community-supported branch of the TrueNAS project, sponsored by iXsystems. It also has a commercial branch called TrueNAS Enterprise and a free and HyperConverged storage solution called TrueNAS SCALE. The TrueNAS SCALE branch is based on the Debian Linux distribution.

Proxmox 9.1 "Virtual Environment"

19 novembre 2025 à 17:06
Proxmox is a commercial company offering specialised products based on Debian GNU/Linux, notably Proxmox Virtual Environment and Proxmox Mail Gateway. Proxmox Virtual Environment is an open-source virtualisation platform for running virtual appliances and virtual machines. Proxmox Mail Gateway is a mail gateway with anti-spam and anti-virus features. The products are offered as free downloads with paid-for support and subscription options.

AMD Begins Posting Open-Source Linux Patches For Their Next-Gen GPU IP

19 novembre 2025 à 16:31
Beginning yesterday and continuing today are several patch series beginning to lay the foundation in the AMDGPU kernel graphics driver for enabling some next-generation graphics IP. Due to the AMD graphics driver block by block enablement strategy and IP-based discovery adopted by their driver over the past few years, it's not clear what this new hardware enablement is for whether it's RDNA5 / UDNA or some RDNA4 refresh. In any event, the Linux driver enablement has begun...

Qualcomm Upstreaming Initial GPU Support For Snapdragon X2 Elite In Linux 6.19

19 novembre 2025 à 15:25
Back in September the Qualcomm X2 Elite SoCs were announced for next-gen Windows 11 on Arm laptops. Since then some initial X2 Elite enablement patches for the Linux kernel have arrived and for the upcoming Linux 6.19 kernel more of that work will reach mainline. Excitingly, Linux 6.19 is now bringing GPU and display support for the Adreno X2-85 found within the Snapdragon X2 Elite SoC...
❌