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!)
Update MAINTAINERS for SanCloud devices and drop unused old Kconfig -----BEGIN PGP SIGNATURE----- iQJFBAABCAAvFiEEkgNvrZJU/QSQYIcQG9Q+yVyrpXMFAmELpA8RHHRvbnlAYXRv bWlkZS5jb20ACgkQG9Q+yVyrpXNEVRAAuTdbT4pA+5an7QmP/Iw0fFejWjTU+4lZ LCT1L0E5xKtPZAWky12PAmNo1u3xKWk+/6/2ZVnrPYR2IMrWREwQZ7320ChBogNS l2z5T9Yqux7ClvtE1AYrGMTPulI13+lFYPeRa4xBMcYrpbZWNttIDJqwb7WohSnY qs/zn8ukr4+VXt4azXFUxWwFwKnc516Id4agLRKlV8LCJDaiwx0PISLLytsPsKO2 NaVoQ0lyi4BgLl6Cm9dt8WpUFWl61VMZLB6PEWbRIhe90Mwq3AQEQCVG2loAXkbT KRp2qlnNJ/EX+IhyZCFYG2o8mplcNgmlj3zBtcpBJPvqA89nkT14NvdLAK3NPhOy FKdeV0ugGmH5+hOhI4fXrkg+o77AEtCpr6qJtAY8ZGrxz9EXFniKtbCYQt4LRkZk 6stzMahHBoOCZiJcg7eJl4EdyWhhgTJYoRGqISz/6qVs4QuBdZpH0yy/8gQQ2XbZ qiSTaVqJ7tByjTnXbGKp7gLF42SEqVIklYTcnAOswZjz5VGjk6XxCO+QXNl5JjaH lF92+CMntm8YZA7e6TSeZI+wpPt169U4Gkn1gkJQz980Z+mhiV2mVmrp58OoOMe7 EaPhPaSfrnbl8hz0hSn9KbmBRS2ZVKxDXL65FYmtr5/wBtuy899ahkleDO3337mk /USzDaTShx0= =QGk+ -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmEVg7cACgkQmmx57+YA GNn1Uw/7Bxr4Z8RPe+fCf+/OvaSXSa/BbE6nLbYuTQgPJDucjel6irV6EqJgSm0a rsPzGy6INgOOup9tf8jvxTEz/+dQIT8kfC4bisSG1+hxne1tVWXV4+6SKGAbuqRo oUiqEkA0ATl7AhGTlpZQ1rGfyhqOXUBGd0+eZyJil9QAiOxfHZdyARwINICxEGy4 CJOfgmyjO/8gbsUpTh8CI7FCcijzJmiSw59GP/a/x4QwywFrrme/Fx6yPSVZsAhI q1n8/TddE4xAlaKcyETap/OUsw862Gph8Q23po1+bUV5cSuwFicYZHblN9w5AJYR t0XcwugliR7xxkiH6vVm4bB0yMICWydGiFfXcEQD7SUzbY2osRO0yQDiysFG023e yDKjcAq8qBadQfhPq9xmYsO+ugIfb4KIYNY6vqjrdqh6MflP7nD0m8M4l4Or/R70 Cp1QWRbbot9nSWbDfry/l8T+PQUp/36tEwA0j1KqtkP1C2A3uQIDouP0fWB/sus6 MLSjc3p4u2iQSV3JR52d1wn15SIZauFo1XYsw9/xyCngs6CzB+xgNWyAAcrP5edo lPdfrzP2Y0W7NXq4I+rg6BfFxk9EnhcA8VTrejn7+aufg3KTmdTKc6Ci4nf2/T4H +AxWwGWSTprK7mEmgf0+cHFQFrV388+2NKBYjtQ2sLRVefPb86w= =7kjb -----END PGP SIGNATURE----- Merge tag 'omap-for-v5.15/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc SoC changes for omaps for v5.15 Update MAINTAINERS for SanCloud devices and drop unused old Kconfig * tag 'omap-for-v5.15/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: MAINTAINERS: Adopt SanCloud dts files as supported arm: omap2: Drop MACH_OMAP3517EVM entry Link: https://lore.kernel.org/r/pull-1628153040-834155@atomide.com 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.