Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) =====================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) The Linux kernel user-space API guide
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) =====================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) .. _man-pages: https://www.kernel.org/doc/man-pages/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) While much of the kernel's user-space API is documented elsewhere
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) (particularly in the man-pages_ project), some user-space information can
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) also be found in the kernel tree itself.  This manual is intended to be the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) place where this information is gathered.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) .. class:: toc-title
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	   Table of contents
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)    :maxdepth: 2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)    no_new_privs
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20)    seccomp_filter
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)    unshare
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22)    spec_ctrl
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23)    accelerators/ocxl
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)    ioctl/index
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25)    iommu
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)    media/index
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) .. only::  subproject and html
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)    Indices
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)    =======
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)    * :ref:`genindex`