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

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

  2. people.kernel.org Reader

    Aug 6, 2025 · Kernel threads are the easiest to understand: in the big computer program that is the kernel, different threads execute on behalf of managing the kernel. They are all …

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

  4. cdn.kernel.org

    Tested-by: Linux Kernel Functional Testing Tested-by: Vijayendra Suman Tested-by: Jon Hunter Tested-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman commit …

  5. Programming Language — The Linux Kernel documentation

    The kernel is written in the C programming language [c-language]. More precisely, the kernel is typically compiled with gcc [gcc] under -std=gnu11 [gcc-c-dialect-options]: the GNU dialect of …

  6. The Linux Kernel Archives

    Apr 27, 2011 · Configure kernel with "make menuconfig" (or "make xconfig" or "make config"), then select "Bonding driver support" in the "Network device support" section. It is …

  7. Linux Kernel Makefiles — The Linux Kernel documentation

    The kernel includes a set of headers that is exported to userspace. Many headers can be exported as-is but other headers require a minimal pre-processing before they are ready for …

  8. 61651 – [regression] Wake-on-LAN broken in alx (AR8161) - Linux …

    Wake-on-LAN functionality is broken in alx driver for AR8161 chipset, reported as a regression issue on the Linux Kernel Bugzilla.

  9. BPF Type Format (BTF) — The Linux Kernel documentation

    This section is created during the kernel compilation with the help of macros defined in include/linux/btf_ids.h header file. Kernel code can use them to create lists and sets (sorted …

  10. The Linux Kernel Archives

    Link: https://lkml.kernel.org/r/[email protected] Fixes: aa06a9bd8533 ("ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency")