The Big Staging Pull Request Submitted With 44k Lines Of New Code, 16k Deletions

Written by Michael Larabel in Linux Kernel on 29 October 2018 at 11:35 AM EDT. Add A Comment
LINUX KERNEL
Adding to the big list of changes for Linux 4.20~5.0 is a number of updates within the kernel's staging area.

Greg Kroah-Hartman sent out the staging updates today and some of the work includes:

- Continued work on the VirtualBox DRM/KMS driver. That VirtualBox work includes transitioning to the atomic mode-setting API and now places this driver quite close to graduating out of staging and being accepted in mainline DRM.

- Fixes to the new EROFS read-only file-system that was merged in Linux 4.19. EROFS might end up being used by some Android devices in the future.

- A lot of Comedi device driver work and Greg commented that he hopes one day this driver will be ready to graduate out of staging.

- The GASKET driver framework developed by Google and merged last cycle for allowing thin kernel drivers and shifting most of the driver work to user-space has also been updated and continued receiving fixes.

- A lot of work as well to the wilc1000, rtl8192u, and rtl8188eu drivers.

This staging pull touches just under 500 files and adds 44k lines of new code while removing 16.5k lines. The complete list of staging changes via this pull request.
Related News
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.

Popular News This Week