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!)
Just one patch adding our shiny new mailing list to the relevant section. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSByI3Ki0mXziclZJcd+FPLCI8zYgUCYuYi/AAKCRAd+FPLCI8z YoImAP9wCWkn8yweb3I2HHUVGfAZdGU+qycNFfH3RiElkN70AAEA36k7a2Gzw7fL UvY58Em9cOR0Sh9azPGBtJFylaeDtAI= =fQHi -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmLpLTwACgkQmmx57+YA GNna6g/9GRva2uIcGutSnkbrXDHDMRKT8cF6bPNB/Vmhm76x7uNkha+QeiDbGT7r K7qGj+3IuPk8NGafoDD+qCO3fK81jeC/FLsi1XFotsdYRJ25hS+YvGbTP1tGc3/m m5uRt95Z/he+C37le1qqibv+qwOfEdrM5bGGVf3aT7EdcuMVoCS1IYC0fSyi+gtL Wg7cGDVHyUs2rHbT0qHDabmGonE5HNDLnCl0GXRMVeJx179NPxwgFgoW5dkEvtUQ dzgQdqECG0NVSXJlo90jhFTmExhFhmmreFuBkp5coEjWQcVrUWIlCRrWjVEizKvz WQEpP/l6JO1lvyfzGgnSmgJSfcA3/xIbxZev2AfS3cFQ4FYkW6ZH4H/GMUD4kgv2 0GPldeVEEa/Q5TlTWHv1Af0TBSSlVM16R0HXZ19sHc7FcadftVy1q9GEuhCAA4Hp W2+PigzCsWXO07shCnzzNLJ4AU9gtX2XLQVLTBklrOGUJamacSAStfw9MBFHv0Qp 3yUzvOcuGSJ5eM13ZO409CFxJymh53Vbgv2qwdeu5J/1vTmAGCHUeOWRGakTWJ91 INPyrNeEKsn6SP1dHsyutqU8A8Hw7Ny7CRKY8aV2/8NpA06SoqoGq75ASUaBPtfG 4Eypq9GE9EJonVTKBeiwN6b9vs7hqAumGstAfNiZYDnIok1Gz5A= =h0/3 -----END PGP SIGNATURE----- Merge tag 'asahi-soc-maintainers-5.20' of https://github.com/AsahiLinux/linux into arm/fixes Apple SoC MAINTAINERS updates for 5.20. Just one patch adding our shiny new mailing list to the relevant section. * tag 'asahi-soc-maintainers-5.20' of https://github.com/AsahiLinux/linux: MAINTAINERS: add ARM/APPLE MACHINE mailing list Link: https://lore.kernel.org/r/308defdf-8873-63ed-dc9c-a88cd7a3cc2f@marcan.st Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| 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.