The Kernel
What is called Linux is actually a collection of components from many sources.
freely copy-able, under open source licenses.
Linux is, strictly, just the kernel which provides:
- A common interface between user process and hardware.
-
- Minimal functions to user applications, i.e. system calls.