Finally the long awaited Kernel 4.12 is online!
GET IT NOW! GET IT FOR FREE! ONE FOR YOU ONE FOR YOUR WIFE!
https://www.kernel.org/
New Features and Stuff:
DRM/Graphics:
The Direct Rendering Manager (DRM) material was exciting as always. DRM dominated the changes for Linux 4.12 due to the major additions around Radeon RX Vega support and all the Vega 10 register header files.
Initial Radeon RX Vega support obviously tops our list. But for Linux 4.12 this is very initial support for these soon-to-launch GPUs. But don't get too excited as the DC display code didn't make it for 4.12 so there is not any monitor/display support for Vega. When these GPUs launch soon you'll need to build your own out-of-tree kernel or use AMDGPU-PRO. More Vega Linux details when these GPUs launch.
Also exciting in the DRM space is Intel atomic mode-setting by default. The Intel atomic code has matured in-tree for a number of cycles now and it's good enough where they have decided to turn it on out-of-the-box.
Exciting for open-source NVIDIA graphics with Linux 4.12 is initial GTX 1000 "Pascal" accelerated support. The consumer Pascal cards now have hardware acceleration support when paired with NVIDIA's recently released firmware images for the GTX 1050/1060/1070/1080 series. But -- like the current Maxwell support -- there isn't yet any re-clocking support so it's very slow.
There are also a range of other DRM updates for Linux 4.12.
Disk / File-Systems:
Two new I/O schedulers make things exciting in the block layer. The BFQ (Budget Fair Queueing) finally landed in mainline as well as the Facebook-developed Kyber I/O scheduler. I've already done some SSD Linux 4.12 I/O scheduler tests while more benchmarks (including on HDDs) will be done soon.
XFS support for GETFSMAP, a new ioctl for returning space mapping information. EXT4 also picked up GETFSMAP support as well as some performance tuning/fixes.
Btrfs meanwhile has some long-awaited RAID 5/6 fixes.
The F2FS flash file-system has seen various optimizations and fixes.
Also noteworthy are more MD RAID optimizations.
Processors:
More work on POWER9 and the POWER architecture now supports up to 512TB of virtual address space with this updated Linux kernel.
Intel meanwhile is still working on 5-level paging support to allow up to 128 PiB of virtual address space and up to 4 PiB of physical address space. For Intel hardware there are also P-State and Schedutil updates this cycle. The Intel P-State driver is finally in good shape on recent kernel releases.
For Intel's upcoming Geminilake SoCs there have also been power management updates.
Also new is a 9pfs front-end driver for Xen. Over in KVM space are many different changes.
Being dropped from Linux 4.12 is the removal of the AVR32 architecture.
Over in the ARM space are numerous ARM64 updates.
Continued work on supporting NVIDIA's Tegra 186 / Parker / TX2, the new SoC found on the Jetson TX2. Other new ARM platform/SoC coverage includes the i/MX28 Duckbill platform being supported, the old Motorola DROID4 smartphone is now supported by the mainline kernel, Orange Pi PC2 support, and Rockchip RK3399/RK3288 SoC support, among other new additions.
For Raspberry Pi fans, there is now a Broadcom BCM2835 thermal driver.
Other Hardware:
Finally there's a USB Type-C port manager.
The Intel RealSense SR300 camera is now supported by mainline.
Like with most kernel cycles, various Intel laptop improvements and quirk additions.
Also on the Intel front is Bluetooth support for the Edison module.
Another common theme each cycle are more Linux sound driver fixes.
New input device support includes the Razer Sabertooth and Mad Catz Brawlstick being supported.
Security:
KASLR is now on by default for x86 systems in the name of security, Kernel Address Space Layout Randomization.
There's also early work on the Linux kernel lock-down mode that eventually will further lock-down the system when running in UEFI SecureBoot mode.
Various IOMMU updates and optimizations.
The TEE subsystem and drivers have been added as the ARM-focused Trusted Execution Environment.
http://www.phoronix.com/scan.php?page=article&item=linux-412-features&num=1