summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-16Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman
2017-12-16Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman
2017-12-16Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-16kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-12-16x86/hpet: Prevent might sleep splat on resumeThomas Gleixner
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-12-05x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2017-12-05x86/efi: Build our own page table structuresMatt Fleming
2017-12-05x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming
2017-12-05x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-21KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-09-27x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-08-24perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson