No description
Find a file
2022-10-03 08:48:26 +02:00
arch arm64 fixes for -rc5 2022-09-11 07:48:21 -04:00
block block-6.0-2022-09-09 2022-09-09 15:03:08 -04:00
certs
crypto
Documentation Merge branch 'for-linus' into for-next 2022-09-22 13:54:20 +02:00
drivers usb: gadget: Replace runtime->status->state reference to runtime->state 2022-09-27 08:49:52 +02:00
fs Driver core fixes for 6.0-rc5 2022-09-09 15:08:40 -04:00
include ALSA: pcm: Avoid reference to status->state 2022-09-27 08:44:05 +02:00
init
io_uring io_uring-6.0-2022-09-09 2022-09-09 14:57:18 -04:00
ipc
kernel dma-mapping fixes for Linux 6.0 2022-09-10 12:18:19 -04:00
lib
LICENSES
mm
net sch_sfb: Also store skb len before calling child enqueue 2022-09-08 11:12:58 +02:00
samples
scripts Kbuild fixes for v6.0 (2nd) 2022-09-11 15:16:47 -04:00
security
sound Merge branch 'for-next' into for-linus 2022-10-03 08:48:26 +02:00
tools linux-kselftest-kunit-fixes-6.0-rc5 2022-09-09 14:13:36 -04:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS v6.0 second rc pull request 2022-09-09 14:46:44 -04:00
Makefile Linux 6.0-rc5 2022-09-11 16:22:01 -04:00
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.