index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2022-05-02
x86/sev: Fix address space sparse warning
Borislav Petkov
1
-3
/
+6
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
1
-24
/
+52
2022-04-27
x86/sev: Add missing __init annotations to SEV init routines
Michael Roth
1
-3
/
+3
2022-04-21
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
1
-5
/
+5
2022-04-08
x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
Peter Gonda
1
-2
/
+1
2022-04-07
x86/sev: Register SEV-SNP guest request platform device
Brijesh Singh
1
-0
/
+56
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
1
-0
/
+57
2022-04-07
x86/sev: Add a sev= cmdline option
Michael Roth
1
-0
/
+44
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
1
-0
/
+24
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-0
/
+64
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
1
-0
/
+1
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
1
-0
/
+242
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
1
-0
/
+168
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
1
-0
/
+99
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
1
-12
/
+34
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
1
-0
/
+14
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
1
-2
/
+2
2022-01-10
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-131
/
+41
2022-01-10
Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2021-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
2021-11-30
x86/sev-es: Use insn_decode_mmio() for MMIO implementation
Kirill A. Shutemov
1
-131
/
+41
2021-11-15
x86/sev: Remove do_early_exception() forward declarations
Borislav Petkov
1
-6
/
+1
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
1
-2
/
+2
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-32
/
+0
2021-11-01
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+24
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
1
-6
/
+7
2021-10-21
x86/sev: Allow #VC exceptions on the VC2 stack
Joerg Roedel
1
-4
/
+17
2021-10-20
x86/sev: Include fpu/xcr.h
Thomas Gleixner
1
-1
/
+1
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