index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
2020-06-03
1
-1
/
+1
*
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-20
1
-1
/
+1
*
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
3
-1
/
+15
*
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
2020-05-02
1
-3
/
+15
*
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-05-02
1
-1
/
+1
*
x86/vdso: Fix lsl operand order
Samuel Neves
2020-04-24
1
-1
/
+1
*
x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)
Evalds Iodzevics
2020-04-24
1
-1
/
+1
*
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2020-04-24
1
-0
/
+18
*
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
2020-04-24
1
-1
/
+2
*
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
2020-04-24
1
-5
/
+7
*
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
2020-04-24
1
-51
/
+16
*
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
2020-04-24
1
-0
/
+11
*
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
2020-04-24
1
-0
/
+1
*
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
2020-04-24
1
-1
/
+1
*
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
2020-04-24
2
-3
/
+3
*
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
2020-04-02
1
-2
/
+2
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
1
-2
/
+24
*
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-20
1
-7
/
+7
*
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
2020-03-20
1
-0
/
+1
*
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-03-11
1
-1
/
+1
*
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-28
1
-1
/
+3
*
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-28
1
-7
/
+52
*
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-28
1
-13
/
+27
*
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-28
1
-1
/
+1
*
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-28
1
-1
/
+1
*
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-28
1
-6
/
+11
*
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-28
1
-17
/
+16
*
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-02-28
1
-1
/
+1
*
x86/vdso: Provide missing include file
Valdis Klētnieks
2020-02-28
1
-0
/
+1
*
x86/sysfb: Fix check for bad VRAM size
Arvind Sankar
2020-02-28
1
-1
/
+1
*
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
2020-02-28
1
-6
/
+7
*
Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
Sasha Levin
2020-02-28
1
-8033
/
+0
*
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
2020-02-28
1
-0
/
+2
*
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
2020-02-28
1
-0
/
+1
*
KVM: x86: emulate RDPID
Paolo Bonzini
2020-02-28
3
-2
/
+42
*
x86/vdso: Use RDPID in preference to LSL when available
Andy Lutomirski
2020-02-28
2
-1
/
+7
*
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
2020-02-14
1
-1
/
+3
*
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
Sean Christopherson
2020-02-14
1
-0
/
+8033
*
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
2020-02-14
1
-2
/
+0
*
KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-8
/
+16
*
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
2020-02-14
1
-1
/
+1
*
KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...
Marios Pomonis
2020-02-14
1
-2
/
+7
*
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-3
/
+9
*
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
2020-02-14
1
-2
/
+8
*
KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-6
/
+7
*
KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...
Marios Pomonis
2020-02-14
1
-4
/
+14
*
KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-0
/
+2
*
KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-4
/
+7
*
KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-4
/
+10
*
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-2
/
+7
[prev]
[next]