index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
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
2026-03-23
thunderbolt: Use kzalloc_flex() for struct tb_path allocation
Rosen Penev
2026-03-18
thunderbolt: dma_port: kmalloc_array + kzalloc to flex
Rosen Penev
2026-03-09
thunderbolt: Fix property read in nhi_wake_supported()
Konrad Dybcio
2026-03-02
thunderbolt: Disable CLx on Titan Ridge-based devices with old firmware
Rene Sapiens
2026-03-02
thunderbolt: Read router NVM version before applying quirks
Rene Sapiens
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-05
thunderbolt: Log path activation failures without WARN backtraces
Chia-Lin Kao (AceLan)
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-17
thunderbolt: Fix typos in xdomain.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in usb4.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in tunnel.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in tmu.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in tb_regs.h
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in tb.h
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in tb.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in switch.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in retimer.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in nhi.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in lc.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in icm.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in domain.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in debugfs.c
Alan Borzeszkowski
2025-11-17
thunderbolt: Fix typos in ctl.c
Alan Borzeszkowski
2025-11-07
thunderbolt: Replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-11-03
thunderbolt: Update deprecated firmware update site in icm.c
Alan Borzeszkowski
[prev]
[next]