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