-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAma8s9kACgkQONu9yGCS aT5Vgw/8D6tkdVLWicla9sLGg3tnCW6HEHP7JNy7ZEiW8XxbxMDveicvOvq7T3k+ PXnF/WufCTZKEb+iN7ZfHkigZISID1xIHZ/jVm7feLenJUgVBiWslrrkDvxqjokD DTTlSxNEmtDWBdsBpH7ziWJxJMG6Z41JwaFK6gh14Ci04x2UMijG24AR3nRbSaYA G585TbTarN8U4PyTkjQX+dOOKlv0yEhKlx/0qzTNKKxwKdaVo0kXWdxVxRT/Hwkj rYnj3aOi7TAcjZ4mswJHTTd90ATw+JzpNpxng01Q0NA3WMnJWHUDjmTxhEyqg6vL nsbisvCuW0LxjGQ+oziM5fIP9BKmiVtH6IqPIkHg0XaqxTzpmzm4WP3x3VZdIlD1 71c1D9x3jRQazw9yFIpyRysi5an9SKf2LBar9/DGFKFht7glIvjZHQbZ6DGrxuZM Et//JnuTBBWus8VqjYaQBzSs6dOiHrp1PQRB3le/LIBUPcsvcTnBlZS24NM76dSQ PgrwyDrRGFYWqjSTqUCiuGwxlY23XNoc4DII+J/F6Qyvu+ZbmXESeKlLFq5KbVpC cvabx7TxNGzZNhSbpTznHbOwqNcoxMCPdcE7X8E/9MffsBgRvwx8gpVRwXw5c0ng tqys5opbqWxw49Vzud39P3FH7+DDejLjIll3i+BK5NBCNMvC0as= =wvQe -----END PGP SIGNATURE----- Merge v6.10.5 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 reStructuredText 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.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%