linux kernel 5.17

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

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.