Back to home page

OSCL-LXR

 
 

    


0001 The Linux kernel user's and administrator's guide
0002 =================================================
0003 
0004 The following is a collection of user-oriented documents that have been
0005 added to the kernel over time.  There is, as yet, little overall order or
0006 organization here — this material was not written to be a single, coherent
0007 document!  With luck things will improve quickly over time.
0008 
0009 This initial section contains overall information, including the README
0010 file describing the kernel as a whole, documentation on kernel parameters,
0011 etc.
0012 
0013 .. toctree::
0014    :maxdepth: 1
0015 
0016    README
0017    kernel-parameters
0018    devices
0019    sysctl/index
0020 
0021    abi
0022    features
0023 
0024 This section describes CPU vulnerabilities and their mitigations.
0025 
0026 .. toctree::
0027    :maxdepth: 1
0028 
0029    hw-vuln/index
0030 
0031 Here is a set of documents aimed at users who are trying to track down
0032 problems and bugs in particular.
0033 
0034 .. toctree::
0035    :maxdepth: 1
0036 
0037    reporting-issues
0038    reporting-regressions
0039    security-bugs
0040    bug-hunting
0041    bug-bisect
0042    tainted-kernels
0043    ramoops
0044    dynamic-debug-howto
0045    init
0046    kdump/index
0047    perf/index
0048    pstore-blk
0049 
0050 This is the beginning of a section with information of interest to
0051 application developers.  Documents covering various aspects of the kernel
0052 ABI will be found here.
0053 
0054 .. toctree::
0055    :maxdepth: 1
0056 
0057    sysfs-rules
0058 
0059 The rest of this manual consists of various unordered guides on how to
0060 configure specific aspects of kernel behavior to your liking.
0061 
0062 .. toctree::
0063    :maxdepth: 1
0064 
0065    acpi/index
0066    aoe/index
0067    auxdisplay/index
0068    bcache
0069    binderfs
0070    binfmt-misc
0071    blockdev/index
0072    bootconfig
0073    braille-console
0074    btmrvl
0075    cgroup-v1/index
0076    cgroup-v2
0077    cifs/index
0078    clearing-warn-once
0079    cpu-load
0080    cputopology
0081    dell_rbu
0082    device-mapper/index
0083    edid
0084    efi-stub
0085    ext4
0086    filesystem-monitoring
0087    nfs/index
0088    gpio/index
0089    highuid
0090    hw_random
0091    initrd
0092    iostats
0093    java
0094    jfs
0095    kernel-per-CPU-kthreads
0096    laptops/index
0097    lcd-panel-cgram
0098    ldm
0099    lockup-watchdogs
0100    LSM/index
0101    md
0102    media/index
0103    mm/index
0104    module-signing
0105    mono
0106    namespaces/index
0107    numastat
0108    parport
0109    perf-security
0110    pm/index
0111    pnp
0112    rapidio
0113    ras
0114    rtc
0115    serial-console
0116    svga
0117    syscall-user-dispatch
0118    sysrq
0119    thunderbolt
0120    ufs
0121    unicode
0122    vga-softcursor
0123    video-output
0124    xfs
0125 
0126 .. only::  subproject and html
0127 
0128    Indices
0129    =======
0130 
0131    * :ref:`genindex`