Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices:
OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
-----BEGIN PGP SIGNATURE----- iQJDBAABCgAtFiEEn9UcU+C1Yxj9lZw9I9DQutE9ekMFAl56RqYPHG1hekBrZXJu ZWwub3JnAAoJECPQ0LrRPXpDVo8P/iZxPAahTLm0mwCRrrOxrvkpiCza2NbHvx5y DTx04zV8o7tspfhqF1EAgLo4fTKQsi06yZNfIcS25Tj++ojETpqzIqdlltewkoUK mPVA+4bZa9zwvxy9jnRnKmsJnDxV4QGhUebJLBiA9+58hFzVr3XNSjCgDBxd9R9N 7oDVrcFcYg7sIdyaq9uisFQ1zSevrISCcW+7it9Qhc5idVHsBtTjuCgw2QlNemcp BJcYc6kMLs0dTZFbzZmHFIdq+SrwcwExU9ssdMqqvEoyMNodkT5gQxu/yPgpACBD JXepBRzL7DuQodRGCLg37FqC+hFz27Mu400wK+WApSPitldsYlrppJS3O/9iamFU uYW0D0xfrXCDTz4Ptbw05cqF8GJfb2nmgiasv7n66oWGm6/YBmP1UJibjJVcb8Xp X1ofQ4/22R/kGCHizSXGo33RXF4sDb00TDnAGLob5vHLOww/TENm+Dl22vaa362B tEDTyY4RkOPkiMt5EmQMgfkntIlIFFs36sEzaBB800G1ASmvXRzxHPJicKiWhrTJ Mp2hUga/9azSw+YZZpuMuDq6v/yEa582qGPw4YkogHWEi75X0vFwuX6u2UpN+tjr ysnbI1OxDK7BLvI8lIG/ZUR+WtcL9FCIzq0NWmtiUKXNRYIR2mkk5T3PjRml9A87 xxguwjBv =9rnT -----END PGP SIGNATURE----- Merge tag 'kvm-arm-removal' into kvmarm-master/next Goodbye KVM/arm Signed-off-by: Marc Zyngier <maz@kernel.org> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .clang-format | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
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.