linux kernel 5.17

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

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.