The Linux Kernel
6.11.5-arch1-6.11.5-arch1-1
Quick search
Contents
Development process
Submitting patches
Code of conduct
Maintainer handbook
All development-process docs
Core API
Driver APIs
Subsystems
Locking
Licensing rules
Writing documentation
Development tools
Testing guide
Hacking guide
Tracing
Fault injection
Livepatching
Rust
Administration
Build system
Reporting issues
Userspace tools
Userspace API
Firmware
Firmware and Devicetree
CPU architectures
Unsorted documentation
Brief tutorial on CRC computation
LZO stream format as understood by Linux’s LZO decompressor
Linux magic numbers
Remote Processor Framework
Remote Processor Messaging (rpmsg) Framework
Speculation
Mitigating speculation side-channels
Static Keys
XZ data compression in Linux
Translations
This Page
Show Source
English
Chinese (Simplified)
Unsorted Documentation
¶
Brief tutorial on CRC computation
LZO stream format as understood by Linux’s LZO decompressor
Introduction
Description
Byte sequences
Authors
Linux magic numbers
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
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