Searching We.Love.Privacy.Club

Twts matching #linux
Sort by: Newest, Oldest, Most Relevant

Linux 7.2 Can Significantly Lower Container Exit/Unmount Latency
A patch series merged for the Linux 7.2 kernel addresses a race condition that can occur when a container is exiting yielding “VFS: Busy inodes after unmount” messages and a possible user-after-free condition. But the patch series also goes further and delivers a very nice optimization to lower the container unmounting latency for environments with heavy I/O load… ⌘ Read more

⤋ Read More

Linux 7.2 Adds Ability To Limit Programs To Only Open Regular Files, Avoid Being Tricked Or Doing Silly Things
Merged as part of the many VFS changes for Linux 7.2 is the new OPENAT2_REGULAR flag for the openat2 system call. This can be used to limit programs to only open regular file-systems and avoid accidentally or intentionally opening up device files or other non-conventional data files on the file-system… ⌘ Read more

⤋ Read More

Linux 7.2 Continues Removing Old i486 Code Remnants, Adds Rugged Panther Lake
The x86/cpu changes have been merged for the Linux 7.2 kernel with an interesting span of changes covering 36 years from the Intel 486 days up to adding the new “rugged” Panther Lake variant… ⌘ Read more

⤋ Read More

XFS Zone Allocator No Longer Experimental With Linux 7.2
The XFS file-system updates for the Linux 7.2 kernel aren’t too notable with the exception of its zone allocator being promoted from behind its previously-experimental flag… ⌘ Read more

⤋ Read More

Linux 7.2 Power Management Adds New Hardware Support While Dropping AMD Elan
The power management changes merged for the Linux 7.2 kernel are aplenty as usual. New hardware support, dropping obsolete hardware support, and various bug fixes and other enhancements throughout this important area of the kernel… ⌘ Read more

⤋ Read More

Linux 7.2 Optimization Shows +5% IOPS For EXT4 & XFS After Moving Around Two Lines Of Code
In addition to the surprising impact of /proc/filesystems read optimizations for Linux 7.2, another one of the VFS pull requests for this next kernel version is delivering some nice improvements for EXT4 and XFS around IOmap, the framework that maps file data offsets in memory to their physical locations on storage… ⌘ Read more

⤋ Read More

Intel Performance Skills: New Open-Source Project Leveraging AI For Linux Performance Optimizations
The newest open-source project out of Intel is the Intel Performance Skills project that is providing AI agent skills to help with CPU performance analysis and performance optimizations on Linux… ⌘ Read more

⤋ Read More

FreeBSD Receives Funding To Launch AI-Assisted Vulnerability Discovery
The FreeBSD Project announced today the launch of an AI-Assisted Vulnerability Discovery Project with grant funding provided by the Linux Foundation backed Alpha-Omega project. Alpha-Mega has sponsors including Microsoft, AWS, Google, Anthrophic, OpenAI, and others who will now be helping with FreeBSD uncovering new vulnerabilities by leveraging AI… ⌘ Read more

⤋ Read More

Russian Spam & Profanities Are Now Plaguing The Arch Linux AUR
After days of dealing with 1,500+ packages in the Arch Linux AUR containing malware, the latest headache in the Arch Linux User Repository is Russian spam and offensive messages… ⌘ Read more

⤋ Read More

Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster
Reading /proc/filesystems for obtaining a list of file-systems supported by the running kernel is done frequently on Linux. Namely due to being read by the SELinux library (libselinux), reading of /proc/filesystems is done more often than one would typically expect and now the Linux 7.2 kernel is optimizing for it to yield much better performance… ⌘ Read more

⤋ Read More

Cache Aware Scheduling Merged For Linux 7.2 For Boosting Modern Intel & AMD CPUs
The scheduler updates were merged this morning for the Linux 7.2 kernel and it’s exciting. Cache Aware Scheduling has finally been merged! This is a win for especially modern Intel and AMD processors with multiple last level caches (LLCs)… ⌘ Read more

⤋ Read More

