summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-12x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-12x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-12x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-01-11x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini
2018-01-11KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-11KVM: x86: emulate #UD while in guest modePaolo Bonzini
2018-01-11x86: kvm: propagate register_shrinker return codeArnd Bergmann
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang
2018-01-10x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-08locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers
2018-01-08x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko
2018-01-08x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen
2018-01-08x86: xen: remove the use of VLAISNick Desaulniers
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-06x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-06x86/pti: Unbreak EFI old_memmapJiri Kosina
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-05x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner