The New Changes & Features Of The Linux 4.13 Kernel

Written by Michael Larabel in Software on 16 July 2017 at 08:02 AM EDT. Page 1 of 1. 2 Comments.

With Linux 4.13-rc1 having been released, here's my original look at the new features coming for the Linux 4.13 kernel and the other changes merged over the past two weeks of this new cycle.

Highlights of Linux 4.13 that caught my attention in monitoring Git and the mailing list includes:

DRM / Graphics:

- Intel Cannonlake support in its initial. preliminary hardware state. There is also initial Intel Coffeelake support for these next-gen successors to Kabylake. Expect the Cannonlake/Coffeelake support to mature over the next few cycles.

- AMD Raven Ridge support is new on the AMDGPU DRM side as well as many fixes for Vega. But with Raven / Vega, there still is no display support on Linux 4.13 as the DC/DAL code has yet to be merged.

- DRM synchronization object support was merged to core DRM.

- AMDGPU has KIQ support for compute rings, SR-IOV improvements, and many other fixes to its open-source Direct Rendering Manager driver.

- Nouveau for open-source NVIDIA has HDMI 3D / stereoscopic support.

- The pl111 display controller code was merged after sitting around for years.

New Subsystems / Buses:

- A new DMA mapping subsystem.

- The MUX subsystem was merged.

- There's also now a UUID subsystem for unifying more kernel code around UUID/GUID handling.

- Windows Management Instrumentation has evolved into its own bus.

File-Systems / Storage:

- F2FS now supports statx for enhanced file information via this new syscall.

- Btrfs also now supports statx.

- EXT4 now supports a "largedir" feature to allow around two billion entires in a directory rather than the previous limitation around ten million.

- XFS now supports SEEK_HOLE and SEEK_DATA.

- UBIFS now has statx support as well as encryption improvements/fixes.

- The DM code now handles SMR/zoned devices.

- Write hints for NVMe that should allow for better performance.

Processors:

- Various updates for POWER.

- Improved cpu_cooling integration with CPUFreq.

- Possible performance improvements for Xen Linux guests.

- Routine updates around KVM.

- The usual smothering of new ARM hardware support including some new SoCs and various SBCs like the LeMaker Guitar Board, Bubblegum 96, and BeagleBone Blue.

- P-State and ACPI updates.

Hardware:

- New HID hardware support.

- New input drivers.

- Many PCI updates.

- Thunderbolt improvements.

- New audio hardware support, including Realtek ALC215 / ALC285 / ALC289 support.

- Hwmon updates but sadly no Zen/Ryzen thermal driver yet.

Other:

- Improvements to the schedulers.

- Canonical has finally mainlined a lot of their AppArmor changes.

- The usual churn in the staging area.

Did I miss anything? There were also some features not merged for Linux 4.13.

If you enjoyed this article consider joining Phoronix Premium to view this site ad-free, multi-page articles on a single page, and other benefits. PayPal or Stripe tips are also graciously accepted. Thanks for your support.


Related Articles
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.