Logo

The Linux Kernel

6.13.0-rc2

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)
  • Italian

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
    • xz_dec API
©The kernel development community. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source