summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-12x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel
2017-07-05perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-07-05x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He
2017-07-05x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-07-05Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-07-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He
2017-07-05perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-07-05x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-29KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-29perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-24x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-06-17efi: Fix boot panic because of invalid BGRT image addressDave Young
2017-06-14x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-14efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2017-06-07x86/MCE: Export memory_error()Borislav Petkov
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-20Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-20perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma