Linux kernel ABI specification

The ABI, the layer that joins the kernel and userspace is quite a mess. Various different interfaces, lacking documentation, and constant changes make it hard for anyone who uses the kernel to know that they can expect from the kernel when their userspace...