Greg's Kernel Report: Android Drivers to Be Dropped, Same Possible Fate for Microsoft Hyper-V
Kernel developer and Novell coworker Greg Kroah-Hartman manages new drivers in a separate tree for the Linux drivers project. He most recently reported that a few projects will have to depart from Kernel 2.6.33, among them also Google.
In his blog, Kroah-Hartman announced systematically which drivers will be adopted in the staging tree and which will have to be dropped. A driver would likely be removed because it:
- Proved itself worthy and will be promoted to the main kernel tree.
- Has not proved itself worthy or isn't actively maintained, so will be dropped altogether.
Greg had already warned in earlier blogs that the staging tree was not a "dumping ground for dead code" and that he would remove drivers that don't have caretakers to merge them into the main kernel code.
Kernel 2.6.33 is now to be a first case study to Greg's warning. Google's introduced Android code was deemed to be without a maintainer, thus a candidate for removal. The same fate would also apply to the dst distributed storage driver that Greg says no developer is currently maintaining and is hardly being used.
Also on Greg's good-bye list are a few drivers for very old wireless hardware (arlan, netwave, strip and wavelan) and Microsoft's hv Hyper-V driver. Despite Microsoft's free release under GPLv2 of the hv code in July, Greg claims no more work had been done on it. In both cases, the drivers are destined for removal by Kernel 2.6.35. Other drivers are slated for removal even earlier, in 2.6.34. In all of this, Kroah-Hartman is appealing for maintainers to prevent more of this from happening.
Apart from the bad news, the Linux driver project staging tree has had some encouraging development. A few new drivers will make it into 2.6.33 without any further disclaimer. Among them:
- ramzswap -- Compressed RAM driver
- rtl819u -- Wireless driver for Ralink
- samsung-laptop -- Special driver for the Samsung N128 laptop
- batman-adv -- Network protocol driver
- dt3155 -- Frame-grabber hardware driver
- sm7xx -- Another frame-grabber driver
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
EndeavorOS Mercury Neo Available
A new release from the EndeavorOS team ships with Plasma 6.3 and other goodies.
-
Fedora 42 Beta Has Arrived
The Fedora Project has announced the availability of the first beta release for version 42 of the open-source distribution.
-
Dash to Panel Maintainer Quits
Charles Gagnon has stepped away as maintainer of the popular Dash to Panel Gnome extension.
-
CIQ Releases Security-Hardened Version of Rocky Linux
If you're looking for an enterprise-grade Linux distribution that is hardened for business use, there's a new version of Rocky Linux that's sure to make you and your company happy.
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
-
Ubuntu 25.04 Coming Soon
Ubuntu 25.04 (Plucky Puffin) has been given an April release date with many notable updates.
-
Gnome Developers Consider Dropping RPM Support
In a move that might shock a lot of users, the Gnome development team has proposed the idea of going straight up Flatpak.