summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-02-25x86/uaccess: Remove unused __addr_ok() macroBorislav Petkov
2019-02-25x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-02-22KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang
2019-02-22kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-22x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-18x86/mpx: tweak header nameMichael S. Tsirkin
2019-02-18x86/smpboot: Remove unused phys_id variableShaokun Zhang
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-15x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche
2019-02-15EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam
2019-02-14x86/mm/dump_pagetables: Remove the unused prev_pud variableShaokun Zhang
2019-02-14kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-14KVM: x86: Recompute PID.ON when clearing PID.SNLuwei Kang
2019-02-14x86/CPU: Add Icelake model numberRajneesh Bhardwaj
2019-02-13KVM: nVMX: Restore a preemption timer consistency checkSean Christopherson
2019-02-13x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov
2019-02-13x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-13x86/kprobes: Prohibit probing on IRQ handlers directlyMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu
2019-02-13x86/kprobes: Move trampoline code into RODATAMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu
2019-02-12x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov
2019-02-11x86/fpu: Track AVX-512 usage of tasksAubrey Li
2019-02-11Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixesIngo Molnar
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-11x86/defconfig: Enable EFI stub, mixed mode and BGRTArd Biesheuvel
2019-02-11mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny
2019-02-11perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang
2019-02-11perf/x86/intel: Clean up counter freezing quirkKan Liang
2019-02-11perf/x86/intel: Clean up SNB PEBS quirkKan Liang
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen
2019-02-11Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller