Linus Torvalds elkészült a 4.13-as verziójú Linux Kernellel. Hivatalos bejelentés még nincs, de a Phoronix összefoglalta a 4.13-ban található Újdonságokat:
Időközben befutott Linus üzenete is, amelyeben megjegyezte, hogy igen aktív volt a kiadás előtti idpszak, de semmi olyat nem látott, ami miatt el kellett volna halasztani a kiadást. Ebben a verzióban jelent meg a kernel szintű TLS támogatás, amely 2-7% sebességelőnyt ad a kernelen keresztül dolgozó TLS-t használó alkalmazásoknak. Ezek mellett jött támogatás az Intel Cannon Lake és javítás a Coffee Lake lapkáihoz, illetve az AMD Raven Ridge processzorhoz is. Frissül a Vega támogatás is, de sajnos továbra sincs DC/DAL támogatás, amely azt jelenti, hogy kijelzőt ez az illesztőprogram nem képes használni. De természetesen használható az AMD külső tárolóban lévő kernele, amelyben a még be nem fogadott nyílt forráskodú DAL már benne van. Szokás szerint számos hardver illesztőprogram (és javítás) is érkezet, valamint a fájlrendszerrel kapocsolaban is számos újdonság van.
DRM / Grafika
- 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.
Alrendszerek
- 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.
Fájlrendszerek / 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.
Processzorok
- 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.
Továbbiak
- Improvements to the schedulers.
- Canonical has finally mainlined a lot of their AppArmor changes.
- The usual churn in the staging area.