From Fedora Project Wiki

(Clear F11 beat)
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Linux Kernel ==
== Kernel ==


This section covers changes and important information regarding the 2.x based kernel in Fedora .   
The Fedora 22 distribution is powered by Linux kernel 4.0 RC1.
 
* According to Linus Torvalds’ notes, it is a fairly small release, but not much smaller than the usual RC versions
 
Features
=== Reporting Bugs ===
*Various vm cleanups, and the unification of the PROTNONE and NUMA handling for page tables.
 
*The final release of Linux kernel 4.0 will also include the highly anticipated live patching infrastructure.
Refer to http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html for information on reporting bugs in the Linux kernel. You may also use http://bugzilla.redhat.com for reporting bugs that are specific to Fedora.

Revision as of 06:05, 12 April 2015

Kernel

The Fedora 22 distribution is powered by Linux kernel 4.0 RC1.

  • According to Linus Torvalds’ notes, it is a fairly small release, but not much smaller than the usual RC versions

Features

  • Various vm cleanups, and the unification of the PROTNONE and NUMA handling for page tables.
  • The final release of Linux kernel 4.0 will also include the highly anticipated live patching infrastructure.