index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
Age
Commit message (
Expand
)
Author
2024-11-22
Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-07
x86/tdx: Enable CPU topology enumeration
Kirill A. Shutemov
2024-11-07
x86/tdx: Dynamically disable SEPT violations from causing #VEs
Kirill A. Shutemov
2024-11-07
x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
Kirill A. Shutemov
2024-11-07
x86/tdx: Introduce wrappers to read and write TD metadata
Kirill A. Shutemov
2024-11-07
x86/sev: Cleanup vc_handle_msr()
Borislav Petkov (AMD)
2024-10-28
x86/sev: Convert shared memory back to private on kexec
Ashish Kalra
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
2024-10-16
x86/sev: Cache the secrets page address
Nikunj A Dadhania
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-09-26
x86/tdx: Fix "in-kernel MMIO" check
Alexey Gladkov (Intel)
2024-08-26
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
2024-07-30
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
2024-06-17
x86/tdx: Account shared memory
Kirill A. Shutemov
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-08
x86/virt/tdx: Define TDX supported page sizes as macros
Kai Huang
2023-12-07
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
2023-11-04
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Kuppuswamy Sathyanarayanan
2023-10-06
x86/tdx: Mark TSC reliable
Kirill A. Shutemov
2023-10-04
x86/tdx: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
2023-09-12
x86/tdx: Remove 'struct tdx_hypercall_args'
Kai Huang
2023-09-12
x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
Kai Huang
2023-09-12
x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
Kai Huang
2023-09-11
x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
Kai Huang
2023-09-11
x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
Kai Huang
2023-09-11
x86/tdx: Rename __tdx_module_call() to __tdcall()
Kai Huang
2023-09-11
x86/tdx: Make macros of TDCALLs consistent with the spec
Kai Huang
2023-09-11
x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
Kai Huang
2023-09-11
x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
Kai Huang
2023-09-11
x86/tdx: Retry partially-completed page conversion hypercalls
Dexuan Cui
2023-06-27
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-06
x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
Kirill A. Shutemov
2023-06-06
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
x86/tdx: Refactor try_accept_one()
Kirill A. Shutemov
2023-06-06
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
Kirill A. Shutemov
[next]