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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-02-28
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
1
-1
/
+3
2020-02-28
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
4
-10
/
+17
2020-02-28
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
4
-11
/
+8
2020-02-28
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2
-7
/
+52
2020-02-28
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2
-14
/
+27
2020-02-28
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
1
-1
/
+1
2020-02-28
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-02-28
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2
-0
/
+16
2020-02-28
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
1
-6
/
+11
2020-02-28
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
1
-17
/
+16
2020-02-28
x86/ima: use correct identifier for SetupMode variable
Ard Biesheuvel
1
-4
/
+2
2020-02-24
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
1
-1
/
+1
2020-02-24
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
1
-7
/
+1
2020-02-24
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2
-30
/
+63
2020-02-24
x86/nmi: Remove irq_work from the long duration NMI handler
Changbin Du
2
-12
/
+9
2020-02-24
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2
-18
/
+19
2020-02-24
x86/vdso: Provide missing include file
Valdis Klētnieks
1
-0
/
+1
2020-02-24
x86/sysfb: Fix check for bad VRAM size
Arvind Sankar
1
-1
/
+1
2020-02-24
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
1
-6
/
+7
2020-02-24
x86/fpu: Deactivate FPU state after failure during state load
Sebastian Andrzej Siewior
1
-0
/
+3
2020-02-19
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
1
-1
/
+1
2020-02-19
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
1
-0
/
+8
2020-02-19
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
1
-0
/
+2
2020-02-19
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
1
-0
/
+1
2020-02-19
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
1
-0
/
+3
2020-02-14
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
1
-0
/
+6
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-3
/
+133
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-3
/
+3
2020-02-11
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
1
-1
/
+3
2020-02-11
KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
Paolo Bonzini
1
-5
/
+5
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
6
-70
/
+86
2020-02-11
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
1
-8
/
+12
2020-02-11
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
1
-1
/
+1
2020-02-11
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
6
-7
/
+34
2020-02-11
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
1
-6
/
+3
2020-02-11
KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
Sean Christopherson
1
-0
/
+39
2020-02-11
KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
Sean Christopherson
1
-2
/
+17
2020-02-11
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: x86: Don't let userspace set host-reserved cr4 bits
Sean Christopherson
1
-1
/
+34
2020-02-11
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
Sean Christopherson
1
-0
/
+2
2020-02-11
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2
-10
/
+4
2020-02-11
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-0
/
+11
2020-02-11
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky
1
-21
/
+30
2020-02-11
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
Boris Ostrovsky
1
-0
/
+3
2020-02-11
kvm/svm: PKU not currently supported
John Allen
5
-1
/
+16
2020-02-11
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
Sean Christopherson
1
-0
/
+4
2020-02-11
KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...
Marios Pomonis
1
-2
/
+6
2020-02-11
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
1
-3
/
+8
2020-02-11
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
1
-2
/
+8
2020-02-11
KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-6
/
+8
[next]