Linux 7.2 Introducing The Rust Zerocopy Library To Eliminate More “Unsafe” Code
Miguel Ojeda already mailed in the many Rust code changes for the in-development Linux 7.2 kernel. This is quite a big Rust code with more than forty thousand new lines of Rust code in the kernel… ⌘ Read more

⤋ Read More

Linux 7.2 To Better Communicate File-System Casefolding For Helping Windows NFS & More
Newly-merged code for the in-development Linux 7.2 kernel will now expose the case-folding (case insensitive) behavior of local file-systems so that Linux file servers and others can properly report the actual behavior rather than guessing if case-folding is actually used/supported… ⌘ Read more

⤋ Read More

GNU Linux-libre 7.1-gnu Released With More Driver Deblobbing, Unhappy With i486 Removal
Following yesterday’s release of the upstream Linux 7.1 kernel release, GNU Linux-libre 7.1 is out with its new build for de-blobbing various drivers from loading non-free-software microcode/firmware and other sanitizing of the kernel code in the name of software freedom… ⌘ Read more

⤋ Read More

Linux 7.2 To Raise LLVM/Clang Compiler Requirement, Add Support For Distributed ThinLTO
Among the early pull requests sent in prior to today’s Linux 7.1 release of new material aiming for Linux 7.2 were all the Kbuild updates… ⌘ Read more

⤋ Read More

Vintage AMD R600 Graphics Driver Sees Code Cleanups Thanks To GitHub Copilot
Phoronix reports:

The AMD R600 Gallium3D driver saw 59 commits [last] Sunday to Mesa 26.2. Making this code restructuring and code cleaning all the more notable is that the improvements to this old AMD Radeon graphics driver was done in part by GitHub Copilot.

Gert Wollny has been among the few open-source developers … ⌘ Read more

⤋ Read More

Revised AVX-512 xor_gen() Implementation For Linux RAID Yielding More Performance Gains
A few days back I wrote about Google’s Eric Biggers spearheading an AVX-512 implementation of xor_gen() as the Linux kernel function used for generating and validating parity blocks such as for RAID5/RAID6. That initial implementation was yielding up to 41% better performance while a new implementation has now been posted for scoring some additional victories… ⌘ Read more

⤋ Read More

Arch Linux Malware Incident: Malicious Commits Found in 1,579 Packages
More than 1,500 user-contributed packages in the Arch Linux User Repository “AUR” were infected with malware, reports Phoronix:

The last message in the thread over this security incident is noting that Arch Linux developers have deleted all the malicious commits they are aware of. Cited was this list that puts the number of malware-af … ⌘ Read more

⤋ Read More

Intel Thermald 2.5.12 Released… With Initial Support For ARM
Released on Friday was the newest version of Intel Thermald, the thermal daemon developed by Intel for their processors on Linux for monitoring and helping control temperatures across modern Intel-powered laptops and desktops. Catching me immediately by surprise was Intel Thermald 2.5.12 introducing support for ARM… ⌘ Read more

⤋ Read More

Arch Linux Now Believes Malware Incident Under Control - More Than 1,500 Affected Packages
The day started out with Arch Linux’s AUR user-contributed repository seeing more than 400 packages compromised with malware. Now in ending out the day they believe all affected commits have been addressed. But it ended up being more than 1,500 affected packages… ⌘ Read more

⤋ Read More

Wine 11.11 Released With Wayland Improvements
Alexandre Julliard just released Wine 11.11 as the newest bi-weekly development release of this open-source software that powers Valve’s Steam Play (Proton) and allows for running Windows games and applications under Linux as well as other platforms… ⌘ Read more

⤋ Read More

AMD Opens Pre-Orders For The Linux-Friendly Ryzen AI Halo Developer Platform
AMD today announced the opening of pre-orders for their Ryzen AI Halo petite PC powered by AMD Ryzen AI Max+ “Strix Halo” and working with either Microsoft Windows or Linux… ⌘ Read more

⤋ Read More

