Go to file
CKI KWF Bot f07b929571 [redhat] kernel-5.14.0-636.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-07 16:53:42 +00:00
Documentation Merge: Hypervisor pipe (HVPIPE) character driver to support HVPIPE RTAS calls 2025-11-07 16:52:59 +00:00
LICENSES
arch Merge: Hypervisor pipe (HVPIPE) character driver to support HVPIPE RTAS calls 2025-11-07 16:52:59 +00:00
block
certs
crypto
drivers Merge: i40e: input validation fixes 2025-11-07 16:52:54 +00:00
fs Merge: ext4: fix FS_IOC_GETFSMAP handling 2025-11-07 16:52:43 +00:00
include Merge: io_uring: enable per-io write streams 2025-11-07 16:52:52 +00:00
init
io_uring
ipc
kernel Merge: Rebase RTLA to v6.17 [rhel-9.8] 2025-11-07 16:52:57 +00:00
lib
mm Merge: CNB98: RDMA: Update to v6.16 2025-11-07 16:52:47 +00:00
net Merge: net/smc: Remove validation of reserved bits in CLC Decline msg 2025-11-07 16:52:55 +00:00
redhat [redhat] kernel-5.14.0-636.el9 2025-11-07 16:53:42 +00:00
samples
scripts
security
sound
tools Merge: Rebase RTLA to v6.17 [rhel-9.8] 2025-11-07 16:52:57 +00:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.gitlab-ci.yml
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
Kconfig.redhat
MAINTAINERS Merge: crypto: octeontx2: update octeontx2 crypto driver to v6.17 2025-11-07 16:52:49 +00:00
Makefile
Makefile.rhelver [redhat] kernel-5.14.0-636.el9 2025-11-07 16:53:42 +00: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 Restructured Text 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.