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!)
* avoid returning free'd object in hsi_new_client error path -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAmHb/mQACgkQ2O7X88g7 +ppjuQ//UB8YV10v6VZ5MXgEETyyv4FfcoT7vAo9N/zmiLpEfUKh5fE3RnwTOnS8 t0D21K5Mb168/A27zuCMUoL3mTpt3P/HFCJmKgQ6IupL5+sqoytjGTA9jOI3/sqv 1n/8HaiHSBU1966LopDQCMl4Acme/x9BwC56r2U5YWFOSS0y+5i2BLNNdV79GQJL ejiMtHu8X7PNFeUOeh6nsFch7fAmIPFPFfXEiWz6pvXNu+ySSHE5hIyl6GatrhA5 ox8Ih/M8K7yvsPEBLN1V8v1sYBLoUJRPyFRn6w5twy8zjfeYvGm1ZKblaCD7bfgF frpqtsg5QenKGqL7W/jqMFKCAhdy1kQGCBsp5TZha4KnwCx2z+2K2Jw4iT1/Maia u3HyfvvyenDNS5jXt06LibaMEDZu6mqOYvOP7EJCWkzRNvWztTy54OVolWl3y7w2 DJ/YP6Kk7OzBq3OUxwdi/L8Epeta08S3ZnJW8Tuo5jhtcPDyvSQdE+BSP5d2Yfvl giCKvbnIlPlqX6ZRFIw88fLTI5oSzSrSn7iPj0/7e2qXVAb75vJUjKRF8ax7lc/R Nn/Uu6Nh/Uiddy+/pKovQext3YNYmaYtGh7tI2lpE1CGeyQyo+qGiNp4BrFotQ0p q0rtA0PTeZ6SNtqjPBHiSwFoN8T0tzmJRg4xqcc94hdPyFO2UUk= =XDt5 -----END PGP SIGNATURE----- Merge tag 'hsi-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi Pull HSI update from Sebastian Reichel: - avoid returning free'd object in hsi_new_client error path * tag 'hsi-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi: HSI: core: Fix return freed object in hsi_new_client |
||
|---|---|---|
| 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.