summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2020-02-11x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-01-23x86/resctrl: Fix potential memory leakShakeel Butt
2020-01-23x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-01-23x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-01-12x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng
2019-12-31x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-31x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng
2019-12-31x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2019-12-31x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-11-29x86/pti/32: Size initial_page_table correctlyThomas Gleixner
2019-11-29x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski
2019-11-29x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-29x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-07x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-05x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich
2019-11-05x86/dumpstack/64: Don't evaluate exception stacks before setupThomas Gleixner
2019-11-05x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-04x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-10-28x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-10-28x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-10-28x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-11x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-24KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds