Açıklama Yok

rydia 6793c0e942 hello, world 2 yıl önce
Documentation 6793c0e942 hello, world 2 yıl önce
LICENSES 6793c0e942 hello, world 2 yıl önce
arch 6793c0e942 hello, world 2 yıl önce
block 6793c0e942 hello, world 2 yıl önce
certs 6793c0e942 hello, world 2 yıl önce
crypto 6793c0e942 hello, world 2 yıl önce
debian 6793c0e942 hello, world 2 yıl önce
drivers 6793c0e942 hello, world 2 yıl önce
firmware 6793c0e942 hello, world 2 yıl önce
fs 6793c0e942 hello, world 2 yıl önce
include 6793c0e942 hello, world 2 yıl önce
init 6793c0e942 hello, world 2 yıl önce
ipc 6793c0e942 hello, world 2 yıl önce
kernel 6793c0e942 hello, world 2 yıl önce
lib 6793c0e942 hello, world 2 yıl önce
mm 6793c0e942 hello, world 2 yıl önce
net 6793c0e942 hello, world 2 yıl önce
samples 6793c0e942 hello, world 2 yıl önce
scripts 6793c0e942 hello, world 2 yıl önce
security 6793c0e942 hello, world 2 yıl önce
sound 6793c0e942 hello, world 2 yıl önce
tools 6793c0e942 hello, world 2 yıl önce
usr 6793c0e942 hello, world 2 yıl önce
virt 6793c0e942 hello, world 2 yıl önce
.clang-format 6793c0e942 hello, world 2 yıl önce
.cocciconfig 6793c0e942 hello, world 2 yıl önce
.config 6793c0e942 hello, world 2 yıl önce
.get_maintainer.ignore 6793c0e942 hello, world 2 yıl önce
.mailmap 6793c0e942 hello, world 2 yıl önce
COPYING 6793c0e942 hello, world 2 yıl önce
CREDITS 6793c0e942 hello, world 2 yıl önce
Kbuild 6793c0e942 hello, world 2 yıl önce
Kconfig 6793c0e942 hello, world 2 yıl önce
MAINTAINERS 6793c0e942 hello, world 2 yıl önce
Makefile 6793c0e942 hello, world 2 yıl önce
README 6793c0e942 hello, world 2 yıl önce
period_bytes 6793c0e942 hello, world 2 yıl önce

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.
See Documentation/00-INDEX for a list of what is contained in each file.

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.