Linux
2.16K subscribers
4.07K photos
20 videos
17.3K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
📰 The Best Linux 7.2 Features: Cache Aware Scheduling, AMD Zen 6, AMDGPU HDMI 2.1 FRL

With the Linux 7.2 kernel expected to be released on Sunday, 16 August, here is a look at some of the most interesting new features and changes to find with this next kernel version to be used by Ubuntu 26.10 and other upcoming Linux distribution releases...

🔗 Source:

#amd #kernel #linux #ubuntu

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.2-Best-Features
📰 Open-Source exFAT Programs 1.4.3 Improves Fsck & Mkfs

Ahead of the Linux 7.2 kernel release expected on Sunday, a new release of the exFAT file-system user-space programs was released overnight...

🔗 Source:

#kernel #linux #opensource

👉@sysadminoff

https://www.phoronix.com/news/exfatprogs-1.4.3
📰 Patches Posted For Fixing The Linux DRM Scheduler's Fair Policy

Ahead of the Linux 7.2 kernel release expected out on Sunday, the Direct Rendering Manager (DRM) subsystem was forced to revert their "fair" scheduler policy default new for this kernel. Due to a last minute user-reported regression, FIFO returns as the default DRM scheduler policy for Linux 7.2. But patches are now available for addressing that regression and thus hopefully for Linux 7.3 there will be the fair scheduler becoming the default...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-Patches-Fix-DRM-Fair
📰 Late Sound Fixes For Linux 7.2 Bring More Device Quirks, Intel Nova Lake HDMI-In Capture

Ahead of the presumed Linux 7.2 stable kernel release tomorrow, some last minute sound fixes/quirks have been merged for this next kernel version...

🔗 Source:

#intel #kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Last-Sound-Fixes-Linux-7.2
📰 tlbi= Boot Option Submitted Ahead Of Linux 7.2 Kernel Release

Ahead of the Linux 7.2 kernel stable release expected to occur in the coming hours, a last minute "x86/urgent" pull request was submitted with one patch for adding the new tlbi= boot option...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.2-x86-urgent-tlbi
📰 GNU Linux-libre 7.2-gnu Released Following More Driver Cleaning

Following yesterday's release of the Linux 7.2 kernel, GNU Linux-libre 7.2-gnu is now available for this kernel downstream that strips out support for drivers depending upon non-free-software microcode/firmware, the ability to load closed-source kernel modules, and other restrictions in the name of software freedom...

🔗 Source:

#gnu #kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/GNU-Linux-Libre-7.2
📰 ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds

AI/LLM patch craziness hurt ARM64 development for the Linux 7.2 cycle that no real features landed for that kernel version on AArch64. Fortunately, the ARM Linux developers are more prepared now and for Linux 7.3 are introducing some new ARM64 features...

🔗 Source:

#arm #kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/ARM64-Linux-7.3
📰 EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3

Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient file-systems while adding in a new pseudo file-system...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-File-System-Changes-7.3
📰 Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend

In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Rust-For-Linux-7.3
📰 IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further

As part of the VFS pull requests now merged to the Linux 7.3 development kernel was an improvement to the IOmap framework used by various file-systems for mapping logical file byte offsets in memory to their physical locations on storage. With the now-merged code, this modern block mapping framework is allowing better performance at least for the EXT4 file-system...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/IOmap-Linux-7.3-Faster