huangliang fc47107f95 remove compile warning in kernel except rtl8821cs 6 hónapja
..
Documentation 4b7a0684d9 first debug version 6 hónapja
LICENSES 4b7a0684d9 first debug version 6 hónapja
arch fc47107f95 remove compile warning in kernel except rtl8821cs 6 hónapja
block 4b7a0684d9 first debug version 6 hónapja
certs 4b7a0684d9 first debug version 6 hónapja
crypto 4b7a0684d9 first debug version 6 hónapja
drivers fc47107f95 remove compile warning in kernel except rtl8821cs 6 hónapja
fs 4b7a0684d9 first debug version 6 hónapja
include 4b7a0684d9 first debug version 6 hónapja
init 4b7a0684d9 first debug version 6 hónapja
io_uring 4b7a0684d9 first debug version 6 hónapja
ipc 4b7a0684d9 first debug version 6 hónapja
kernel 4b7a0684d9 first debug version 6 hónapja
lib 4b7a0684d9 first debug version 6 hónapja
mm 4b7a0684d9 first debug version 6 hónapja
net 4b7a0684d9 first debug version 6 hónapja
rust 4b7a0684d9 first debug version 6 hónapja
samples 4b7a0684d9 first debug version 6 hónapja
scripts 4b7a0684d9 first debug version 6 hónapja
security 4b7a0684d9 first debug version 6 hónapja
sound fc47107f95 remove compile warning in kernel except rtl8821cs 6 hónapja
tools 4b7a0684d9 first debug version 6 hónapja
usr 4b7a0684d9 first debug version 6 hónapja
virt 4b7a0684d9 first debug version 6 hónapja
.clang-format 4b7a0684d9 first debug version 6 hónapja
.cocciconfig 4b7a0684d9 first debug version 6 hónapja
.editorconfig 4b7a0684d9 first debug version 6 hónapja
.get_maintainer.ignore 4b7a0684d9 first debug version 6 hónapja
.gitattributes 4b7a0684d9 first debug version 6 hónapja
.gitignore 4b7a0684d9 first debug version 6 hónapja
.mailmap 4b7a0684d9 first debug version 6 hónapja
.rustfmt.toml 4b7a0684d9 first debug version 6 hónapja
COPYING 4b7a0684d9 first debug version 6 hónapja
CREDITS 4b7a0684d9 first debug version 6 hónapja
Kbuild 4b7a0684d9 first debug version 6 hónapja
Kconfig 4b7a0684d9 first debug version 6 hónapja
MAINTAINERS 4b7a0684d9 first debug version 6 hónapja
Makefile 4b7a0684d9 first debug version 6 hónapja
README 4b7a0684d9 first debug version 6 hónapja

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.