- 2e97a0c Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 01d5e78 Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 1 month ago
- c494eb3 x86/sev-es: Use insn_decode_mmio() for MMIO implementation by Kirill A. Shutemov · 3 years, 1 month ago
- 75cc9a8 x86/sev: Remove do_early_exception() forward declarations by Borislav Petkov · 3 years, 2 months ago
- 18c3933 x86/sev: Shorten GHCB terminate macro names by Brijesh Singh · 3 years, 2 months ago
- cc0356d Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 20273d2 Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 007faec x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV by Tianyu Lan · 3 years, 2 months ago
- ce47d0c x86/sev: Allow #VC exceptions on the VC2 stack by Joerg Roedel · 3 years, 2 months ago
- ff0c37e x86/sev: Include fpu/xcr.h by Thomas Gleixner · 3 years, 3 months ago
- 541ac97 x86/sev: Make the #VC exception stacks part of the default stacks storage by Borislav Petkov · 3 years, 3 months ago
- 6283f2e x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
- 8d9d46b x86/sev: Use "SEV: " prefix for messages from sev.c by Joerg Roedel · 3 years, 6 months ago
- be1a540 x86/sev: Split up runtime #VC handler for correct state tracking by Joerg Roedel · 3 years, 6 months ago
- d187f21 x86/sev: Make sure IRQs are disabled while GHCB is active by Joerg Roedel · 3 years, 6 months ago
- 07570ce x86/sev: Propagate #GP if getting linear instruction address failed by Joerg Roedel · 3 years, 7 months ago
- 4aaa7eac x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]() by Joerg Roedel · 3 years, 7 months ago
- 4aca2d9 x86/sev: Fix error message in runtime #VC handler by Joerg Roedel · 3 years, 7 months ago
- 4954f5b x86/sev-es: Use __put_user()/__get_user() for data accesses by Joerg Roedel · 3 years, 7 months ago
- c25bbdb x86/sev-es: Forward page-faults which happen during emulation by Joerg Roedel · 3 years, 7 months ago
- b250f2f x86/sev-es: Don't return NULL from sev_es_get_ghcb() by Joerg Roedel · 3 years, 7 months ago
- a50c5be x86/sev-es: Invalidate the GHCB after completing VMGEXIT by Tom Lendacky · 3 years, 8 months ago
- fea63d5 x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch by Tom Lendacky · 3 years, 8 months ago
- e759959 x86/sev-es: Rename sev-es.{ch} to sev.{ch} by Brijesh Singh · 3 years, 8 months ago[Renamed (99%) from arch/x86/kernel/sev-es.c]
- c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 799de1b x86/sev-es: Optimize __sev_es_ist_enter() for better readability by Joerg Roedel · 3 years, 10 months ago
- afb4a37 Merge tag 'v5.12-rc3' into x86/seves by Borislav Petkov · 3 years, 10 months ago
- 5e32c64 x86/sev-es: Convert to insn_decode() by Borislav Petkov · 4 years, 1 month ago
- 99e4b0d x86/sev-es: Split vc_decode_insn() by Borislav Petkov · 3 years, 10 months ago
- 9e76129 x86/insn: Rename insn_decode() to insn_decode_from_regs() by Borislav Petkov · 4 years, 2 months ago
- 0d39131 Merge 'x86/seves' into x86/core by Borislav Petkov · 3 years, 10 months ago
- bffe30d x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 3 years, 10 months ago
- 62441a1 x86/sev-es: Correctly track IRQ states in runtime #VC handler by Joerg Roedel · 3 years, 10 months ago
- 545ac14 x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack by Joerg Roedel · 3 years, 10 months ago
- f3db336 x86/sev-es: Remove subtraction of res variable by Borislav Petkov · 3 years, 10 months ago
- a1d5c98 x86/sev: Fix nonistr violation by Peter Zijlstra · 4 years ago
- 7024f60 x86/sev-es: Handle string port IO to kernel memory properly by Hyunwook (Wooky) Baek · 4 years ago
- 2411cd8 x86/sev-es: Do not support MMIO to/from encrypted memory by Joerg Roedel · 4 years, 2 months ago
- 0ddfb1c x86/sev-es: Use GHCB accessor for setting the MMIO scratch buffer by Tom Lendacky · 4 years, 3 months ago
- f5ed777 x86/sev-es: Check required CPU features for SEV-ES by Martin Radev · 4 years, 4 months ago
- 39336f4 x86/efi: Add GHCB mappings when SEV-ES is active by Tom Lendacky · 4 years, 4 months ago
- 4ca68e0 x86/sev-es: Handle NMI State by Joerg Roedel · 4 years, 4 months ago
- 094794f x86/sev-es: Support CPU offline/online by Joerg Roedel · 4 years, 4 months ago
- 8940ac9 x86/realmode: Setup AP jump table by Tom Lendacky · 4 years, 4 months ago
- f6a9f8a x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES by Joerg Roedel · 4 years, 4 months ago
- cb1ad3e x86/sev-es: Handle #DB Events by Joerg Roedel · 4 years, 4 months ago
- a2d0171 x86/sev-es: Handle #AC Events by Joerg Roedel · 4 years, 4 months ago
- 2eb7dcf x86/sev-es: Handle VMMCALL Events by Tom Lendacky · 4 years, 4 months ago
- ded476b x86/sev-es: Handle MWAIT/MWAITX Events by Tom Lendacky · 4 years, 4 months ago
- 0c2fd2e x86/sev-es: Handle MONITOR/MONITORX Events by Tom Lendacky · 4 years, 4 months ago
- 8b4ce83 x86/sev-es: Handle INVD Events by Tom Lendacky · 4 years, 4 months ago
- 5d55cf7 x86/sev-es: Handle RDPMC Events by Tom Lendacky · 4 years, 4 months ago
- 4711e7a x86/sev-es: Handle RDTSC(P) Events by Tom Lendacky · 4 years, 4 months ago
- a14a92f x86/sev-es: Handle WBINVD Events by Tom Lendacky · 4 years, 4 months ago
- 479a7bf x86/sev-es: Handle DR7 read/write events by Tom Lendacky · 4 years, 4 months ago
- a4afa60 x86/sev-es: Handle MSR events by Tom Lendacky · 4 years, 4 months ago
- 0118b60 x86/sev-es: Handle MMIO String Instructions by Joerg Roedel · 4 years, 4 months ago
- 51ee7d6 x86/sev-es: Handle MMIO events by Tom Lendacky · 4 years, 4 months ago
- 5e3427a x86/sev-es: Handle instruction fetches from user-space by Joerg Roedel · 4 years, 4 months ago
- d3529bb x86/sev-es: Wire up existing #VC exit-code handlers by Joerg Roedel · 4 years, 4 months ago
- 0786138c x86/sev-es: Add a Runtime #VC Exception Handler by Tom Lendacky · 4 years, 4 months ago
- 315562c x86/sev-es: Adjust #VC IST Stack on entering NMI handler by Joerg Roedel · 4 years, 4 months ago
- 02772fb9 x86/sev-es: Allocate and map an IST stack for #VC handler by Joerg Roedel · 4 years, 4 months ago
- 885689e x86/sev-es: Setup per-CPU GHCBs for the runtime handler by Tom Lendacky · 4 years, 4 months ago
- 1aa9aa8 x86/sev-es: Setup GHCB-based boot #VC handler by Joerg Roedel · 4 years, 4 months ago
- f980f9c x86/sev-es: Compile early handler code into kernel image by Joerg Roedel · 4 years, 4 months ago