|
|
Subscribe / Log in / New account

The end of the 4.11 merge window

By Jonathan Corbet
March 7, 2017
By the time Linus Torvalds released 4.11-rc1 and closed the merge window for this development cycle, 10,960 non-merge commits had been pulled into the mainline repository. Just over 800 of those were pulled after the writing of last week's summary. Thus, there is a relatively small set of patches to cover here, but a couple of the more significant changes were saved for last.

  • The long-awaited statx() system call has been merged. This new version of stat(), which has been in the works since 2010, adds a number of new features and efficiency improvements. See the commit changelog for details.

  • New hardware support includes: Renesas R-Car Gen3 thermal sensors, ZTE zx2967 SoC thermal sensors, and QLogic QEDF 25/40/100Gb FCoE initiators

  • As predicted, the large sched.h refactoring work has been merged. In theory, all kernel code that needs to be fixed in responses to these changes has indeed been fixed, but there may still be a few loose ends here and there.

The 4.11 kernel has now entered the stabilization period. If things go according to the normal schedule, the final 4.11 release can be expected on April 16 or 23.

Index entries for this article
KernelReleases/4.11


to post comments


Copyright © 2017, Eklektix, Inc.
This article may be redistributed under the terms of the Creative Commons CC BY-SA 4.0 license
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds