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

    4 days ago · 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 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.

  5. 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.

  6. iwlwifi — Linux Wireless documentation

    Feb 6, 2022 · You can determine if your kernel currently has firmware loader support by looking for the CONFIG_FW_LOADER definition on your kernel’s .config file. In addition to having the …

  7. A guide to the Kernel Development Process

    It is an attempt to document how this community works in a way which is accessible to those who are not intimately familiar with Linux kernel development (or, indeed, free software …

  8. Crypto API — The Linux Kernel documentation

    This documentation outlines the Linux kernel crypto API with its concepts, details about developing cipher implementations, employment of the API for cryptographic use cases, as …

  9. Using the tracer for debugging — The Linux Kernel documentation

    The tracing infrastructure can be very useful for debugging the Linux kernel. This document is a place to add various methods of using the tracer for debugging.

  10. VFIO - “Virtual Function I/O” — The Linux Kernel documentation

    The IOMMUFD backwards compatibility interface can be enabled two ways. In the first method, the kernel can be configured with CONFIG_IOMMUFD_VFIO_CONTAINER, in which case the …