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

    Dec 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. The Linux Kernel Archives - Releases

    Dec 3, 2025 · Unless you downloaded, compiled and installed your own version of kernel from kernel.org, you are running a distribution kernel. To find out the version of your kernel, run …

  4. 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, …

  5. Linux Kernel Documentation

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

  6. 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 …

  7. 核心API文档 — The Linux Kernel documentation

    如果您发现本文档与原始文件有任何不同或者有翻译问题,请联系该文件的译者, 或者请求时奎亮的帮助:<alexs @ kernel. org>。

  8. 如何参与Linux内核开发 — The Linux Kernel documentation

    主线树 ¶ 主线树是由Linus Torvalds 维护的。 你可以在https://kernel.org 网站或者代码 库中下找到它。 它的开发遵循以下步骤:

  9. The Linux kernel user’s and administrator’s guide — The Linux …

    This is the beginning of a section with information of interest to application developers and system integrators doing analysis of the Linux kernel for safety critical applications.

  10. netdev in 2024 — Jakub Kicinski - people.kernel.org

    Jan 7, 2025 · Work on relieving the rtnl_lock pressure has continued throughout the year. The rtnl_lock is often mentioned as one of the biggest global locks in the kernel, as it protects all of …