linux kernel 5.17

侠义书生 27cfbddac1 add print logo 3 năm trước cách đây
Documentation f3e7ddfe3f init 3 năm trước cách đây
LICENSES f3e7ddfe3f init 3 năm trước cách đây
arch f3e7ddfe3f init 3 năm trước cách đây
block f3e7ddfe3f init 3 năm trước cách đây
certs f3e7ddfe3f init 3 năm trước cách đây
crypto f3e7ddfe3f init 3 năm trước cách đây
drivers f3e7ddfe3f init 3 năm trước cách đây
fs f3e7ddfe3f init 3 năm trước cách đây
include f3e7ddfe3f init 3 năm trước cách đây
init 27cfbddac1 add print logo 3 năm trước cách đây
ipc f3e7ddfe3f init 3 năm trước cách đây
kernel f3e7ddfe3f init 3 năm trước cách đây
lib f3e7ddfe3f init 3 năm trước cách đây
mm f3e7ddfe3f init 3 năm trước cách đây
net f3e7ddfe3f init 3 năm trước cách đây
samples f3e7ddfe3f init 3 năm trước cách đây
scripts f3e7ddfe3f init 3 năm trước cách đây
security f3e7ddfe3f init 3 năm trước cách đây
sound f3e7ddfe3f init 3 năm trước cách đây
tools f3e7ddfe3f init 3 năm trước cách đây
usr f3e7ddfe3f init 3 năm trước cách đây
virt f3e7ddfe3f init 3 năm trước cách đây
.clang-format f3e7ddfe3f init 3 năm trước cách đây
.cocciconfig f3e7ddfe3f init 3 năm trước cách đây
.get_maintainer.ignore f3e7ddfe3f init 3 năm trước cách đây
.gitattributes f3e7ddfe3f init 3 năm trước cách đây
.gitignore f3e7ddfe3f init 3 năm trước cách đây
.mailmap f3e7ddfe3f init 3 năm trước cách đây
COPYING f3e7ddfe3f init 3 năm trước cách đây
CREDITS f3e7ddfe3f init 3 năm trước cách đây
Kbuild f3e7ddfe3f init 3 năm trước cách đây
Kconfig f3e7ddfe3f init 3 năm trước cách đây
MAINTAINERS f3e7ddfe3f init 3 năm trước cách đây
Makefile f3e7ddfe3f init 3 năm trước cách đây
README f3e7ddfe3f init 3 năm trước cách đây

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.