mikrotik-gpl/2025-03-19/linux-5.6.3
2025-03-19 12:40:39 -07:00
..
arch rename dir with correct year 2025-03-19 12:40:39 -07:00
block rename dir with correct year 2025-03-19 12:40:39 -07:00
certs rename dir with correct year 2025-03-19 12:40:39 -07:00
crypto rename dir with correct year 2025-03-19 12:40:39 -07:00
Documentation rename dir with correct year 2025-03-19 12:40:39 -07:00
drivers rename dir with correct year 2025-03-19 12:40:39 -07:00
fs rename dir with correct year 2025-03-19 12:40:39 -07:00
include rename dir with correct year 2025-03-19 12:40:39 -07:00
init rename dir with correct year 2025-03-19 12:40:39 -07:00
ipc rename dir with correct year 2025-03-19 12:40:39 -07:00
kernel rename dir with correct year 2025-03-19 12:40:39 -07:00
lib rename dir with correct year 2025-03-19 12:40:39 -07:00
LICENSES rename dir with correct year 2025-03-19 12:40:39 -07:00
mm rename dir with correct year 2025-03-19 12:40:39 -07:00
net rename dir with correct year 2025-03-19 12:40:39 -07:00
samples rename dir with correct year 2025-03-19 12:40:39 -07:00
scripts rename dir with correct year 2025-03-19 12:40:39 -07:00
security rename dir with correct year 2025-03-19 12:40:39 -07:00
sound rename dir with correct year 2025-03-19 12:40:39 -07:00
tools rename dir with correct year 2025-03-19 12:40:39 -07:00
usr rename dir with correct year 2025-03-19 12:40:39 -07:00
virt rename dir with correct year 2025-03-19 12:40:39 -07:00
.clang-format rename dir with correct year 2025-03-19 12:40:39 -07:00
.cocciconfig rename dir with correct year 2025-03-19 12:40:39 -07:00
.get_maintainer.ignore rename dir with correct year 2025-03-19 12:40:39 -07:00
.gitattributes rename dir with correct year 2025-03-19 12:40:39 -07:00
.gitignore rename dir with correct year 2025-03-19 12:40:39 -07:00
.mailmap rename dir with correct year 2025-03-19 12:40:39 -07:00
COPYING rename dir with correct year 2025-03-19 12:40:39 -07:00
CREDITS rename dir with correct year 2025-03-19 12:40:39 -07:00
Kbuild rename dir with correct year 2025-03-19 12:40:39 -07:00
Kconfig rename dir with correct year 2025-03-19 12:40:39 -07:00
MAINTAINERS rename dir with correct year 2025-03-19 12:40:39 -07:00
Makefile rename dir with correct year 2025-03-19 12:40:39 -07:00
README rename dir with correct year 2025-03-19 12:40:39 -07:00

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.