summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-01-20x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-01-20x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-01-20x86/cpu: Remove redundant cpu_detect_cache_sizes() callTony W Wang-oc
2020-01-20x86/resctrl: Add task resctrl information displayChen Yu
2020-01-20x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-01-17x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerabilityTony W Wang-oc
2020-01-17x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2Tony W Wang-oc
2020-01-17x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-01-17x86/apic/uv: Avoid unused variable warningArnd Bergmann
2020-01-16x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-01-16x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-15x86/cpu: Print "VMX disabled" error message iff KVM is enabledSean Christopherson
2020-01-15x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu
2020-01-14arch/x86/setup: Drop dummy_con initializationArvind Sankar
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov
2020-01-13x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configuredSean Christopherson
2020-01-13x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()Sean Christopherson
2020-01-13x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*Sean Christopherson
2020-01-13x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson
2020-01-13x86/cpu: Clear VMX feature flag if VMX is not fully enabledSean Christopherson
2020-01-13x86/zhaoxin: Use common IA32_FEAT_CTL MSR initializationSean Christopherson
2020-01-13x86/centaur: Use common IA32_FEAT_CTL MSR initializationSean Christopherson
2020-01-13x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlockedSean Christopherson
2020-01-13x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson
2020-01-13x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson
2020-01-13x86/resctrl: Do not reconfigure exiting tasksXiaochen Shen
2020-01-13x86/mce: Fix use of uninitialized MCE message stringJan H. Schönherr
2020-01-13x86/mce: Fix mce=nobootlogJan H. Schönherr
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr
2020-01-11x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09x86/crash: Use resource_size()Julia Lawall
2020-01-09x86/cpu: Add a missing prototype for arch_smt_update()Benjamin Thiel
2020-01-08x86: Remove force_iret()Brian Gerst
2020-01-07x86/fpu: Deactivate FPU state after failure during state loadSebastian Andrzej Siewior
2020-01-07x86/unwind/orc: Fix !CONFIG_MODULES build warningShile Zhang
2020-01-07x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N...Frederic Weisbecker
2020-01-06x86/fpu/xstate: Make xfeature_is_supervisor()/xfeature_is_user() return boolYu-cheng Yu
2020-01-06x86/fpu/xstate: Fix small issuesYu-cheng Yu
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02x86/resctrl: Fix potential memory leakShakeel Butt
2019-12-31x86/traps: Cleanup do_general_protection()Borislav Petkov
2019-12-31x86/kasan: Print original address on #GPJann Horn
2019-12-31x86/dumpstack: Introduce die_addr() for die() with #GP fault addressJann Horn