https://github.com/laveeshb/linux-kernel-internals
Documentation of Linux kernel design decisions, internals, and rationale
https://github.com/laveeshb/linux-kernel-internals
kernel linux
Last synced: 5 months ago
JSON representation
Documentation of Linux kernel design decisions, internals, and rationale
- Host: GitHub
- URL: https://github.com/laveeshb/linux-kernel-internals
- Owner: laveeshb
- License: other
- Created: 2026-01-07T14:41:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-12T01:19:40.000Z (5 months ago)
- Last Synced: 2026-01-12T03:16:06.339Z (5 months ago)
- Topics: kernel, linux
- Homepage: https://kernel-internals.org/
- Size: 208 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Linux Kernel Internals
A community hub for understanding the Linux kernel — documentation and discussions about design decisions, internals, and the journey of contributing.
**[View the documentation](https://kernel-internals.org/)**
## Quick Links
- [Contributing Guide](docs/contributing.md) - Get started as a contributor
- [GitHub Discussions](../../discussions) - Questions and conversations
- [Issues](../../issues) - Suggest topics or report problems
## License
- Documentation: [CC BY-SA 4.0](LICENSE-CC-BY-SA-4.0)
- Code snippets: [GPL-2.0](LICENSE-GPL-2.0)
- Tux logo: Larry Ewing (original), Simon Budig (SVG)