brintos

brintos / linux-shallow public Read only

0
0
Text · 2.8 KiB · e85b1ad Raw
146 lines · plain
1=================================================2The Linux kernel user's and administrator's guide3=================================================4 5The following is a collection of user-oriented documents that have been6added to the kernel over time.  There is, as yet, little overall order or7organization here — this material was not written to be a single, coherent8document!  With luck things will improve quickly over time.9 10This initial section contains overall information, including the README11file describing the kernel as a whole, documentation on kernel parameters,12etc.13 14.. toctree::15   :maxdepth: 116 17   README18   kernel-parameters19   devices20   sysctl/index21 22   abi23   features24 25This section describes CPU vulnerabilities and their mitigations.26 27.. toctree::28   :maxdepth: 129 30   hw-vuln/index31 32Here is a set of documents aimed at users who are trying to track down33problems and bugs in particular.34 35.. toctree::36   :maxdepth: 137 38   reporting-issues39   reporting-regressions40   quickly-build-trimmed-linux41   verify-bugs-and-bisect-regressions42   bug-hunting43   bug-bisect44   tainted-kernels45   ramoops46   dynamic-debug-howto47   init48   kdump/index49   perf/index50   pstore-blk51 52This is the beginning of a section with information of interest to53application developers.  Documents covering various aspects of the kernel54ABI will be found here.55 56.. toctree::57   :maxdepth: 158 59   sysfs-rules60 61This is the beginning of a section with information of interest to62application developers and system integrators doing analysis of the63Linux kernel for safety critical applications. Documents supporting64analysis of kernel interactions with applications, and key kernel65subsystems expectations will be found here.66 67.. toctree::68   :maxdepth: 169 70   workload-tracing71 72The rest of this manual consists of various unordered guides on how to73configure specific aspects of kernel behavior to your liking.74 75.. toctree::76   :maxdepth: 177 78   acpi/index79   aoe/index80   auxdisplay/index81   bcache82   binderfs83   binfmt-misc84   blockdev/index85   bootconfig86   braille-console87   btmrvl88   cgroup-v1/index89   cgroup-v290   cifs/index91   clearing-warn-once92   cpu-load93   cputopology94   dell_rbu95   device-mapper/index96   edid97   efi-stub98   ext499   filesystem-monitoring100   nfs/index101   gpio/index102   highuid103   hw_random104   initrd105   iostats106   java107   jfs108   kernel-per-CPU-kthreads109   laptops/index110   lcd-panel-cgram111   ldm112   lockup-watchdogs113   LSM/index114   md115   media/index116   mm/index117   module-signing118   mono119   namespaces/index120   numastat121   parport122   perf-security123   pm/index124   pnp125   rapidio126   RAS/index127   rtc128   serial-console129   svga130   syscall-user-dispatch131   sysrq132   thermal/index133   thunderbolt134   ufs135   unicode136   vga-softcursor137   video-output138   xfs139 140.. only::  subproject and html141 142   Indices143   =======144 145   * :ref:`genindex`146