aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-08-08arch/x86/boot: use prefix map to avoid embedded pathsv5.0/standard/xilinx-zynqmpv5.0/standard/tiny/intel-x86v5.0/standard/tiny/common-pcv5.0/standard/tiny/basev5.0/standard/qemuppcv5.0/standard/qemuarm64v5.0/standard/intel-x86v5.0/standard/edgerouterv5.0/standard/beaglebonev5.0/standard/baseBruce Ashfield
2019-05-29Merge tag 'v5.0.19' into v5.0/standard/baseBruce Ashfield
2019-05-29Merge tag 'v5.0.18' into v5.0/standard/baseBruce Ashfield
2019-05-25perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-05-25x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-25mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-22crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-05-22x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam
2019-05-22x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-05-22x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-05-22x86/MCE: Add an MCE-record filtering functionYazen Ghannam
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-17Merge tag 'v5.0.17' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.16' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.15' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.14' into v5.0/standard/baseBruce Ashfield
2019-05-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-05-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner
2019-05-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-14x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner