index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-06-12
Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-06-08
thunderbolt: debugfs: Fix sideband write size check
Xu Rao
2026-06-04
thunderbolt: debugfs: Fix margining error counter buffer leak
Xu Rao
2026-06-01
thunderbolt: test: Release third DP tunnel
Xu Rao
2026-05-28
thunderbolt: Prevent XDomain delayed work use-after-free on disconnect
Michael Bommarito
2026-05-26
thunderbolt: test: Add KUnit tests for property parser bounds checks
Michael Bommarito
2026-05-26
thunderbolt: Limit XDomain response copy to actual frame size
Michael Bommarito
2026-05-26
thunderbolt: Validate XDomain request packet size before type cast
Michael Bommarito
2026-05-26
thunderbolt: Clamp XDomain response data copy to allocation size
Michael Bommarito
2026-05-26
thunderbolt: Bound root directory content to block size
Michael Bommarito
2026-05-26
thunderbolt: Reject zero-length property entries in validator
Michael Bommarito
2026-05-21
thunderbolt: Add some more descriptive probe error messages
Konrad Dybcio
2026-05-21
thunderbolt: Require nhi->ops be valid
Konrad Dybcio
2026-05-21
thunderbolt: Separate out common NHI bits
Konrad Dybcio
2026-05-21
thunderbolt: Move pci_device out of tb_nhi
Konrad Dybcio
2026-05-20
thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers
Gil Fine
2026-05-20
thunderbolt: Increase timeout for Configuration Ready bit
Gil Fine
2026-05-20
thunderbolt: Verify Router Ready bit is set after router enumeration
Gil Fine
2026-05-20
thunderbolt: Verify PCIe adapter in detect state before tunnel setup
Gil Fine
2026-05-20
thunderbolt: Activate path hops from source to destination
Gil Fine
2026-05-20
thunderbolt: Fix lane bonding log when bonding not possible
Gil Fine
2026-05-20
thunderbolt: Don't access path config space on Lane 1 adapters in tb_switch_r...
Pooja Katiyar
2026-05-20
thunderbolt: Improve multi-display DisplayPort tunnel allocation
Alan Borzeszkowski
2026-05-19
thunderbolt: Add support for USB4STREAM
Mika Westerberg
2026-05-19
thunderbolt: Add support for ConfigFS
Mika Westerberg
2026-05-19
thunderbolt: Add tb_ring_flush()
Mika Westerberg
2026-05-19
thunderbolt / net: Let the service drivers configure interrupt throttling
Mika Westerberg
2026-05-19
thunderbolt: Allow service drivers to specify their own properties
Mika Westerberg
2026-05-19
thunderbolt: Add KUnit test for tb_property_merge_dir()
Mika Westerberg
2026-05-19
thunderbolt: Add tb_property_merge_dir()
Mika Westerberg
2026-05-11
thunderbolt: test: add KUnit regression tests for XDomain property parser
Michael Bommarito
2026-05-11
thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()
Michael Bommarito
2026-05-11
thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow
Michael Bommarito
2026-05-11
thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()
Michael Bommarito
2026-05-05
thunderbolt: Don't create multiple DMA tunnels on firmware connection manager
Alan Borzeszkowski
2026-05-05
thunderbolt: Remove XDomain from the bus without holding tb->lock
Mika Westerberg
2026-05-05
thunderbolt: Remove service debugfs entries during unregister
Mika Westerberg
2026-05-05
thunderbolt: dma_test: No need to store debugfs directory pointer
Mika Westerberg
2026-05-05
thunderbolt: Keep XDomain reference during the lifetime of a service
Mika Westerberg
2026-05-05
thunderbolt: Wait for tb_domain_release() to complete when driver is removed
Mika Westerberg
2026-05-05
thunderbolt: Set tb->root_switch to NULL when domain is stopped
Mika Westerberg
2026-05-05
thunderbolt: Release request if tb_cfg_request() fails in __tb_xdomain_respon...
Mika Westerberg
2026-05-05
thunderbolt: Keep the domain reference while processing hotplug
Mika Westerberg
2026-05-05
thunderbolt: Make XDomain lane bonding comply with the USB4 v2 spec
Mika Westerberg
2026-05-05
thunderbolt: Don't disable lane adapter if XDomain lane bonding isn't possible
Mika Westerberg
2026-05-05
thunderbolt: Avoid reserved fields in path config space for USB4 routers
Gil Fine
2026-04-27
thunderbolt: debugfs: Don't stop reading SB registers if just one fails
Konrad Dybcio
2026-04-10
Merge tag 'thunderbolt-for-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-04-07
thunderbolt: tunnel: Simplify allocation
Rosen Penev
[next]