index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2020-10-19
2
-3
/
+23
*
x86/head/64: Disable stack protection for head$(BITS).o
Arvind Sankar
2020-10-19
1
-0
/
+2
*
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
2020-10-19
3
-14
/
+16
*
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
67
-450
/
+3986
|
\
|
*
x86/sev-es: Use GHCB accessor for setting the MMIO scratch buffer
Tom Lendacky
2020-09-25
1
-1
/
+1
|
*
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
2020-09-10
5
-6
/
+24
|
*
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-09-10
4
-0
/
+43
|
*
x86/sev-es: Handle NMI State
Joerg Roedel
2020-09-09
4
-0
/
+32
|
*
x86/sev-es: Support CPU offline/online
Joerg Roedel
2020-09-09
2
-0
/
+64
|
*
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
2020-09-09
3
-0
/
+19
|
*
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2020-09-09
3
-1
/
+25
|
*
x86/realmode: Setup AP jump table
Tom Lendacky
2020-09-09
4
-2
/
+93
|
*
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
2020-09-09
3
-0
/
+26
|
*
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
2020-09-09
1
-5
/
+45
|
*
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
2020-09-09
1
-6
/
+29
|
*
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
2020-09-09
2
-1
/
+27
|
*
x86/sev-es: Handle #DB Events
Joerg Roedel
2020-09-09
1
-0
/
+17
|
*
x86/sev-es: Handle #AC Events
Joerg Roedel
2020-09-09
1
-0
/
+19
|
*
x86/sev-es: Handle VMMCALL Events
Tom Lendacky
2020-09-09
1
-0
/
+23
|
*
x86/sev-es: Handle MWAIT/MWAITX Events
Tom Lendacky
2020-09-09
1
-0
/
+10
|
*
x86/sev-es: Handle MONITOR/MONITORX Events
Tom Lendacky
2020-09-09
1
-0
/
+13
|
*
x86/sev-es: Handle INVD Events
Tom Lendacky
2020-09-09
1
-0
/
+4
|
*
x86/sev-es: Handle RDPMC Events
Tom Lendacky
2020-09-09
1
-0
/
+22
|
*
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2020-09-09
3
-0
/
+31
|
*
x86/sev-es: Handle WBINVD Events
Tom Lendacky
2020-09-09
1
-0
/
+9
|
*
x86/sev-es: Handle DR7 read/write events
Tom Lendacky
2020-09-09
1
-0
/
+85
|
*
x86/sev-es: Handle MSR events
Tom Lendacky
2020-09-09
1
-0
/
+28
|
*
x86/sev-es: Handle MMIO String Instructions
Joerg Roedel
2020-09-09
1
-0
/
+77
|
*
x86/sev-es: Handle MMIO events
Tom Lendacky
2020-09-09
2
-0
/
+227
|
*
x86/sev-es: Handle instruction fetches from user-space
Joerg Roedel
2020-09-09
1
-9
/
+22
|
*
x86/sev-es: Wire up existing #VC exit-code handlers
Joerg Roedel
2020-09-09
2
-4
/
+9
|
*
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
2020-09-09
3
-8
/
+255
|
*
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
2020-09-09
5
-0
/
+171
|
*
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
2020-09-09
4
-20
/
+30
|
*
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
Joerg Roedel
2020-09-09
3
-0
/
+81
|
*
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-09-09
5
-14
/
+63
|
*
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2020-09-09
3
-1
/
+60
|
*
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
9
-8
/
+176
|
*
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2020-09-09
3
-1
/
+57
|
*
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
2020-09-09
3
-10
/
+175
|
*
x86/sev-es: Print SEV-ES info into the kernel log
Joerg Roedel
2020-09-08
1
-3
/
+26
|
*
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
2020-09-07
4
-1
/
+16
|
*
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2020-09-07
4
-16
/
+20
|
*
x86/idt: Make IDT init functions static inlines
Joerg Roedel
2020-09-07
3
-34
/
+34
|
*
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2020-09-07
3
-0
/
+45
|
*
x86/head/64: Switch to initial stack earlier
Joerg Roedel
2020-09-07
1
-3
/
+6
|
*
x86/head/64: Load segment registers earlier
Joerg Roedel
2020-09-07
1
-26
/
+26
|
*
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
2020-09-07
1
-8
/
+8
|
*
x86/head/64: Install startup GDT
Joerg Roedel
2020-09-07
3
-0
/
+48
|
*
x86/idt: Split idt_data setup out of set_intr_gate()
Joerg Roedel
2020-09-07
1
-8
/
+14
[next]