summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/property.c
AgeCommit message (Expand)Author
11 daysMerge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-12Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-05-26thunderbolt: Bound root directory content to block sizeMichael Bommarito
2026-05-26thunderbolt: Reject zero-length property entries in validatorMichael Bommarito
2026-05-19thunderbolt: Add tb_property_merge_dir()Mika Westerberg
2026-05-11thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito
2026-05-11thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito
2026-05-11thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski
2021-03-18thunderbolt: Add tb_property_copy_dir()Mika Westerberg
2019-03-28thunderbolt: property: Fix a missing check of kzallocKangjie Lu
2019-03-20thunderbolt: Fix a missing check of kmemdupKangjie Lu
2019-03-20thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu
2018-10-02thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg