summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-03-05x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28x86/ima: use correct identifier for SetupMode variableArd Biesheuvel
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-02-24x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-24x86/fpu: Deactivate FPU state after failure during state loadSebastian Andrzej Siewior
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