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----- iQIzBAABCAAdFiEEFp3rbAvDxGAT0sefEacuoBRx13IFAlrzETAACgkQEacuoBRx 13ISHhAAv8iiYbXigF5Z7mzBEnD6WKJ/KCJyS0bbJ/06nSXqqtZ6xCabsbT+xxQ7 qc5Q52d73iyNFRWVWrbg8KFAo23XC4HNL+iOQ6oY2pP1SKDmgSCFiuXOENSzzJsh YJvfn8HalzWZTvB27ULyE841lNUke2kgALZ+pUHK8710jA2F92O+BMAp2DIWj07e x7MRHpkow3w47TcDVrX1gJ3YGaTKgnNks8iqdek50bb0+5ztnEksrlfZhdLLMm6F PpLcJE8mA8OOwpTmdVVTWIj6NJUwh2KkHQVuWEpSLKK50pEsCVkt8uXQzw3lWkMB XiUrablRaBvyddsgIzih4WKWrkRPx3nYEMLQbZNWFfZHAc4WnAF2uHuLNckGqkyB /HVVmrDWH6ysOSJj7k4Vp2zt2ovdBMJPf1IKiHkkZTm7CfXlWEw0/Y9hgxukcJ+m BkAZOhktgiM2tiaWLsymvqrZB683P6C8yUu48Xqp/N1KsV80+hAsQyH4u8amyJq2 tm+rmE/2/0Qe423Jmhia+MKuNlz4dZ69smbQ9lFYWiDg77jXg60nnIWgN029PaQ9 eny0Qp9O7egNT9BHVLsYc8Avug9kdfL6fyVm6FkbqHlpKYzrv4d0wXaXVUqFm3mU tlAc9VB3WrZz+W/ZCyzopH8R0Y0Usqz1SgKl3Tj9h4jTEwJGVHQ= =grFA -----END PGP SIGNATURE----- Merge tag 'at24-4.17-rc5-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current Single bug-fix for a regression introduced during the 4.17 merge window. |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| 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.
See Documentation/00-INDEX for a list of what is contained in each file.
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.