2016-10-27 06:14:52 +08:00
|
|
|
The Linux kernel user's and administrator's guide
|
|
|
|
=================================================
|
2016-09-21 20:51:11 +08:00
|
|
|
|
2016-10-27 06:14:52 +08: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-08 03:03:18 +08:00
|
|
|
etc.
|
2016-09-21 20:51:11 +08:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 06:14:52 +08:00
|
|
|
:maxdepth: 1
|
2016-09-21 20:51:11 +08:00
|
|
|
|
|
|
|
README
|
2016-10-27 06:14:52 +08:00
|
|
|
kernel-parameters
|
|
|
|
devices
|
2019-04-23 03:48:00 +08:00
|
|
|
sysctl/index
|
2016-10-27 06:14:52 +08:00
|
|
|
|
2019-02-19 18:10:49 +08:00
|
|
|
This section describes CPU vulnerabilities and their mitigations.
|
2018-07-13 22:23:26 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-02-19 18:10:49 +08:00
|
|
|
hw-vuln/index
|
2018-07-13 22:23:26 +08:00
|
|
|
|
2016-10-27 06:14:52 +08: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-08 03:03:18 +08:00
|
|
|
|
2016-09-21 20:51:11 +08:00
|
|
|
reporting-bugs
|
2016-10-27 06:14:52 +08:00
|
|
|
security-bugs
|
2016-09-21 20:51:11 +08:00
|
|
|
bug-hunting
|
2016-11-08 03:03:17 +08:00
|
|
|
bug-bisect
|
2016-11-08 03:03:18 +08:00
|
|
|
tainted-kernels
|
2016-09-21 20:51:11 +08:00
|
|
|
ramoops
|
|
|
|
dynamic-debug-howto
|
2016-10-27 06:14:52 +08:00
|
|
|
init
|
2019-06-14 02:21:39 +08:00
|
|
|
kdump/index
|
2019-06-19 03:06:08 +08:00
|
|
|
perf/index
|
2016-10-27 06:14:52 +08: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-08 03:03:18 +08:00
|
|
|
|
2016-10-27 06:14:52 +08: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-08 03:03:18 +08:00
|
|
|
|
2016-10-27 06:14:52 +08:00
|
|
|
initrd
|
2018-05-09 21:18:45 +08:00
|
|
|
cgroup-v2
|
2019-06-28 00:08:35 +08:00
|
|
|
cgroup-v1/index
|
2016-09-21 20:51:11 +08:00
|
|
|
serial-console
|
|
|
|
braille-console
|
|
|
|
parport
|
|
|
|
md
|
|
|
|
module-signing
|
2019-06-19 03:03:23 +08:00
|
|
|
rapidio
|
2016-09-21 20:51:11 +08:00
|
|
|
sysrq
|
|
|
|
unicode
|
|
|
|
vga-softcursor
|
|
|
|
binfmt-misc
|
|
|
|
mono
|
|
|
|
java
|
2016-10-27 02:24:41 +08:00
|
|
|
ras
|
2018-05-07 17:35:40 +08:00
|
|
|
bcache
|
2019-06-18 22:47:10 +08:00
|
|
|
blockdev/index
|
2018-10-06 07:11:59 +08:00
|
|
|
ext4
|
2019-07-03 01:54:38 +08:00
|
|
|
binderfs
|
2017-03-14 06:59:57 +08:00
|
|
|
pm/index
|
2017-06-06 20:25:18 +08:00
|
|
|
thunderbolt
|
2017-05-13 19:51:43 +08:00
|
|
|
LSM/index
|
2018-04-18 16:07:48 +08:00
|
|
|
mm/index
|
2019-06-19 03:33:50 +08:00
|
|
|
namespaces/index
|
2018-11-27 16:16:29 +08:00
|
|
|
perf-security
|
2019-04-25 23:30:54 +08:00
|
|
|
acpi/index
|
2019-06-27 23:59:40 +08:00
|
|
|
aoe/index
|
2019-06-28 01:56:51 +08:00
|
|
|
btmrvl
|
|
|
|
clearing-warn-once
|
|
|
|
cpu-load
|
|
|
|
cputopology
|
2019-06-18 23:40:23 +08:00
|
|
|
device-mapper/index
|
2019-06-28 01:56:51 +08:00
|
|
|
efi-stub
|
|
|
|
highuid
|
|
|
|
hw_random
|
|
|
|
iostats
|
|
|
|
kernel-per-CPU-kthreads
|
2019-06-14 02:07:43 +08:00
|
|
|
laptops/index
|
2019-06-28 01:56:51 +08:00
|
|
|
lcd-panel-cgram
|
|
|
|
ldm
|
|
|
|
lockup-watchdogs
|
|
|
|
numastat
|
|
|
|
pnp
|
|
|
|
rtc
|
|
|
|
svga
|
|
|
|
video-output
|
2016-10-26 14:23:16 +08:00
|
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|