开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
property.c
Age
Commit message (
Expand
)
Author
11 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-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