Name | Size | Last modified (GMT) | Description | |
Documentation/ | 2024-11-11 14:29:25 | |||
LICENSES/ | 2024-11-11 14:29:25 | |||
arch/ | 2024-11-11 14:29:40 | |||
block/ | 2024-11-11 14:29:40 | |||
certs/ | 2024-11-11 14:29:40 | |||
crypto/ | 2024-11-11 14:29:41 | |||
fs/ | 2024-11-11 14:33:26 | |||
include/ | 2024-11-11 00:00:00 | |||
init/ | 2024-11-11 14:33:26 | |||
io_uring/ | 2024-11-11 14:31:17 | |||
ipc/ | 2024-11-11 14:31:17 | |||
kernel/ | 2024-11-11 14:33:26 | |||
lib/ | 2024-11-11 14:31:18 | |||
mm/ | 2024-11-11 14:31:18 | |||
net/ | 2024-11-11 14:33:26 | |||
rust/ | 2024-11-11 14:31:19 | |||
samples/ | 2024-11-11 14:31:20 | |||
scripts/ | 2024-11-11 14:31:20 | |||
security/ | 2024-11-11 00:00:00 | |||
sound/ | 2024-11-11 14:31:21 | |||
tools/ | 2024-11-11 14:31:54 | |||
usr/ | 2024-11-11 14:31:54 | |||
virt/ | 2024-11-11 14:31:54 | |||
COPYING | 496 bytes | 2024-11-11 14:29:18 | ||
COPYING.ccs | 17987 bytes | 2024-11-11 00:00:00 | ||
CREDITS | 105095 bytes | 2024-11-11 14:29:18 | ||
Kbuild | 2573 bytes | 2024-11-11 14:29:25 | ||
Kconfig | 555 bytes | 2024-11-11 14:29:25 | ||
MAINTAINERS | 781613 bytes | 2024-11-11 14:29:26 | ||
Makefile | 68761 bytes | 2024-11-11 14:29:26 | ||
README | 726 bytes | 2024-11-11 14:29:26 | ||
README.ccs | 132089 bytes | 2024-11-11 00:00:00 | ||
config.ccs | 707 bytes | 2024-11-11 00:00:00 | ||
drivers | 0 bytes | 2024-11-11 14:36:32 |
1 Linux kernel 2 ============ 3 4 There are several guides for kernel developers and users. These guides can 5 be rendered in a number of formats, like HTML and PDF. Please read 6 Documentation/admin-guide/README.rst first. 7 8 In order to build the documentation, use ``make htmldocs`` or 9 ``make pdfdocs``. The formatted documentation can also be read online at: 10 11 https://www.kernel.org/doc/html/latest/ 12 13 There are various text files in the Documentation/ subdirectory, 14 several of them using the reStructuredText markup notation. 15 16 Please read the Documentation/process/changes.rst file, as it contains the 17 requirements for building and running the kernel, and information about 18 the problems which may result by upgrading your kernel.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.