When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Linux kernel version history - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel_version_history

    This article documents the version history of the Linux kernel. Each major version – identified by the first two numbers of a release version – is designated one of the following levels of support: Supported until next stable version; Long-term support (LTS); maintained for a few years [1]

  3. Comparison of operating system kernels - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_operating...

    A kernel is a component of a computer operating system. [1] A comparison of system kernels can provide insight into the design and architectural choices made by the developers of particular operating systems.

  4. Linux kernel - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel

    The Linux kernel is a free and open source, [12]: 4 Unix-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS) which was created to be a free replacement for Unix.

  5. mm tree - Wikipedia

    en.wikipedia.org/wiki/Mm_tree

    Among Linux kernel developers, the -mm tree refers to a version of the kernel source code maintained by Andrew Morton. The -mm kernel tree used to fill the role of Linux kernel development builds, formerly identified by odd version numbers following "2.6." (see this section [broken anchor] on Linux kernel version numbering). New and ...

  6. KernelCare - Wikipedia

    en.wikipedia.org/wiki/KernelCare

    KernelCare is a live kernel patching service that provides security patches and bugfixes for a range of popular Linux kernels [2] that can be installed without rebooting the system. [ 3 ] KernelCare software is a commercial product.

  7. Kernel build - Wikipedia

    en.wikipedia.org/wiki/Kernel_build

    Kernel build is the process of compiling and configuring the Linux kernel source code to generate a functional kernel image that can be loaded into memory and executed by the operating system. [1] The kernel serves as the core component of the Linux operating system, providing essential functions such as process management , memory management ...

  8. Linux - Wikipedia

    en.wikipedia.org/wiki/Linux

    This is an accepted version of this page This is the latest accepted revision, reviewed on 5 January 2025. Family of Unix-like operating systems This article is about the family of operating systems. For the kernel, see Linux kernel. For other uses, see Linux (disambiguation). Operating system Linux Tux the penguin, the mascot of Linux Developer Community contributors, Linus Torvalds Written ...

  9. kpatch - Wikipedia

    en.wikipedia.org/wiki/Kpatch

    kpatch is a feature of the Linux kernel that implements live patching of a running kernel, which allows kernel patches to be applied while the kernel is still running. By avoiding the need for rebooting the system with a new kernel that contains the desired patches, kpatch aims to maximize the system uptime and availability.