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 format string fix for the firmware connection manager USB4 NVM authentication proxy implementation introduced in this merge window. -----BEGIN PGP SIGNATURE----- iQJUBAABCgA+FiEEVTdhRGBbNzLrSUBaAP2fSd+ZWKAFAl/9uoAgHG1pa2Eud2Vz dGVyYmVyZ0BsaW51eC5pbnRlbC5jb20ACgkQAP2fSd+ZWKArzw//eYyVZPSNaE2L vDgpXghWlAqB5LLFunY9dbRbGiTgqXChiD7QX86LvrBOxWa8V2o6jT4xgOBLFxuq Yq7fea4+xbGrKCLWcpELdB3FgUFriPEQzp3ZS3Pq599RvLrgPMBKcopoKBAzOSMr paOBseeVfL8Jb2QqLrHSeTrwzPhoy+nMjaWiBkJZuz4G5Knv0vrBxLxDZeeco2g+ uSEkP+XSw2+73P7GiR9eoOVxAyDaSRXGglW1dAuubrwbu7pZ/MYmVUu7eSIcaTvy y0bQU0TWWM+WJ5grfhu7QKiHCTKsmkC8mqZIqFet7I+rJPqsHASCuA+6YZD7kTJJ pvj3LyzV6zvwgtkpTSWxNK5d6Fj51KmgvoQgMuhBY1WkMUIiNAlFZtKY0qkJP3j0 pJqzAFjSqLMeiQ12bZoh2ayLgKtjvPKH70TWiKOGMRkN38Xy/SKLpixpmqLjoR3Q TxncCOu8cjoIrWKIyfNe1U2nbz4VZkZ+mjBJ2vRQPifwU3ewt/wYPAJKp9ZUIhb4 1ZSfpUgYX4HGdTFQIjKy3mA3VVdo0AdV3uPcDjiWNepHcP1LBv2h179HpWJ37pU5 d9x8GcNxzES83T5dQ83IDmgZ6vBvxxwWgEpmuzyeI744PhBS20dmWrgrapuz3DiM 60w7thULS7N0l4J0JFOGorz1X6RiGxU= =qRUG -----END PGP SIGNATURE----- Merge tag 'thunderbolt-for-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus Mika writes: thunderbolt: Fix for v5.11-rc4 This includes a single format string fix for the firmware connection manager USB4 NVM authentication proxy implementation introduced in this merge window. * tag 'thunderbolt-for-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt: thunderbolt: Drop duplicated 0x prefix from format string |
||
|---|---|---|
| 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.