Skip to content
Snippets Groups Projects
Select Git revision
  • jacinto
  • fixes-for-6.17
  • mtk-vcodec-manual-request-completion-testing
  • rkvdec-iommu-reset
  • rk3588-hdr
  • mtk-vcodec-manual-request
  • mediatek-10bit-formats
  • nicolas/fix-eos-on-empty-capture-queue
  • mt8195-10bit-2
  • wave5-fail-in-10-bit
  • wave5-minor-cleanup
  • jacinto-wave5-11-plus-nas-changes
  • vp8-enc-rc1
  • tritium-hevc2
  • rk3399-interlaced-v4
  • rk3399-interlaced-v3
  • rk3399-interlaced-v2
  • rk3399-interlaced
  • rk3399-libreelec
  • rk3399-interlaced-wip
  • v1p-20210224
21 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • Nicolas Dufresne's avatar
    Nicolas Dufresne authored
    Just a messy mix of handle_src_buffer rewrite, and moving / fixing code around
    to try and survive fluster.
    81973ccb
    History
    Linux kernel
    ============
    
    There are several guides for kernel developers and users. These guides can
    be rendered in a number of formats, like HTML and PDF. Please read
    Documentation/admin-guide/README.rst first.
    
    In order to build the documentation, use ``make htmldocs`` or
    ``make pdfdocs``.  The formatted documentation can also be read online at:
    
        https://www.kernel.org/doc/html/latest/
    
    There are various text files in the Documentation/ subdirectory,
    several of them using the Restructured Text markup notation.
    
    Please read the Documentation/process/changes.rst file, as it contains the
    requirements for building and running the kernel, and information about
    the problems which may result by upgrading your kernel.