Linux Kernel Userspace API

The set of stable userspace-facing interfaces exposed by the Linux kernel, including system calls, ioctls, eBPF, futex2, and the netlink protocol.

API entry from apis.yml

apis.yml Raw ↑
aid: linux:linux-kernel-userspace-api
name: Linux Kernel Userspace API
description: The set of stable userspace-facing interfaces exposed by the Linux kernel, including system
  calls, ioctls, eBPF, futex2, and the netlink protocol.
humanURL: https://www.kernel.org/doc/html/latest/userspace-api/index.html
tags:
- Kernel
- Userspace
- System Calls
properties:
- type: Documentation
  url: https://www.kernel.org/doc/html/latest/userspace-api/index.html
- type: Reference
  url: https://man7.org/linux/man-pages/man2/syscalls.2.html