index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev.c
Age
Commit message (
Expand
)
Author
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-29
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
2023-11-30
x86/sev: Fix kernel crash due to late update to read-only ghcb_version
Ashwin Dayanand Kamat
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-19
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
2023-10-09
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
2023-10-09
x86/sev: Disable MMIO emulation from user mode
Borislav Petkov (AMD)
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-16
x86/sev: Do not handle #VC for DR7 read/write
Alexey Kardashevskiy
2023-08-09
x86/apic: Convert other overrides to apic_update_callback()
Thomas Gleixner
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_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2023-06-06
x86/sev: Use large PSC requests if applicable
Tom Lendacky
2023-06-06
x86/sev: Allow for use of the early boot GHCB for PSC requests
Tom Lendacky
2023-06-06
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
Tom Lendacky
2023-06-06
x86/sev: Fix calculation of end address based on number of pages
Tom Lendacky
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
2023-05-08
x86/sev: Get rid of special sev_es_enable_key
Borislav Petkov (AMD)
2023-03-21
x86/sev: Change snp_guest_issue_request()'s fw_err argument
Dionna Glaze
2023-03-13
virt/coco/sev-guest: Add throttling awareness
Dionna Glaze
2023-03-13
virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case
Borislav Petkov (AMD)
2023-03-13
virt/coco/sev-guest: Simplify extended guest request handling
Borislav Petkov (AMD)
2023-03-13
virt/coco/sev-guest: Check SEV_SNP attribute at probe time
Borislav Petkov (AMD)
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-24
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
2022-05-02
x86/sev: Fix address space sparse warning
Borislav Petkov
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
2022-04-27
x86/sev: Add missing __init annotations to SEV init routines
Michael Roth
2022-04-21
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
2022-04-08
x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
Peter Gonda
2022-04-07
x86/sev: Register SEV-SNP guest request platform device
Brijesh Singh
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
x86/sev: Add a sev= cmdline option
Michael Roth
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-01-10
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]