linux kernel 5.17

侠义书生 27cfbddac1 add print logo 3 anos atrás
Documentation f3e7ddfe3f init 3 anos atrás
LICENSES f3e7ddfe3f init 3 anos atrás
arch f3e7ddfe3f init 3 anos atrás
block f3e7ddfe3f init 3 anos atrás
certs f3e7ddfe3f init 3 anos atrás
crypto f3e7ddfe3f init 3 anos atrás
drivers f3e7ddfe3f init 3 anos atrás
fs f3e7ddfe3f init 3 anos atrás
include f3e7ddfe3f init 3 anos atrás
init 27cfbddac1 add print logo 3 anos atrás
ipc f3e7ddfe3f init 3 anos atrás
kernel f3e7ddfe3f init 3 anos atrás
lib f3e7ddfe3f init 3 anos atrás
mm f3e7ddfe3f init 3 anos atrás
net f3e7ddfe3f init 3 anos atrás
samples f3e7ddfe3f init 3 anos atrás
scripts f3e7ddfe3f init 3 anos atrás
security f3e7ddfe3f init 3 anos atrás
sound f3e7ddfe3f init 3 anos atrás
tools f3e7ddfe3f init 3 anos atrás
usr f3e7ddfe3f init 3 anos atrás
virt f3e7ddfe3f init 3 anos atrás
.clang-format f3e7ddfe3f init 3 anos atrás
.cocciconfig f3e7ddfe3f init 3 anos atrás
.get_maintainer.ignore f3e7ddfe3f init 3 anos atrás
.gitattributes f3e7ddfe3f init 3 anos atrás
.gitignore f3e7ddfe3f init 3 anos atrás
.mailmap f3e7ddfe3f init 3 anos atrás
COPYING f3e7ddfe3f init 3 anos atrás
CREDITS f3e7ddfe3f init 3 anos atrás
Kbuild f3e7ddfe3f init 3 anos atrás
Kconfig f3e7ddfe3f init 3 anos atrás
MAINTAINERS f3e7ddfe3f init 3 anos atrás
Makefile f3e7ddfe3f init 3 anos atrás
README f3e7ddfe3f init 3 anos atrás

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.