Go to file
Stefan Bader aab8be0bb4 UBUNTU: link-to-tracker: update tracking bug
BugLink: https://bugs.launchpad.net/bugs/2082937
Properties: no-test-build
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-09-27 14:27:37 +02:00
Documentation
LICENSES
arch arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry 2024-09-27 10:50:34 +02:00
block bdi: use bdi_dev_name() to get device name 2024-09-27 10:50:35 +02:00
certs
crypto
debian
debian.master UBUNTU: link-to-tracker: update tracking bug 2024-09-27 14:27:37 +02:00
drivers net/mlx5: Update error handler for UCTX and UMEM 2024-09-27 10:50:35 +02:00
fs bdi: use bdi_dev_name() to get device name 2024-09-27 10:50:35 +02:00
include bdi: use bdi_dev_name() to get device name 2024-09-27 10:50:35 +02:00
init
ipc
kernel rtmutex: Drop rt_mutex::wait_lock before scheduling 2024-09-27 10:50:35 +02:00
lib
mm
net tls: fix use-after-free on failed backlog decryption 2024-09-27 10:50:35 +02:00
samples
scripts
security
sound
tools
ubuntu
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile Linux 5.4.284 2024-09-27 10:50:35 +02:00
README
Ubuntu.md
dropped.txt
snapcraft.yaml

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.