Linux kernel 7.1 released with new NTFS driver and hardware improvements
By
Liam Squires-Hand
A second-rack bagel that's nearly first-rack. Tasty stuff.
Summary
Linux kernel 7.1 has been released with new and improved hardware support, including a new NTFS driver. The release announcement notes the timing is irregular due to the maintainer being in a different timezone, and the merge window for the next version opens soon.
Key quotes
· 3 pulledSo it's only Sunday morning back home, but it's Sunday afternoon where I am right now, so I'm doing the 7.1 release at the regular time - just not in the regular timezone.
This obviously means that the merge window opens tomorrow, but I'll be in yet another timezone by then, so timing will all be a bit irregular.
Normally I try to front-load the merge window and do as much as possible the first few days - this time I'm not sure
You might also wanna read

Linux 6.16 Kernel Update: Enhanced Rust Support and Performance Improvements
The latest Linux kernel release, Linux 6.16, introduces incremental but significant updates, including enhanced Rust language integration fo
zdnet.com·10mo agoLinux 7.1 Kernel Drops Drivers for Decades-Old Input Hardware Including Bus Mouse Support
Linux 7.1 kernel is removing drivers for long-obsolete input hardware, including bus mouse support, as part of a cleanup effort. The input s
Modernizing the Filesystem Hierarchy Standard for Linux
The article discusses the outdated Filesystem Hierarchy Standard (FHS) for Linux systems, which has remained unchanged since 2015. It highli
Performance Analysis: io_uring vs libaio Across Linux Kernel Versions and IOMMU Considerations
This article examines the performance evolution of Linux's asynchronous I/O interfaces, comparing traditional libaio with the newer io_uring
blog.ydb.tech·2mo agoLinux 7.1 Kernel to Remove UDP-Lite Support for Code Cleanup and Performance Gains
The upcoming Linux 7.1 kernel will retire UDP-Lite support, a protocol that allowed partial checksums for potentially damaged packets. The c
Four stable Linux kernels released with partial fixes for Dirty Frag and Copy Fail 2 vulnerabilities
Greg Kroah-Hartman has released four stable Linux kernels (7.0.5, 6.18.28, 6.12.87, and 6.6.138) containing partial fixes for the Dirty Frag