Linux 7.2 Features Expected: Apple M3, Initial AMDGPU HDMI 2.1 FRL, USB4STREAM, Cache Aware Scheduling
Linux 7.1 stable is expected to be released this Sunday with its many new features. Immediately following the Linux v7.1 tagging, the Linux 7.2 merge window will open and a lot of new feature material is expected to be merged over the next two weeks… ⌘ Read more

⤋ Read More

Red Hat Releases Second Developer Preview Of RHEL 10 For RISC-V
Last year when releasing Red Hat Enterprise Linux 10.0, Red Hat announced a RHEL 10.0 developer preview for RISC-V. Since then that RISC-V developer preview hadn’t been updated but now Red Hat has published a new developer preview snapshot based on RHEL 10.2… ⌘ Read more

⤋ Read More

Security updates for Friday
Security updates have been issued by AlmaLinux (.NET 10.0, .NET 8.0, .NET 9.0, bind, expat, httpd:2.4, kernel, kernel-rt, mod_http2, openssl, poppler, redis, redis:7, samba, and unbound), Debian (ironic, kernel-wedge, libinput, linux-base, and neutron), Fedora (kernel, openssl, vaultwarden, and vaultwarden-web), Mageia (erlang-hex_core, erlang-rebar3, gnupg2, and sqlite3), Red Hat (buildah, podman, and skopeo), SUSE (flannel, gdk-pixbuf-loader-libheif, gnutls, google-cloud-sap-age … ⌘ Read more

⤋ Read More

New NTFS Linux Driver Being Improved For Windows Native Symbolic Links
One of the exciting additions to the Linux 7.1 kernel is the introduction of the new NTFS file-system kernel driver. While in good shape already and proving advantageous over other NTFS open-source driver options, one of the initial limitations on it is around Windows native symbolic link handling but that is now in the process of being resolved… ⌘ Read more

⤋ Read More

Arch Linux’s AUR Sees More Than 400 Packages Compromised With Malware
The Arch Linux User Repository “AUR” was hit by a large-scale malware campaign this week with more than 400 of these user-supplied packages being compromised… ⌘ Read more

⤋ Read More

Wine Wayland Driver Lands Alpha Modifier Support For Opacity Handling
The Wine Wayland driver continues to be improved upon for bettering the experience around Windows games/applications running natively on Wayland Linux desktops without having to go through X11/XWayland. The newest feature merged is alpha modifier support for opacity handling of surfaces… ⌘ Read more

⤋ Read More

Mesa 26.2 Preps For AMD GFX1156 For New, Post-Strix-Halo RDNA 3.5 Graphics
Being submitted on the kernel side with the upcoming Linux 7.2 kernel is initial support for the GFX 11.5.6 graphics IP block along with several other newer IP blocks such as SDMA 6.4, NBIO 7.11.5, IH 6.4, HDP 6.4, MMHUB 3.4.2, SMU 15.0.5, ATHUB 3.4.2, and VPE 2.2. Now in user-space for the Mesa RadeonSI Gallium3D and RADV Vulkan drivers is the GFX1156 (GFX 11.5.6) support being prepared too… ⌘ Read more

⤋ Read More

Benchmarking The Performance Benefits To Ubuntu 26.10 amd64v3 Packages
With Canonical engineers again experimenting with x86_64-v3 package builds for Ubuntu Linux using an “amd64v3” archive for the current Ubuntu 26.10 development, I decided to see how these latest amd64v3 packages comparing to their conventional Ubuntu 26.10 amd64 packages. ⌘ Read more

⤋ Read More

[$] Automatic mTHP creation in 7.2
The Linux kernel has long tried to use huge pages as a way to improve
performance, sometimes with more success than others. The size of huge
pages has traditionally been imposed by the hardware, which typically only
offers a couple of relatively large options. In more recent times, though,
the use of multi-size transparent huge pages (mTHPs), with more flexible
sizing implemented in software, has been growing. If all goes well, the
7.2 development cycle will include the addition of [a new feature](h … ⌘ Read more

⤋ Read More

Intel XPU Manager 2.0 Overhauls Windows & Linux Management For Arc Pro GPUs
Just a week after the release of Intel XPU Manager 1.3.7, Intel today released XPU Manager 2.0 as a major overhaul for this software for monitoring and management of their data center GPUs on Microsoft Windows and Linux… ⌘ Read more

⤋ Read More

Linux 7.2 To Enable ESWIN SoC Support By Default For RISC-V Kernel Builds
An important one-liner is set to come for Linux 7.2 to enable ESWIN SoC support by default for RISC-V kernel builds. This change will allow default RISC-V kernel builds in turn to boot on the likes of SiFive’s HiFive Premier P550 developer board… ⌘ Read more

⤋ Read More

macOS 27 Beta Boots Asahi Linux Off Apple Silicon
The Asahi Linux team is warning Apple Silicon users not to upgrade to the macOS 27 beta because Apple’s changes to the boot picker and Startup Disk app make Asahi partitions invisible, preventing Linux from booting. The Register reports: The team added: “If you insist on trying out macOS 27 as soon as possible, please ensure you install a secondary copy of macOS 26 first, or … ⌘ Read more

⤋ Read More

Intel Arc Pro B70 Showing Off Some Performance Wins With Linux 7.1
After recently noticing the Intel Arc B580 performing better on Linux 7.1 for that kernel version soon to be released as stable, I was curious if there were performance gains also to be found with the new flagship Arc Pro B70 BMG-G31 workstation graphics card. Here are some benchmarks of the Intel Arc Pro B70 in relevant workloads between Linux 7.0 and the near-final Linux 7.1 kernel. ⌘ Read more

⤋ Read More

Linux’s CrOS EC Driver To Support Custom Fan Curves - Useful For Framework Laptops
The cros_ec Linux kernel driver is used for supporting the ChromeOS Embedded Controller “EC” used by Chromebooks and various other laptops like Framework Laptops. With patches pending to cros_ec, support for custom fan curves is being introduced… ⌘ Read more

⤋ Read More

KDE KWin Patches Aiming To Optimize Gaming Latency To Better Compete With Windows
Open-source developer Jakub Okoński has been working on comparing the gaming latency between Linux and Windows and in turn working to drive some improvements into KDE’s KWin Wayland compositor so the latency is more competitive with the gaming experience under Microsoft Windows 11… ⌘ Read more

⤋ Read More

Linux Firmware Repository Preps For AI Coding Agents
The linux-firmware.git repository that serves as the de facto home of all the binary blobs used by the mainline Linux kernel open-source drivers has now introduced AGENTS.md documentation and other preparations for embracing AI coding agents… ⌘ Read more

⤋ Read More

AMDGPU Linux Driver Preps For HDMI 2.1 Compliance Testing
While not as exciting as features like HDMI 2.1 FRL and Display Stream Compression itself, as part of AMD’s efforts to provide a fully open-source HDMI 2.1 driver implementation for AMDGPU, new code is being prepped for their kernel driver to support the HDMI compliance testing efforts… ⌘ Read more

⤋ Read More

Linux’s KVM Preps For APX Support In VMs
Among the Kernel-based Virtual Machine (KVM) work being queued ahead of the upcoming Linux 7.2 merge window are preparations for supporting Advanced Performance Extensions within KVM virtual machines… ⌘ Read more

⤋ Read More

Linux Sees Patches For “Critical” Vulnerability Affecting Many Arm CPUs
Made public today is CVE-2025-10263 as a “critical” security vulnerability affecting many different Arm CPU cores. CVE-2025-10263 could allow for privilege escalation on affected systems due to a specific timing condition during a memory permission change. Fundamentally it comes down to completion of affected memory accesses might not be guaranteed by the completion of a TLBI… ⌘ Read more

⤋ Read More

Alpine Linux 3.24 Improves Installer Experience, Adds COSMIC Desktop Option
Alpine Linux, the Linux distribution popular especially for containers / micro-services and embedded devices, is out with its newest feature release… ⌘ Read more

⤋ Read More