index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
sev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
1
-1
/
+1
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
1
-3
/
+14
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
1
-4
/
+42
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
1
-8
/
+13
2024-04-25
x86/sev: Make the VMPL0 checking more straight forward
Tom Lendacky
1
-21
/
+14
2024-04-25
x86/sev: Rename snp_init() in boot/compressed/sev.c
Tom Lendacky
1
-81
/
+81
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
1
-1
/
+2
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2024-03-04
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
1
-0
/
+3
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
1
-1
/
+1
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
1
-0
/
+1
2024-01-29
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
1
-0
/
+4
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
1
-1
/
+1
2023-10-17
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
1
-0
/
+5
2023-10-09
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
1
-0
/
+5
2023-10-03
x86/sev: Make boot_ghcb_page[] static
GUO Zihua
1
-1
/
+1
2023-08-28
Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-16
x86/sev: Do not handle #VC for DR7 read/write
Alexey Kardashevskiy
1
-1
/
+1
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
1
-46
/
+66
2023-08-07
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
1
-2
/
+35
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
1
-1
/
+53
2023-04-04
x86/boot: Centralize __pa()/__va() definitions
Kirill A. Shutemov
1
-2
/
+0
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
1
-0
/
+70
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
1
-0
/
+8
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
1
-37
/
+0
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-27
/
+0
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
1
-0
/
+21
2022-04-07
x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
Michael Roth
1
-0
/
+46
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
1
-1
/
+111
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
1
-0
/
+1
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
1
-0
/
+4
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
1
-0
/
+46
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
1
-2
/
+26
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
1
-5
/
+15
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
1
-3
/
+3
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
1
-0
/
+36
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
1
-10
/
+7
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
1
-3
/
+3
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-0
/
+206