aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/virt/coco/tdx-guest
AgeCommit message (Expand)AuthorFilesLines
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+10
2026-03-05virt: tdx-guest: Return error for GetQuote failuresKuppuswamy Sathyanarayanan1-0/+5
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan1-1/+3
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams2-80/+172
2025-05-08virt: tdx-guest: Transition to scoped_cond_guard for mutex operationsCedric Xing1-23/+16
2025-05-08virt: tdx-guest: Refactor and streamline TDREPORT generationCedric Xing1-56/+7
2025-05-08virt: tdx-guest: Expose TDX MRs as sysfs attributesCedric Xing2-2/+150
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams1-4/+4
2024-12-29virt: tdx-guest: Just leak decrypted memory on unrecoverable errorsLi RongQing1-3/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-06-17x86/sev: Take advantage of configfs visibility support in TSMTom Lendacky1-1/+25
2023-10-19virt: tdx-guest: Add Quote generation support using TSM_REPORTSKuppuswamy Sathyanarayanan2-1/+229
2022-11-17virt: Add TDX guest driverKuppuswamy Sathyanarayanan3-0/+114