Faults in Linux 2.6
Faults in Linux 2.6
Posted Jul 18, 2014 1:16 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: Faults in Linux 2.6 by NightMonkey
Parent article: Faults in Linux 2.6
Staging is where drivers (and other code?) which are under heavy development live. It ships with the kernel, but almost(?) no distros ship them because they range from "crap" to "broken" on the quality scale. The goal is for them to move into the mainline releases.
The benefit of being in the kernel is that you get updated when interal APIs change. The benefit of not shipping by default is that users don't get their crashy behaviors.
