index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev.c
Age
Commit message (
Expand
)
Author
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
2024-06-17
x86/sev: Provide guest VMPL level to userspace
Tom Lendacky
2024-06-17
x86/sev: Provide SVSM discovery support
Tom Lendacky
2024-06-17
x86/sev: Use the SVSM to create a vCPU when not in VMPL0
Tom Lendacky
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
2024-05-14
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
2024-04-12
x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data
Li RongQing
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-04
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
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
[next]