swrt-gpl/release/linux/mtk/linux-5.4
2023-01-11 12:27:12 +08:00
..
arch
block
certs
crypto
Documentation
drivers device property: backport fwnode_get_name for returning the name of a node 2023-01-11 12:27:12 +08:00
fs
include device property: backport fwnode_get_name for returning the name of a node 2023-01-11 12:27:12 +08:00
init
ipc
kernel
lib
LICENSES
mm
net add new fullcone support 2022-12-05 20:12:10 +08:00
ralink
release/linux/mtk/linux-5.4/Documentation/devicetree/bindings
samples
scripts kernel:fix build fails, leaking CONFIG options to userspace. 2022-12-07 21:29:46 +08:00
security
sound
tools
user_headers/include
usr
virt
.clang-format
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
config_base httpd:update dbapi 2023-01-10 20:52:47 +08:00
config_base_r6800
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
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.