Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mebeim/linux-syscalls

🌐🐧 Browsable linux kernel syscall tables built with Systrack (https://github.com/mebeim/systrack)
https://github.com/mebeim/linux-syscalls

linux linux-kernel security-research security-tools syscall-table syscalls

Last synced: about 1 month ago
JSON representation

🌐🐧 Browsable linux kernel syscall tables built with Systrack (https://github.com/mebeim/systrack)

Awesome Lists containing this project

README

        

Linux kernel syscall tables
===========================

Systrack logo

### Live at **[syscalls.mebeim.net](https://syscalls.mebeim.net)**.

High-quality browsable tables of system calls implemented by the Linux kernel on
various architectures and ABIs. Powered by [Systrack][systrack], a Linux
kernel syscall implementation tracker.

**Features**:

- Tables for multiple architectures, ABIs, and kernel versions, easily
selectable and switchable.
- URL parameters to share/link a specific table.
- Direct links to syscall definitions within the kernel source code.
- Parameter types, names and corresponding ABI calling convention registers.
- Listed Kconfig options for optional syscalls.
- Downloadable kernel configurations to build kernels with the same syscalls
listed in the tables.

---

*Copyright © 2023-2024 Marco Bonelli. Licensed under the GNU General Public License v3.0.*

[systrack]: https://github.com/mebeim/systrack