aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-11-25x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-11-25x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-25xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-11-17Merge tag 'v5.2.23' into v5.2/standard/baseBruce Ashfield
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-14x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-14x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-14x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-14kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-14x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-14x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-14x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-11-09KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-11-09x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-11-09KVM: X86: Fix userspace set invalid CR4Wanpeng Li
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li
2019-10-05KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptesSean Christopherson
2019-10-05KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-10-05kvm: Nested KVM MMUs need PAE root tooJiří Paleček
2019-10-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-10-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra
2019-10-05x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-10-05x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu
2019-10-05x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner
2019-10-05x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman
2019-10-05x86/platform/intel/iosf_mbi Rewrite lockingHans de Goede
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-10-05x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra