aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/virt/coco/tdx-guest/tdx-guest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams1-80/+171
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 Xing1-2/+149
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 Sathyanarayanan1-1/+228
2022-11-17virt: Add TDX guest driverKuppuswamy Sathyanarayanan1-0/+102