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----- iQJOBAABCgA4FiEEFV+gSSXZJY9ZyuB5LinzTIcAHJcFAmMHRDAaHGplbnMud2lr bGFuZGVyQGxpbmFyby5vcmcACgkQLinzTIcAHJcBJA/7BOgC6dOp6+srqZ5ZRJxe saq7MKRwIG8iKflrvA7B0HVX3krXQ1jBhEoFuRzS0gaDNdd5+S9I9Q0Cd/JwYT0o yOs1rc7hWjsbEiXLmc1a0KMXGmuKZfJtNYVU6Cnwa/MxASj6aN8LUUOdNhpLuJny nZ9hUX+9chczxG3wFofTrGAy0rJO0OVRibqOiZg2aevY5GRQau22fwVL9M49bA0t GDc9p5FOz2FU3tTgkNXvu/HNrFIERPAebYrAg/b0Gyx8MKSU6VJUr02CFM2LJAWv yupU/ajnpZ+4wgP/1YQKavRCq0mxKCaPLqABabi98endDWn1I8Z1euRZlIpTWsY2 pw56SpatvdNLEVY+/BoW9SAYCFvCamIf/X2pQ7u7JAdKoji6mbDtPv54VA87yuh/ ih3z4BapMk1CClFwDWky7Kcjg2opWeJpAGWOxTz9YzO71zFs7vwxmPuzTYxxqt2A Pcd9l+Ich0Y2SNGTmWNnLGGFWMUPpEOa7MBXNd5C0+/6+IqSKed8g6tTa0Vl7Wbs l/+S3J0yBr6Drcv8TvW7P+npISi/PsNDj1veTYrJ/MzAhP4wi90f2eQNK8fDuiOr 0hyoVdAwMEA55AvBeOdR9xHiNPifznhSBmYCy4Tfrgg7uA4bENcxsIPHfjMCvs9E Cr3CSvnjc0v08+VnsJCRU2A= =ZpF0 -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmMMgU8ACgkQmmx57+YA GNm/FA/7BKrXSj9HzD7mL2zzcsm3w4QE4JoumScZ4tdbifwnBizX9qIuZtcZCXEd 6csTdasu3Me74XQ4ElQv1jHOC2nvE4qSLrc1zz2HGOnJrQ+Lk05r0HA3MLzibQ7P 7eQy2nydI3ld07b6HZT0fbqHIiABwmN5hAAqEOaWLTprO+kKoJHJ5xRVQGXsGRSR 9WjrwISkirAOGd7w+8RY/4x6rtfp+K4id37ocAbNskCn5DgjZAc+JKby/sA66nwg 0DtIyVOz0hVU9n0FHQ+xEVdiC9wteg9F9W2CJkTE2I1WZj+L4Xo3bJmhZyunxUHP npRpamcpXSpX/BXEfn9uB7fx4K/vqGfy6YmIUqisAVrN8P4FJluapdGyEbzhoQAf iKEolGEzlbg40uB4RIxMonWdQ+RqwveNgS6HGFpVT2I6sn2JqpuCpUG+ZqbsLKou DncRpW0z/MoPH5TI5m2p3wOew9cl0edfz87Xf+YIkCBgLf1f+OLC2a7X2auOmUzk YqMvXtBOLJ4aMXwd+SLjrq7VvVZJnOjWliwcsFXGX9VTYHHgmdUNIUwlq6kjMf82 5hTYQaGERdmX9aLIYgaAj4UDP8KcW1n9lAW08ie6r+D1HUkMOKHOhkWwvnwnhc9W sAo3QxJ0GmF186PiAMR4o6QKSrVQMRCFEqUp8FgIAz3qi6z4rxg= =n8Ou -----END PGP SIGNATURE----- Merge tag 'tee-fix-for-v6.0' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes Add a missing include in the TEE subsystem * tag 'tee-fix-for-v6.0' of https://git.linaro.org/people/jens.wiklander/linux-tee: tee: fix compiler warning in tee_shm_register() Link: https://lore.kernel.org/r/YwdHcdEUib7obbbW@jade Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| io_uring | ||
| 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.