index.rst 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. The Linux kernel user's and administrator's guide
  2. =================================================
  3. The following is a collection of user-oriented documents that have been
  4. added to the kernel over time. There is, as yet, little overall order or
  5. organization here — this material was not written to be a single, coherent
  6. document! With luck things will improve quickly over time.
  7. This initial section contains overall information, including the README
  8. file describing the kernel as a whole, documentation on kernel parameters,
  9. etc.
  10. .. toctree::
  11. :maxdepth: 1
  12. README
  13. kernel-parameters
  14. devices
  15. sysctl/index
  16. abi
  17. This section describes CPU vulnerabilities and their mitigations.
  18. .. toctree::
  19. :maxdepth: 1
  20. hw-vuln/index
  21. Here is a set of documents aimed at users who are trying to track down
  22. problems and bugs in particular.
  23. .. toctree::
  24. :maxdepth: 1
  25. reporting-bugs
  26. security-bugs
  27. bug-hunting
  28. bug-bisect
  29. tainted-kernels
  30. ramoops
  31. dynamic-debug-howto
  32. init
  33. kdump/index
  34. perf/index
  35. pstore-blk
  36. This is the beginning of a section with information of interest to
  37. application developers. Documents covering various aspects of the kernel
  38. ABI will be found here.
  39. .. toctree::
  40. :maxdepth: 1
  41. sysfs-rules
  42. The rest of this manual consists of various unordered guides on how to
  43. configure specific aspects of kernel behavior to your liking.
  44. .. toctree::
  45. :maxdepth: 1
  46. acpi/index
  47. aoe/index
  48. auxdisplay/index
  49. bcache
  50. binderfs
  51. binfmt-misc
  52. blockdev/index
  53. bootconfig
  54. braille-console
  55. btmrvl
  56. cgroup-v1/index
  57. cgroup-v2
  58. cifs/index
  59. clearing-warn-once
  60. cpu-load
  61. cputopology
  62. dell_rbu
  63. device-mapper/index
  64. edid
  65. efi-stub
  66. ext4
  67. nfs/index
  68. gpio/index
  69. highuid
  70. hw_random
  71. initrd
  72. iostats
  73. java
  74. jfs
  75. kernel-per-CPU-kthreads
  76. laptops/index
  77. lcd-panel-cgram
  78. ldm
  79. lockup-watchdogs
  80. LSM/index
  81. md
  82. media/index
  83. mm/index
  84. module-signing
  85. mono
  86. namespaces/index
  87. numastat
  88. parport
  89. perf-security
  90. pm/index
  91. pnp
  92. rapidio
  93. ras
  94. rtc
  95. serial-console
  96. svga
  97. sysrq
  98. thunderbolt
  99. ufs
  100. unicode
  101. vga-softcursor
  102. video-output
  103. wimax/index
  104. xfs
  105. .. only:: subproject and html
  106. Indices
  107. =======
  108. * :ref:`genindex`