Greg Kroah-Hartman 8d1e09cfbd thunderbolt: Fixes for v6.0-rc3
This includes two fixes: one that corrects the buffer usage in
 tb_async_error() and another one that limits the xHCI connect operations
 to Thunderbolt 3 routers.
 
 Both have been in linux-next with no reported issues.
 -----BEGIN PGP SIGNATURE-----
 
 iQJUBAABCgA+FiEEVTdhRGBbNzLrSUBaAP2fSd+ZWKAFAmMDSIcgHG1pa2Eud2Vz
 dGVyYmVyZ0BsaW51eC5pbnRlbC5jb20ACgkQAP2fSd+ZWKDbgxAAgLR9yk92j4xQ
 vMUmnrJs3MQweei5Oq5r9ADiCVmgUMWFhkdXhpugvtDf5xy1xSD+BGHAI58JD38C
 3LIkc34BvQ6+Lh4J0q2WHIl82UfihSw9kHgziUhwgnM2Zmj1F3HS3PTz3SbdYhUP
 St3Gy4cRDvg+dC+pD4gc/fwpkdLrdDbRSF2a3gshYtMulGVckOj/Kw77oILi0Bnc
 Mcv0BleOP4qB3CYjR1qrq1B0iYKo9E+YAZQ66IciIHLjpaKty5XQkJT3TNDYdFLD
 TnMOebelGGWU12Iv+Bhi8LWQgtuqgUzDpp23LizleFC7v/i4/ehjmE7qyLGtG6If
 t2yUscjxp9XZvCEUIG9GXuwNHa1BOS41FIidXLdrG07f8mG4fRqLYqEIXMbAR8ci
 EZzi6HJGLA0GBMeog7Qj0+7eYvoDB6plxouTokI4O9hp9MA55q2Dn/d0uz+7phsI
 pVN47Jg4qZZWgSfJsnsLLFVuQKMc9eHQWv30q7klYnMbS9tYP5mam4KjRJOnb2gd
 u/SBgaDYX6qHYiKBRuXAiLW3BKIFe5AgbIi4qaB+z5urWPtSqLN+3laWmHeIDUva
 XpW7y14FR4J/BeO/vLgKFSJTGZJIk3kFFGvtdAjTWLiGzNZyzHN53nK1qTPPvuwZ
 ILI/cHvbz8qw8oSgnjfqfb7QWn4Oq58=
 =H+st
 -----END PGP SIGNATURE-----

Merge tag 'thunderbolt-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus

Mika writes:
  "thunderbolt: Fixes for v6.0-rc3

  This includes two fixes: one that corrects the buffer usage in
  tb_async_error() and another one that limits the xHCI connect operations
  to Thunderbolt 3 routers.

  Both have been in linux-next with no reported issues."

* tag 'thunderbolt-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt:
  thunderbolt: Check router generation before connecting xHCI
  thunderbolt: Use the actual buffer in tb_async_error()
2022-08-22 17:40:44 +02:00
2022-08-14 09:28:54 -07:00
2022-08-13 13:37:36 -07:00
2022-08-10 10:40:41 -07:00
2022-08-22 17:40:44 +02:00
2022-08-10 10:40:41 -07:00
2022-08-13 13:28:54 -07:00
2022-08-14 09:28:54 -07:00
2022-08-12 09:07:33 -07:00
2022-08-05 09:41:12 -07:00
2022-08-10 10:53:22 -07:00
2022-08-12 09:55:32 -07:00
2022-08-03 19:52:08 -07:00
2022-08-14 09:28:54 -07:00
2022-08-14 15:50:18 -07:00

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.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%