index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-903
/
+3503
2026-06-12
Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
27
-903
/
+3503
2026-06-08
thunderbolt: debugfs: Fix sideband write size check
Xu Rao
1
-1
/
+1
2026-06-04
thunderbolt: debugfs: Fix margining error counter buffer leak
Xu Rao
1
-1
/
+7
2026-06-01
thunderbolt: test: Release third DP tunnel
Xu Rao
1
-0
/
+1
2026-05-28
thunderbolt: Prevent XDomain delayed work use-after-free on disconnect
Michael Bommarito
1
-10
/
+31
2026-05-26
thunderbolt: test: Add KUnit tests for property parser bounds checks
Michael Bommarito
1
-0
/
+40
2026-05-26
thunderbolt: Limit XDomain response copy to actual frame size
Michael Bommarito
1
-1
/
+3
2026-05-26
thunderbolt: Validate XDomain request packet size before type cast
Michael Bommarito
1
-2
/
+6
2026-05-26
thunderbolt: Clamp XDomain response data copy to allocation size
Michael Bommarito
1
-0
/
+2
2026-05-26
thunderbolt: Bound root directory content to block size
Michael Bommarito
1
-0
/
+4
2026-05-26
thunderbolt: Reject zero-length property entries in validator
Michael Bommarito
1
-0
/
+2
2026-05-21
thunderbolt: Add some more descriptive probe error messages
Konrad Dybcio
2
-5
/
+6
2026-05-21
thunderbolt: Require nhi->ops be valid
Konrad Dybcio
2
-17
/
+21
2026-05-21
thunderbolt: Separate out common NHI bits
Konrad Dybcio
6
-638
/
+712
2026-05-21
thunderbolt: Move pci_device out of tb_nhi
Konrad Dybcio
11
-117
/
+151
2026-05-20
thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers
Gil Fine
2
-11
/
+4
2026-05-20
thunderbolt: Increase timeout for Configuration Ready bit
Gil Fine
1
-2
/
+2
2026-05-20
thunderbolt: Verify Router Ready bit is set after router enumeration
Gil Fine
2
-1
/
+7
2026-05-20
thunderbolt: Verify PCIe adapter in detect state before tunnel setup
Gil Fine
4
-0
/
+75
2026-05-20
thunderbolt: Activate path hops from source to destination
Gil Fine
1
-3
/
+3
2026-05-20
thunderbolt: Fix lane bonding log when bonding not possible
Gil Fine
1
-2
/
+2
2026-05-20
thunderbolt: Don't access path config space on Lane 1 adapters in tb_switch_r...
Pooja Katiyar
1
-0
/
+6
2026-05-20
thunderbolt: Improve multi-display DisplayPort tunnel allocation
Alan Borzeszkowski
1
-0
/
+3
2026-05-19
thunderbolt: Add support for USB4STREAM
Mika Westerberg
3
-0
/
+1712
2026-05-19
thunderbolt: Add support for ConfigFS
Mika Westerberg
5
-0
/
+76
2026-05-19
thunderbolt: Add tb_ring_flush()
Mika Westerberg
1
-0
/
+28
2026-05-19
thunderbolt / net: Let the service drivers configure interrupt throttling
Mika Westerberg
3
-28
/
+38
2026-05-19
thunderbolt: Allow service drivers to specify their own properties
Mika Westerberg
1
-13
/
+82
2026-05-19
thunderbolt: Add KUnit test for tb_property_merge_dir()
Mika Westerberg
1
-0
/
+82
2026-05-19
thunderbolt: Add tb_property_merge_dir()
Mika Westerberg
1
-43
/
+111
2026-05-11
thunderbolt: test: add KUnit regression tests for XDomain property parser
Michael Bommarito
1
-0
/
+126
2026-05-11
thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()
Michael Bommarito
1
-6
/
+12
2026-05-11
thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow
Michael Bommarito
1
-2
/
+6
2026-05-11
thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()
Michael Bommarito
1
-1
/
+5
2026-05-05
thunderbolt: Don't create multiple DMA tunnels on firmware connection manager
Alan Borzeszkowski
2
-6
/
+29
2026-05-05
thunderbolt: Remove XDomain from the bus without holding tb->lock
Mika Westerberg
7
-50
/
+115
2026-05-05
thunderbolt: Remove service debugfs entries during unregister
Mika Westerberg
1
-3
/
+11
2026-05-05
thunderbolt: dma_test: No need to store debugfs directory pointer
Mika Westerberg
1
-11
/
+9
2026-05-05
thunderbolt: Keep XDomain reference during the lifetime of a service
Mika Westerberg
1
-1
/
+2
2026-05-05
thunderbolt: Wait for tb_domain_release() to complete when driver is removed
Mika Westerberg
2
-0
/
+7
2026-05-05
thunderbolt: Set tb->root_switch to NULL when domain is stopped
Mika Westerberg
2
-1
/
+6
2026-05-05
thunderbolt: Release request if tb_cfg_request() fails in __tb_xdomain_respon...
Mika Westerberg
1
-1
/
+6
2026-05-05
thunderbolt: Keep the domain reference while processing hotplug
Mika Westerberg
1
-1
/
+4
2026-05-05
thunderbolt: Make XDomain lane bonding comply with the USB4 v2 spec
Mika Westerberg
1
-18
/
+47
2026-05-05
thunderbolt: Don't disable lane adapter if XDomain lane bonding isn't possible
Mika Westerberg
1
-1
/
+7
2026-05-05
thunderbolt: Avoid reserved fields in path config space for USB4 routers
Gil Fine
1
-9
/
+22
2026-04-27
thunderbolt: debugfs: Don't stop reading SB registers if just one fails
Konrad Dybcio
1
-2
/
+4
2026-04-10
Merge tag 'thunderbolt-for-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
7
-49
/
+51
2026-04-07
thunderbolt: tunnel: Simplify allocation
Rosen Penev
2
-10
/
+5
[next]