index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-02
1
-32
/
+0
|
\
|
*
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
2021-10-06
1
-32
/
+0
*
|
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-10
/
+24
|
\
\
|
*
|
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-10-25
1
-6
/
+7
|
*
|
x86/sev: Allow #VC exceptions on the VC2 stack
Joerg Roedel
2021-10-21
1
-4
/
+17
*
|
|
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-3
/
+3
|
|
/
*
/
x86/sev: Include fpu/xcr.h
Thomas Gleixner
2021-10-20
1
-1
/
+1
|
/
*
x86/sev: Use "SEV: " prefix for messages from sev.c
Joerg Roedel
2021-06-23
1
-1
/
+1
*
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-21
1
-69
/
+79
*
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
2021-06-21
1
-12
/
+22
*
x86/sev: Propagate #GP if getting linear instruction address failed
Joerg Roedel
2021-06-15
1
-1
/
+8
*
x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
Joerg Roedel
2021-06-15
1
-4
/
+4
*
x86/sev: Fix error message in runtime #VC handler
Joerg Roedel
2021-06-15
1
-1
/
+1
*
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
2021-05-19
1
-20
/
+46
*
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
2021-05-19
1
-0
/
+4
*
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
2021-05-19
1
-13
/
+12
*
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2021-05-18
1
-0
/
+5
*
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
2021-05-18
1
-18
/
+18
*
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-0
/
+1461