index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
1
-32
/
+0
2021-10-04
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
1
-3
/
+3
2021-06-23
x86/sev: Use "SEV: " prefix for messages from sev.c
Joerg Roedel
1
-1
/
+1
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
1
-69
/
+79
2021-06-21
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
1
-12
/
+22
2021-06-15
x86/sev: Propagate #GP if getting linear instruction address failed
Joerg Roedel
1
-1
/
+8
2021-06-15
x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
Joerg Roedel
1
-4
/
+4
2021-06-15
x86/sev: Fix error message in runtime #VC handler
Joerg Roedel
1
-1
/
+1
2021-05-19
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
1
-20
/
+46
2021-05-19
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
1
-0
/
+4
2021-05-19
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
1
-13
/
+12
2021-05-18
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
1
-0
/
+5
2021-05-18
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
1
-18
/
+18
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-0
/
+1461
[prev]