Greg Kroah-Hartman f48585c468 thunderbolt: Fixes for v6.5-rc6
This includes two fixes for v6.5-rc6:
 
   - Correct display flickering when connecting a Thunderbolt 3 device to
     an AMD USB4 host controller
   - Fix a memory leak in bandwidth allocation request.
 
 Both have been in linux-next with no reported issues.
 -----BEGIN PGP SIGNATURE-----
 
 iQJUBAABCgA+FiEEVTdhRGBbNzLrSUBaAP2fSd+ZWKAFAmTR0HMgHG1pa2Eud2Vz
 dGVyYmVyZ0BsaW51eC5pbnRlbC5jb20ACgkQAP2fSd+ZWKC3og/+M/WLfU0Ns8Ak
 Sym2mchNDbXrP00dAh8CegKpaHqvVF7XqQgYbavMGM/X+9WwGSyo9yAKwxbzGI7+
 dbDswmcXbawdcSSsngNliwhoE+0Re7hf8pFBA4Ez70B8ObnnFPbCl8cSebZwqh7J
 PDsJNYkHcQMuCL0c3cvQdOBC3Ou0l8AQoJwsRN2Hrmyb8RIwgjaBFECMh7gXkxu2
 A6iz078IJTF8WnGPPO2WhqkKSrTZDSVAA6J1nS9m92U6C3NPsU0a8Bv7JPVETehL
 y/xoFewjNzv3S5oUHlLVB4nvXhg8QM7p2r+K0hNQ1S5AUblFeQOitAmpftvALhBP
 YKHYpNBqg/p8xa2Iy8m7/nmlFyP8Angv23YE1VTGIu4OM8bFY0a/n2NCqeguTDkp
 D3dMPEgCXZsd7k9G4riX/D5mUlGBK2h0jEuFh92DVaz3OppGWS2On5VAlsXdaY0h
 HtTKEfZOkaT8UN3WMW/5Tdk0PO+8lW2jopCfp/Tit4i1NQgx5JbmCmMBm8pxtrqH
 8+q3vhZK/UIcvXImq18tBAUS19DbEiYhhuA6uZFlmMAECH5R5czZJz7muGos8Cgr
 MMSm/Mm+x0F0qS0WirYYyWfv8WQBUwurdDZp/VAEJy86kpx3qreoHEytfzPeB1zk
 DlGf9xiCnUgRe021wNa/7wGGxRfM9CI=
 =T7f1
 -----END PGP SIGNATURE-----

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

Mika writes:

thunderbolt: Fixes for v6.5-rc6

This includes two fixes for v6.5-rc6:

  - Correct display flickering when connecting a Thunderbolt 3 device to
    an AMD USB4 host controller
  - Fix a memory leak in bandwidth allocation request.

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

* tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt:
  thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
  thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards
2023-08-08 10:04:47 +02:00
2023-07-30 11:19:08 -07:00
2023-07-22 11:05:15 -07:00
2023-08-08 10:04:47 +02:00
2023-07-29 20:49:13 -07:00
2023-07-29 20:49:13 -07:00
2023-07-01 09:24:31 -07:00
2023-07-28 10:19:44 -07:00
2023-07-30 11:27:22 -07:00
2023-07-30 11:19:08 -07:00
2023-07-27 14:54:23 +02:00
2023-07-30 11:27:22 -07:00
2022-09-28 09:02:20 +02:00
2023-06-26 16:43:54 -07:00
2022-10-10 12:00:45 -07:00
2023-07-30 11:57:51 -07:00
2023-07-30 13:23:47 -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%