index.rst 2.2 KB
Newer Older
1 2
The Linux kernel user's and administrator's guide
=================================================
3

4 5 6 7 8 9 10
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,
11
etc.
12 13

.. toctree::
14
   :maxdepth: 1
15 16

   README
17 18
   kernel-parameters
   devices
19
   sysctl/index
20

21
This section describes CPU vulnerabilities and their mitigations.
22 23 24 25

.. toctree::
   :maxdepth: 1

26
   hw-vuln/index
27

28 29 30 31 32
Here is a set of documents aimed at users who are trying to track down
problems and bugs in particular.

.. toctree::
   :maxdepth: 1
33

34
   reporting-bugs
35
   security-bugs
36
   bug-hunting
37
   bug-bisect
38
   tainted-kernels
39 40
   ramoops
   dynamic-debug-howto
41
   init
42
   kdump/index
43
   perf/index
44
   pstore-blk
45 46 47 48 49 50 51

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
52

53 54 55 56 57 58 59
   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
60

61
   acpi/index
62
   aoe/index
63 64 65 66 67
   auxdisplay/index
   bcache
   binderfs
   binfmt-misc
   blockdev/index
68
   bootconfig
69
   braille-console
70
   btmrvl
71 72 73
   cgroup-v1/index
   cgroup-v2
   cifs/index
74 75 76
   clearing-warn-once
   cpu-load
   cputopology
77
   dell_rbu
78
   device-mapper/index
79
   edid
80
   efi-stub
81
   ext4
82
   nfs/index
83
   gpio/index
84 85
   highuid
   hw_random
86
   initrd
87
   iostats
88 89
   java
   jfs
90
   kernel-per-CPU-kthreads
91
   laptops/index
92 93 94
   lcd-panel-cgram
   ldm
   lockup-watchdogs
95 96
   LSM/index
   md
97
   media/index
98 99 100 101
   mm/index
   module-signing
   mono
   namespaces/index
102
   numastat
103 104 105
   parport
   perf-security
   pm/index
106
   pnp
107 108
   rapidio
   ras
109
   rtc
110
   serial-console
111
   svga
112 113 114 115 116
   sysrq
   thunderbolt
   ufs
   unicode
   vga-softcursor
117
   video-output
118 119
   wimax/index
   xfs
120 121 122 123 124 125 126

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`