Go to file
CKI KWF Bot e3a7126a0a [redhat] kernel-6.12.0-130.el10
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-09-15 06:10:27 -04:00
Documentation Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
LICENSES
arch Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
block
certs
crypto
drivers Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
fs Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
include Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
init
io_uring
ipc
kernel Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
lib
mm
net
redhat [redhat] kernel-6.12.0-130.el10 2025-09-15 06:10:27 -04:00
rust
samples
scripts
security
sound
tools Merge: selftests/ftrace: Use readelf to find entry point in uprobe test 2025-09-15 06:10:25 -04:00
usr
virt
.clang-format
.cocciconfig
.editorconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.gitlab-ci.yml
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
Kconfig.redhat
MAINTAINERS Merge: block: update with v6.16 2025-09-15 06:10:23 -04:00
Makefile
Makefile.rhelver [redhat] kernel-6.12.0-130.el10 2025-09-15 06:10:27 -04:00
README
makefile

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.