The Linux Kernel
6.6.21
Quick search
Contents
A guide to the Kernel Development Process
Submitting patches: the essential guide to getting your code into the kernel
Code of conduct
Kernel Maintainer Handbook
All development-process docs
Core API Documentation
Driver implementer's API guide
Kernel subsystem documentation
Locking in the kernel
Linux kernel licensing rules
How to write kernel documentation
Development tools for the kernel
Kernel Testing Guide
Kernel Hacking Guides
Linux Tracing Technologies
fault-injection
Kernel Livepatching
Rust
The Linux kernel user's and administrator's guide
The kernel build system
Reporting issues
User-space tools
The Linux kernel user-space API guide
The Linux kernel firmware guide
Open Firmware and Devicetree
CPU Architectures
Unsorted Documentation
Brief tutorial on CRC computation
LZO stream format as understood by Linux's LZO decompressor
Remote Processor Framework
Remote Processor Messaging (rpmsg) Framework
Speculation
Mitigating speculation side-channels
Static Keys
TEE subsystem
XZ data compression in Linux
Translations
This Page
Show Source
Unsorted Documentation
ΒΆ
Brief tutorial on CRC computation
LZO stream format as understood by Linux's LZO decompressor
Introduction
Description
Byte sequences
Authors
Remote Processor Framework
Introduction
User API
Typical usage
API for implementors
Implementation callbacks
Binary Firmware Structure
Virtio and remoteproc
Remote Processor Messaging (rpmsg) Framework
Introduction
User API
Typical usage
Allocations of rpmsg channels
Speculation
Mitigating speculation side-channels
Static Keys
Abstract
Motivation
Solution
Static key label API, usage and examples
TEE subsystem
The TEE interface
The TEE kernel interface
OP-TEE driver
AMD-TEE driver
References
XZ data compression in Linux
Introduction
XZ related components in the kernel
Notes on compression options
Future plans
Conformance to the .xz file format specification
Reporting bugs