index
:
linux.git
cached
cdir_v2
cfid-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
1
-0
/
+2
2021-05-28
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
3
-6
/
+15
2021-05-26
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
1
-0
/
+85
2021-05-26
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-26
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
1
-0
/
+4
2021-05-26
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
1
-20
/
+46
2021-05-26
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
1
-13
/
+12
2021-05-26
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2
-0
/
+6
2021-05-26
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
1
-18
/
+18
2021-05-26
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
1
-1
/
+1
2021-05-22
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
1
-2
/
+2
2021-05-19
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
3
-4
/
+18
2021-05-19
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
1
-2
/
+4
2021-05-19
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
1
-10
/
+19
2021-05-19
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
3
-2
/
+4
2021-05-19
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
1
-1
/
+2
2021-05-19
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-19
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-19
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
1
-1
/
+1
2021-05-19
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
3
-7
/
+34
2021-05-19
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
3
-51
/
+2
2021-05-14
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
2
-0
/
+6
2021-05-14
KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
David Edmondson
1
-6
/
+3
2021-05-14
KVM: x86/mmu: Retry page faults that hit an invalid memslot
Sean Christopherson
1
-0
/
+8
2021-05-14
perf/amd/uncore: Fix sysfs type mismatch
Nathan Chancellor
1
-3
/
+3
2021-05-14
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
1
-3
/
+3
2021-05-14
x86/kprobes: Fix to check non boostable prefixes correctly
Masami Hiramatsu
1
-5
/
+12
2021-05-14
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2
-77
/
+16
2021-05-14
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
2021-05-14
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-3
/
+3
2021-05-14
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
1
-4
/
+4
2021-05-14
x86/platform/uv: Set section block size for hubless architectures
Mike Travis
1
-0
/
+3
2021-05-14
KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
Sean Christopherson
1
-2
/
+2
2021-05-14
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
1
-1
/
+1
2021-05-14
KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
Sean Christopherson
1
-7
/
+2
2021-05-14
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
1
-0
/
+7
2021-05-14
KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created
Sean Christopherson
1
-0
/
+3
2021-05-14
KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
Sean Christopherson
1
-1
/
+1
2021-05-14
KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
Sean Christopherson
1
-3
/
+8
2021-05-14
KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
Sean Christopherson
1
-77
/
+3
2021-05-14
KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
Sean Christopherson
1
-15
/
+29
2021-05-14
x86, sched: Treat Intel SNC topology as default, COD as exception
Alison Schofield
1
-44
/
+46
2021-05-14
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
1
-1
/
+1
2021-05-11
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
1
-1
/
+1
2021-05-11
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
1
-0
/
+1
2021-05-11
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
John Millikin
1
-0
/
+1
2021-05-11
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
3
-27
/
+20
2021-05-11
x86/build: Disable HIGHMEM64G selection for M486SX
Maciej W. Rozycki
1
-1
/
+1
2021-04-28
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-04-28
perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
Jim Mattson
1
-1
/
+1
[prev]
[next]