search
HomeSystem TutorialLINUXLinux Kernel 6.4 officially released, the latest and greatest kernel series

Linux Kernel 6.4 officially released, the latest and greatest kernel series

Feb 14, 2024 pm 09:45 PM
linuxlinux tutoriallinux systemlinux commandshell scriptembeddedlinuxGetting started with linuxlinux learning

Linus Torvalds today released Linux 6.4, a major update to the latest and greatest kernel series for the Linux operating system, bringing better hardware support and new features.

Linux Kernel 6.4 正式发布,最新最伟大的内核系列

Highlights of Linux Kernel 6.4 include Intel LAM (Linear Address Masking) support, user tracking events, Machine Owner Key (MOK) for storing CA-enforced machine keyrings only, LoongArch support for the nolibc library , partitioned device support for the F2FS file system, and hibernation support for Svnapot extensions and RISC-V architecture.

io_uring subsystem improvements to be able to perform multiple direct I/O writes to files simultaneously (currently only supported on EXT4 and XFS file systems), SCTP (Stream Control Transfer Protocol) protocol adds support for fair weight queues ( WFQ) scheduler support, and implements a netlink-based API to call user space auxiliary functions.

Related: Install the latest Linux Kernel 6.2 on Ubuntu Linux https://www.linuxmi.com/ubuntu-22-04-linux-kernel-6-2.html

s390 (IBM System z) architecture supports the STACKLEAK security feature, the NFS server implementation now supports the RFC 9289 specification, and the perf tool has made many changes, including a new reference counting checking infrastructure, updating the default map size to 16384, and updating the default map size to 16384 in the future. Python support in the 'perf script' when linking with the libtraceevent library, better reporting of lock contention, and the ability to use BPF to filter samples.

There are also some new additions to Rust language support, including an "ARef" type for wrapping C types with their own reference counting functions, several new lock primitives, pin- init API core, "LockedBy" for protecting data via locks, UAPI crate for image creation, and other functions and bindings.

In addition, Linux kernel 6.4 also adds support for some features, including the new Qualcomm QAIC DRM acceleration driver for Cloud AI; KVM support for virtual non-maskable interrupts (NMI) on x86 AMD platforms ; fbdev emulation for GEM DMA driver; Qualcomm Inline Crypto Engine support; support for new MMIO-based model (T2 Macs); Intel Sierra Forest EDAC support; better BIG TCP performance; and new BPF netfilter program type.

Linux kernel 6.4 also makes various thermal management improvements in the Mediatek driver, enhances support for very old PCI sound cards, provides sound support for NVIDIA systems with MAX9809x and RT5631 codecs, and provides sound support for all Kye models The graphics tablet provides universal support for the Logitech G935 wireless 7.1 surround sound gaming headset, as well as PPIN support for Intel's fifth-generation Xeon "Emerald Rapids" server processors.

Linux 6.4 also adds new drivers for the StarFive JH71x0 temperature sensor and StarFive JH7110 RISC-V SoC, the Acbel FSB032 power supply, the Aquacomputer Aquastream XT water pump, and the ROG STRIX Z390-F GAMING motherboard.

In addition, the latest Xbox controller gains vibration support, also adds support for Apple M2 CPU PMU, Wi-Fi 7 (EHT) mesh support, improved support for Qualcomm Snapdragon platform, and the addition of Novatek touch Drivers for controllers, support for Lenovo Yoga Book X90F 2-in-1 tablet, Hyper-V VTL mode support, and Wi-Fi support for Apple M1 Pro/Max devices.

AMDGPU graphics driver gets preliminary NBIO7.9, GC 9.4.3, GFXHUB 1.2, MMHUB 1.8 support, preliminary DC FAM infrastructure, sysfs nodes for secondary VCN clocks, and support for supported APUs Limited/unlimited workload handling. Additionally, the Mediatek DRM driver gained 10-bit overlay support, the Rockchip DRM driver gained 4K support, and Collabora's Panfrost driver now supports Mali MT81xx devices.

