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!)
This includes a single patch that corrects path indices used in USB3 tunnel discovery. -----BEGIN PGP SIGNATURE----- iQJUBAABCgA+FiEEVTdhRGBbNzLrSUBaAP2fSd+ZWKAFAl78X98gHG1pa2Eud2Vz dGVyYmVyZ0BsaW51eC5pbnRlbC5jb20ACgkQAP2fSd+ZWKALSg/+KeIBFoetMKbA 5Z1qddGTgCtmZGNk4hETyKX76OLecBkpC5y0EvfjMyE9DVKmvArTfq66Lw8mzw8N 2jUTXeQRJ/fV6rqRkp2CIOCM5nIsmmueQEPS6UTMf7ujVGdu2QflsWCuaqjGYWz6 CzesYfh0AnBGjHHe1Qz6N7CdeRCwCZ3du6kT0HBMCi2UlOpKrlEGeoo6HE+vr6yH eB8SBamI/sI0NG84KYTsrELOvoCDDlzvkx6BHPqc3tE5xBpOdRnHvPZqLBp0HAqz 05x1J2FZeyBqxlnJ0iy7+CZXxDUUvNlaaI2XXfOBHVU21wAIOqoUHV9qdN8JPVFc 1MIEgwSwRNtCobENv0I7BNkr1iA5pnnvAIP+V9I+2RaEtoSzv80n+IAG1YKmAcMm n1zqgnzh7nQJ7iKmlcxUeCxsHlrdbOAOJwBcnwdqhwy4NCatofj0+pkIodIf/w6f OAznH+5b++2eKhF2kKaVFPEH6PKqqxHwYq6kG8A3gUH+NaYSdIe8UwRJPIBVk9FW ACjjg6xZ1tUEtgaDZMoHgq8MJ2Qnew0IlxRUOHs8ySzsSQ8rf2RYuTvLVT2+AfFS kE694PR0sLWEhCvB5KIn3Szj0DNYNDGIbt8Nwz8APwstCmjhKu0vcl9w169tYdv2 Nm9QzuX8Y+wG8uPVE0cXs5QioZduSNQ= =VTy1 -----END PGP SIGNATURE----- Merge tag 'thunderbolt-fix-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus Mika writes: thunderbolt: Fix for v5.8-rc4 This includes a single patch that corrects path indices used in USB3 tunnel discovery. * tag 'thunderbolt-fix-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt: thunderbolt: Fix path indices used in USB3 tunnel discovery |
||
|---|---|---|
| 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.