The Linux Kernel

6.7.0

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
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source