Linux kernel 6.4 can be downloaded from Linus Torvalds' git repository or from the kernel.org website if you know how to compile it on a GNU/Linux distribution. Otherwise, you'll have to wait for Linux kernel 6.4 to land in your distribution's stable repositories.

Related: Linus Torvalds announces the release of Linux Kernel 6.4 RC1 https://www.linuxmi.com/linux-kernel-6-4-rc1.html

The above is the detailed content of Linux Kernel 6.4 officially released, the latest and greatest kernel series. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:良许Linux教程网. If there is any infringement, please contact admin@php.cn delete
What are the differences in user account management between Linux and Windows?What are the differences in user account management between Linux and Windows?May 02, 2025 am 12:02 AM

The main difference between Linux and Windows in user account management is the permission model and management tools. Linux uses Unix-based permissions models and command-line tools (such as useradd, usermod, userdel), while Windows uses its own security model and graphical user interface (GUI) management tools.

How does the command line environment of Linux make it more/less secure than Windows?How does the command line environment of Linux make it more/less secure than Windows?May 01, 2025 am 12:03 AM

Linux'scommandlinecanbemoresecurethanWindowsifmanagedcorrectly,butrequiresmoreuserknowledge.1)Linux'sopen-sourcenatureallowsforquicksecurityupdates.2)Misconfigurationcanleadtovulnerabilities.Windows'commandlineismorecontrolledbutlesscustomizable,with

How to Make a USB Drive Mount Automatically in LinuxHow to Make a USB Drive Mount Automatically in LinuxApr 30, 2025 am 10:04 AM

This guide explains how to automatically mount a USB drive on boot in Linux, saving you time and effort. Step 1: Identify Your USB Drive Use the lsblk command to list all block devices. Your USB drive will likely be labeled /dev/sdb1, /dev/sdc1, etc

Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Apr 30, 2025 am 09:57 AM

Cross-platform applications have revolutionized software development, enabling seamless functionality across operating systems like Linux, Windows, and macOS. This eliminates the need to switch apps based on your device, offering consistent experien

Best Linux Tools for AI and Machine Learning in 2025Best Linux Tools for AI and Machine Learning in 2025Apr 30, 2025 am 09:44 AM

Artificial Intelligence (AI) is rapidly transforming numerous sectors, from healthcare and finance to creative fields like art and music. Linux, with its open-source nature, adaptability, and performance capabilities, has emerged as a premier platfo

5 Best Lightweight Linux Distros Without a GUI5 Best Lightweight Linux Distros Without a GUIApr 30, 2025 am 09:38 AM

Looking for a fast, minimal, and efficient Linux distribution without a graphical user interface (GUI)? Lightweight, GUI-less Linux distros are perfect for older hardware or specialized tasks like servers and embedded systems. They consume fewer res

How to Install Wine 10.0 in RedHat DistributionsHow to Install Wine 10.0 in RedHat DistributionsApr 30, 2025 am 09:32 AM

Wine 10.0 stable version release: Running Windows applications on Linux to a higher level Wine, this open source and free application, allows Linux users to run Windows software and games on Unix/Linux operating systems, ushering in the release of the 10.0 stable version! This version has been provided with source code and binary package downloads, and supports various distributions such as Linux, Windows and Mac. This edition embodies a year of hard work and over 8,600 improvements, bringing many exciting improvements. Key highlights include: Enhanced support for Bluetooth devices. Improve support for HID input devices. Optimized performance of 32-bit and 64-bit applications.

How to Install and Configure SQL Server on RHELHow to Install and Configure SQL Server on RHELApr 30, 2025 am 09:27 AM

This tutorial guides you through installing SQL Server 2022 on RHEL 8.x or 9.x, connecting via the sqlcmd command-line tool, database creation, and basic querying. Prerequisites Before beginning, ensure: A supported RHEL version (RHEL 8 or 9). Sudo

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use