index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
5
-0
/
+255
*
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
5
-0
/
+209
*
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-1
/
+12
*
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
2022-04-06
1
-0
/
+13
*
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
2022-04-06
3
-4
/
+163
*
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
5
-14
/
+44
*
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
3
-0
/
+33
*
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
4
-1
/
+93
*
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
3
-2
/
+43
*
x86/sev: Add a helper for the PVALIDATE instruction
Brijesh Singh
2022-04-06
1
-0
/
+21
*
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
7
-7
/
+75
*
x86/sev: Save the negotiated GHCB version
Brijesh Singh
2022-04-06
2
-4
/
+15
*
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-04-06
4
-12
/
+17
*
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
2022-04-06
3
-0
/
+9
*
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
2022-04-06
2
-3
/
+13
*
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2022-04-06
4
-53
/
+60
*
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2022-04-06
2
-25
/
+22
*
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth
2022-04-06
3
-10
/
+42
*
KVM: SVM: Update the SEV-ES save area mapping
Tom Lendacky
2022-04-06
1
-16
/
+50
*
KVM: SVM: Create a separate mapping for the GHCB save area
Tom Lendacky
2022-04-06
1
-3
/
+45
*
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
2022-04-06
4
-35
/
+82
*
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
2022-04-05
2
-4
/
+6
*
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
5
-185
/
+186
|
\
|
*
x86/fpu/xstate: Consolidate size calculations
Thomas Gleixner
2022-03-30
1
-41
/
+8
|
*
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
Thomas Gleixner
2022-03-30
1
-0
/
+3
|
*
x86/fpu/xsave: Handle compacted offsets correctly with supervisor states
Thomas Gleixner
2022-03-30
1
-45
/
+41
|
*
x86/fpu: Cache xfeature flags from CPUID
Thomas Gleixner
2022-03-30
1
-36
/
+13
|
*
x86/fpu/xsave: Initialize offset/size cache early
Thomas Gleixner
2022-03-30
1
-2
/
+5
|
*
x86/fpu: Remove unused supervisor only offsets
Thomas Gleixner
2022-03-30
1
-30
/
+0
|
*
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
2022-03-29
1
-3
/
+0
|
*
x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
Joerg Roedel
2022-03-29
1
-8
/
+57
|
*
x86/config: Make the x86 defconfigs a bit more usable
Ingo Molnar
2022-03-27
2
-26
/
+63
|
*
x86/defconfig: Enable WERROR
Borislav Petkov
2022-03-24
2
-0
/
+2
|
*
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
2022-03-23
1
-1
/
+1
*
|
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-03
1
-1
/
+0
|
\
\
|
*
|
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-31
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
25
-305
/
+349
|
\
\
\
|
*
|
|
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
1
-1
/
+1
|
*
|
|
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
1
-40
/
+34
|
*
|
|
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
1
-1
/
+0
|
*
|
|
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
1
-9
/
+5
|
*
|
|
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
3
-9
/
+6
|
*
|
|
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
1
-8
/
+0
|
*
|
|
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
2
-10
/
+11
|
*
|
|
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
2
-14
/
+5
|
*
|
|
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
3
-16
/
+40
|
*
|
|
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
3
-1
/
+10
|
*
|
|
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
2
-13
/
+15
|
*
|
|
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
1
-1
/
+1
|
*
|
|
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
1
-5
/
+3
[next]