Age | Commit message (Expand) | Author |
---|---|---|
2023-03-22 | x86/tdx: Drop flags from __tdx_hypercall() | Kirill A. Shutemov |
2023-02-25 | Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-02 | x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall() | Kirill A. Shutemov |
2023-01-27 | x86/tdx: Expand __tdx_hypercall() to handle more arguments | Kirill A. Shutemov |
2023-01-27 | x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments | Kirill A. Shutemov |
2023-01-27 | x86/tdx: Fix typo in comment in __tdx_hypercall() | Kirill A. Shutemov |
2023-01-13 | cpuidle, tdx: Make TDX code noinstr clean | Peter Zijlstra |
2023-01-13 | x86/tdx: Remove TDX_HCALL_ISSUE_STI | Peter Zijlstra |
2022-05-20 | x86/tdx: Fix RETs in TDX asm | Peter Zijlstra |
2022-04-21 | x86/tdx: Annotate a noreturn function | Borislav Petkov |
2022-04-07 | x86/tdx: Add HLT support for TDX guests | Kirill A. Shutemov |
2022-04-07 | x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions | Kuppuswamy Sathyanarayanan |