index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
property.c
Age
Commit message (
Expand
)
Author
2026-06-22
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-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-19
thunderbolt: Add tb_property_merge_dir()
Mika Westerberg
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-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
2025-09-17
thunderbolt: Update property.c function documentation
Alan Borzeszkowski
2021-03-18
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
2019-03-28
thunderbolt: property: Fix a missing check of kzalloc
Kangjie Lu
2019-03-20
thunderbolt: Fix a missing check of kmemdup
Kangjie Lu
2019-03-20
thunderbolt: property: Fix a NULL pointer dereference
Kangjie Lu
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain properties
Mika Westerberg