About 181,000 results
Open links in new tab
  1. The Linux Kernel Archives

    Sep 21, 2025 · This site is operated by the Linux Kernel Organization, a 501 (c)3 nonprofit corporation, with support from the following sponsors.

  2. The Linux Kernel documentation

    The following manuals are written for users of the kernel — those who are trying to get it to work optimally on a given system and application developers seeking information on the kernel’s …

  3. 1. Introduction — The Linux Kernel documentation

    There are a great many reasons why kernel code should be merged into the official (“mainline”) kernel, including automatic availability to users, community support in many forms, and the …

  4. The Linux Kernel Archives - Releases

    May 26, 2025 · These kernel releases are not hosted at kernel.org and kernel developers can provide no support for them. It is easy to tell if you are running a distribution kernel.

  5. Linux Kernel Documentation

    Documentation extracted from the Linux kernel and mirrored on the web where Google can find it:

  6. Linux kernel release 6.x - The Linux Kernel Archives

    The kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or /boot/bzImage. To use the new kernel, save a copy of the old image and copy the new image over the old one.

  7. About Linux Kernel

    Aug 6, 2024 · If you're new to Linux, you don't want to download the kernel, which is just a component in a working Linux system. Instead, you want what is called a distribution of Linux, …

  8. Kernel Testing Guide — The Linux Kernel documentation

    In addition to testing a running kernel, one can also analyze kernel source code directly (at compile time) using static analysis tools. The tools commonly used in the kernel allow one to …

  9. The Linux Kernel Archives - FAQ

    Aug 6, 2024 · Kernel.org accounts are usually reserved for subsystem maintainers or high-profile developers. It is absolutely not necessary to have an account on kernel.org to contribute to the …

  10. HOWTO do Linux kernel development

    The Linux kernel source tree has a large range of documents that are invaluable for learning how to interact with the kernel community. When new features are added to the kernel, it is …