2016-10-26 16:14:52 -06:00
|
|
|
The Linux kernel user's and administrator's guide
|
|
|
|
=================================================
|
2016-09-21 09:51:11 -03:00
|
|
|
|
2016-10-26 16:14:52 -06:00
|
|
|
The following is a collection of user-oriented documents that have been
|
|
|
|
added to the kernel over time. There is, as yet, little overall order or
|
|
|
|
organization here — this material was not written to be a single, coherent
|
|
|
|
document! With luck things will improve quickly over time.
|
|
|
|
|
|
|
|
This initial section contains overall information, including the README
|
|
|
|
file describing the kernel as a whole, documentation on kernel parameters,
|
2016-11-07 17:03:18 -02:00
|
|
|
etc.
|
2016-09-21 09:51:11 -03:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-26 16:14:52 -06:00
|
|
|
:maxdepth: 1
|
2016-09-21 09:51:11 -03:00
|
|
|
|
|
|
|
README
|
2016-10-26 16:14:52 -06:00
|
|
|
kernel-parameters
|
|
|
|
devices
|
|
|
|
|
2019-02-19 11:10:49 +01:00
|
|
|
This section describes CPU vulnerabilities and their mitigations.
|
2018-07-13 16:23:26 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-02-19 11:10:49 +01:00
|
|
|
hw-vuln/index
|
2018-07-13 16:23:26 +02:00
|
|
|
|
2016-10-26 16:14:52 -06:00
|
|
|
Here is a set of documents aimed at users who are trying to track down
|
|
|
|
problems and bugs in particular.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2016-11-07 17:03:18 -02:00
|
|
|
|
2016-09-21 09:51:11 -03:00
|
|
|
reporting-bugs
|
2016-10-26 16:14:52 -06:00
|
|
|
security-bugs
|
2016-09-21 09:51:11 -03:00
|
|
|
bug-hunting
|
2016-11-07 17:03:17 -02:00
|
|
|
bug-bisect
|
2016-11-07 17:03:18 -02:00
|
|
|
tainted-kernels
|
2016-09-21 09:51:11 -03:00
|
|
|
ramoops
|
|
|
|
dynamic-debug-howto
|
2016-10-26 16:14:52 -06:00
|
|
|
init
|
2019-06-18 16:06:08 -03:00
|
|
|
perf/index
|
2016-10-26 16:14:52 -06:00
|
|
|
|
|
|
|
This is the beginning of a section with information of interest to
|
|
|
|
application developers. Documents covering various aspects of the kernel
|
|
|
|
ABI will be found here.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2016-11-07 17:03:18 -02:00
|
|
|
|
2016-10-26 16:14:52 -06:00
|
|
|
sysfs-rules
|
|
|
|
|
|
|
|
The rest of this manual consists of various unordered guides on how to
|
|
|
|
configure specific aspects of kernel behavior to your liking.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2016-11-07 17:03:18 -02:00
|
|
|
|
2016-10-26 16:14:52 -06:00
|
|
|
initrd
|
2018-05-09 10:18:45 -03:00
|
|
|
cgroup-v2
|
2016-09-21 09:51:11 -03:00
|
|
|
serial-console
|
|
|
|
braille-console
|
|
|
|
parport
|
|
|
|
md
|
|
|
|
module-signing
|
2019-06-18 16:03:23 -03:00
|
|
|
rapidio
|
2016-09-21 09:51:11 -03:00
|
|
|
sysrq
|
|
|
|
unicode
|
|
|
|
vga-softcursor
|
|
|
|
binfmt-misc
|
|
|
|
mono
|
|
|
|
java
|
2016-10-26 16:24:41 -02:00
|
|
|
ras
|
2018-05-07 06:35:40 -03:00
|
|
|
bcache
|
2018-10-05 19:11:59 -04:00
|
|
|
ext4
|
2019-07-02 13:54:38 -04:00
|
|
|
binderfs
|
2017-03-13 23:59:57 +01:00
|
|
|
pm/index
|
2017-06-06 15:25:18 +03:00
|
|
|
thunderbolt
|
2017-05-13 04:51:43 -07:00
|
|
|
LSM/index
|
2018-04-18 11:07:48 +03:00
|
|
|
mm/index
|
2019-06-18 16:33:50 -03:00
|
|
|
namespaces/index
|
2018-11-27 11:16:29 +03:00
|
|
|
perf-security
|
2019-04-25 23:30:54 +08:00
|
|
|
acpi/index
|
2016-10-26 08:23:16 +02:00
|
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|