index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
sev-es.c
Age
Commit message (
Expand
)
Author
Lines
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
-206
/
+0
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+5
2021-03-18
x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
Joerg Roedel
-9
/
+3
2021-03-15
x86/boot/compressed/sev-es: Convert to insn_decode()
Borislav Petkov
-6
/
+5
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
-3
/
+2
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
-0
/
+3
2020-09-10
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
-0
/
+1
2020-09-09
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
-0
/
+4
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
-0
/
+4
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
-0
/
+32
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
-0
/
+14
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
-0
/
+111
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
-0
/
+45