Google's Gasket Driver Framework Landing For Linux 4.19

Gasket in this context is short for Google ASIC Software, Kernel Extensions, and Tools. The Gasket framework aims to make it easier to develop thin kernel drivers that provide the basic functionality in kernel-space but any extra functionality is to be achieved in user-space code.
With Linux 4.19 the Gasket code is being accepted into the staging area along with the Apex driver. There isn't much information on Google's Apex chip available and the kernel driver based upon the Gasket framework comes in at less than 800 lines of code, not revealing much.
The merge of Gasket and Apex has happened to the Linux staging area's "-next" branch, putting it on target for Linux 4.19.
61 Comments