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
    • Feature and driver maintainers
    • Configuring Git
    • Rebasing and merging
    • Creating Pull Requests
    • Handling messy pull-request diffstats
    • Maintainer Entry Profile
    • Modifying Patches
  • 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
  • Translations

This Page

  • Show Source

Kernel Maintainer HandbookΒΆ

This document is the humble beginning of a manual for kernel maintainers. There is a lot yet to go here! Please feel free to propose (and write) additions to this manual.

  • Feature and driver maintainers
    • Responsibilities
    • Selecting the maintainer
    • Non compliance
  • Configuring Git
    • Creating commit links to lore.kernel.org
  • Rebasing and merging
    • Rebasing
    • Merging
    • Finally
  • Creating Pull Requests
    • Create Branch
    • Create Pull Request
    • Submit Pull Request
  • Handling messy pull-request diffstats
  • Maintainer Entry Profile
    • Overview
    • Submit Checklist Addendum
    • Key Cycle Dates
    • Review Cadence
    • Existing profiles
  • Modifying Patches
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source