summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-09-20x86/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-30x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
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-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
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-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-01-19x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2017-01-12x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-08mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds