mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 08:39:08 -04:00
ac7711427014a84ba08353df2b77f115565216d8
Translation for the following patches commit0aa78b105f("Documentation/changes: Raise minimum supported binutils version to 2.23") commit7d71788735("Documentation: include sign off for reverts") commit905705a8fd("docs: programming-languages: refresh blurb on clang support") commit5ff4aa70bf("docs: submitting-patches: use :doc: for references") commit030f066f67("docs: submitting-patches: describe preserving review/test tags") commit68e4cd17e2("docs: deprecated.rst: Add zero-length and one-element arrays") commit5429ef62bc("compiler/gcc: Raise minimum GCC version for kernel builds to 4.8") commit5b5bbb8cc5("docs: process: Add an example for creating a fixes tag") commit858e684565("docs: dt: convert submitting-patches.txt to ReST format") commitcca73e4946("docs: Correct the release date of 5.2 stable") commitc170f2eb96("docs: Document cross-referencing between documentation pages") commit7c8b9e3000("kernel-doc: Update "cross-referencing from rST" section to use automarkup") commit27def953b6("docs: deprecated.rst: Expand str*cpy() replacement notes") commit17dca05023("docs: deprecated.rst: Update zero-length/one-element arrays section") commit3519c4d6e0("Documentation: add minimum clang/llvm version") commit0bddd227f3("Documentation: update for gcc 4.9 requirement") commit9f364b605f("submitting-patches.rst: presume git will be used") commit4ebdf7be21("Documentation/maintainer: rehome sign-off process") commit7433ff33e8("Documentation/process: expand plain-text advice") commiteb45fb2fb1("docs: process: Add cross-link to security-bugs") commitbdc48fa11e("checkpatch/coding-style: deprecate 80-column warning") commitf67281a72b("Documentation: process: step 2: Link to email list fixed") Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Link: https://lore.kernel.org/r/20201114083342.13935-1-federico.vaga@vaga.pv.it Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
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.
Description
Languages
C
97%
Assembly
1%
Shell
0.6%
Rust
0.5%
Python
0.4%
Other
0.3%