开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev.c
Age
Commit message (
Expand
)
Author
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-10-21
x86/sev: Allow #VC exceptions on the VC2 stack
Joerg Roedel
2021-10-20
x86/sev: Include fpu/xcr.h
Thomas Gleixner
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
2021-10-04
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
2021-06-23
x86/sev: Use "SEV: " prefix for messages from sev.c
Joerg Roedel
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-21
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
2021-06-15
x86/sev: Propagate #GP if getting linear instruction address failed
Joerg Roedel
2021-06-15
x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
Joerg Roedel
2021-06-15
x86/sev: Fix error message in runtime #VC handler
Joerg Roedel
2021-05-19
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
2021-05-19
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
2021-05-19
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
2021-05-18
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2021-05-18
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
[prev]