Linus Torvalds announced the release of Linux kernel version 6.10 codenamed "Baby Opossum Posse". This latest stable release comes after the release of seven versions of the release, bringing a lot of improvements and bug fixes for a variety of subsystems.
Table of contents
- Linux Kernel 6.10: Change Summary
- Linux Kernel 6.10 Development: Key Updates from RC1 to RC7
- RC1:
- RC2:
- RC3:
- RC4:
- RC5:
- RC6:
- RC7:
- Looking to the future
- Install Linux kernel 6.10
Version Highlights
There were some unexpected activities in the last week of development, especially in the file system field. About one-third of the patches are file system-related, and bcachefs and netfs receive a lot of attention. While this final surge is not common, Torvalds noted that the changes do not seem particularly worrying.
Another third of the patches are concentrated on the driver , while the remaining changes are distributed across the kernel. Despite the surge in activity in the final stage, Torvalds saw no need to extend the release cycle with additional candidates.
Linux Kernel 6.10: Change Summary
Linux kernel version 6.10 contains many updates and fixes. Some notable changes include:
- Improvements to the bcachefs file system, including fixing fragmentation issues and log handling.
- Enhancements to the USB subsystem , including support for new devices and bug fixes for various USB drivers.
- Updates to network drivers and protocols , including improvements to TCP processing and fixes to bnxt drivers.
- Various ARM64 device tree updates , especially for the Qualcomm platform.
- Improvements to scheduler, including fixing deadline scheduling and updating PSI (pressure pause information) accounting.
- Enhancements to memory management , including updating big page processing and fixing page caching issues.
Linux Kernel 6.10 Development: Key Updates from RC1 to RC7
Here is a summary of key points and updates for each candidate version of Linux kernel 6.10 :
RC1:
- Assign a new code name: "Baby Opossum Posse"
- Improved XFS online repair function
- Performance optimization for AMD and Intel CPUs
- Better AMDKFD compute driver support for "small" Ryzen APUs
- Extended support for USB to parallel port adapters
- Qualcomm Snapdragon X Elite chip enables work
- Disable outdated NFS v2 client support by default
- IO_uring Zero Copy Performance Enhancement
- Added Steam Deck IMU support
- Removed legacy DEC Alpha hardware support
RC2:
- One-third of the changes are focused on driver fixes
- One third of the changes are specifically used for file system repair, mainly bcachefs
- Major bcachefs improvements and bug fixes
- Refactoring and splitting of various format files in bcachefs
RC3:
- Ethernet driver fixes and enhancements
- Solved SMB client issues and introduced improvements
- Updated BPF self-test
- Various file system improvements
- Most of the changes focus on KVM-related fixes
RC4:
- vfio pci memory map code fix
- FireWire subsystem tracking point implementation update
- More bcachefs file system repairs
- Solved the Cachefiles subsystem issue
- The focus is on stabilizing the upcoming 6.10 kernel version
RC5:
- Device driver changes account for one-third of the modifications
- Specific driver updates for Hyper-V balloon, Broadcom's bnxt network and Qualcomm PHY
- Many bcachefs file system repairs and improvements
- Network self-test improvement
- Virtual Memory (VM) Enhancement
RC6:
- Most of the changes are focused on various device drivers
- Architecture-specific tuning for compatibility system calls
- Further improvements to the bcachefs file system
- BPF subsystem updates and self-test improvements
- A series of rollbacks in the TTY/Serial subsystem
RC7:
- Strengthened TCP metric verification for security
- Fixed the Bonding driver ARP IP target setting feature
- Btrfs and EROFS file system updates
- DRM subsystem improvements for AMD and NVIDIA drivers
- Intel Wi-Fi Driver Enhancement
- ARM64 and RISC-V architecture specific updates
- Improved Bluetooth HCI event handling and L2CAP capabilities
These candidate versions show progress in repairs, improvements and optimizations to a variety of subsystems, with particular focus on drivers, file systems (especially bcachefs), and architecture-specific enhancements.
Looking to the future
With the release of 6.10, the merge window for Linux kernel 6.11 is now open . Torvalds noted that time coincides with the start of the European summer holiday, which could affect the speed of contribution of the next development cycle.
As always, users and developers are encouraged to test new kernels and report any issues they have. The Linux kernel community continues to work tirelessly to improve the stability, security, and performance of the world's most widely used open source operating systems.
Install Linux kernel 6.10
Linux kernel 6.10 has just been released! It is not available in the official repository. I recommend waiting a few days for the Linux distribution to package kernel 6.10 and include it in its repository.
For impatient users, you can install Linux kernel 6.10 from source, but it is not recommended to do so on production systems, as it may break your system and you will not be able to receive future updates.
Ubuntu and its derivative users can use Ubuntu Mainline PPA to install the latest mainline kernel. For more details, see the following link:
- How to install the latest mainline Linux kernel on Ubuntu
resource :
- Linux Kernel 6.10 Release Notes
The above is the detailed content of Linux Kernel 6.10 \. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

LXD is described as the next-generation container and virtual machine manager that offers an immersive for Linux systems running inside containers or as virtual machines. It provides images for an inordinate number of Linux distributions with support

Firefox browser is the default browser for most modern Linux distributions such as Ubuntu, Mint, and Fedora. Initially, its performance might be impressive, however, with the passage of time, you might notice that your browser is not as fast and resp

When encountering DNS problems, first check the /etc/resolv.conf file to see if the correct nameserver is configured; secondly, you can manually add public DNS such as 8.8.8.8 for testing; then use nslookup and dig commands to verify whether DNS resolution is normal. If these tools are not installed, you can first install the dnsutils or bind-utils package; then check the systemd-resolved service status and configuration file /etc/systemd/resolved.conf, and set DNS and FallbackDNS as needed and restart the service; finally check the network interface status and firewall rules, confirm that port 53 is not

If you find that the server is running slowly or the memory usage is too high, you should check the cause before operating. First, you need to check the system resource usage, use top, htop, free-h, iostat, ss-antp and other commands to check CPU, memory, disk I/O and network connections; secondly, analyze specific process problems, and track the behavior of high-occupancy processes through tools such as ps, jstack, strace; then check logs and monitoring data, view OOM records, exception requests, slow queries and other clues; finally, targeted processing is carried out based on common reasons such as memory leaks, connection pool exhaustion, cache failure storms, and timing task conflicts, optimize code logic, set up a timeout retry mechanism, add current limit fuses, and regularly pressure measurement and evaluation resources.

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret that some big companies prefer (or have to) run some of their production services in Windows boxes an

Frankly speaking, I cannot recall the last time I used a PC with a CD/DVD drive. This is thanks to the ever-evolving tech industry which has seen optical disks replaced by USB drives and other smaller and compact storage media that offer more storage

In Linux systems, 1. Use ipa or hostname-I command to view private IP; 2. Use curlifconfig.me or curlipinfo.io/ip to obtain public IP; 3. The desktop version can view private IP through system settings, and the browser can access specific websites to view public IP; 4. Common commands can be set as aliases for quick call. These methods are simple and practical, suitable for IP viewing needs in different scenarios.

Built on Chrome’s V8 engine, Node.JS is an open-source, event-driven JavaScript runtime environment crafted for building scalable applications and backend APIs. NodeJS is known for being lightweight and efficient due to its non-blocking I/O model and
