summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorLines
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-39/+248
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+115
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-104/+13
2022-06-02x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi-6/+115
2022-06-01x86/speculation/mmio: Print SMT warningJosh Poimboeuf-0/+11
2022-05-31x86/microcode: Remove unnecessary perf callbackBorislav Petkov-3/+0
2022-05-31x86/microcode: Taint and warn on late loadingBorislav Petkov-0/+5
2022-05-31x86/microcode: Default-disable late loadingBorislav Petkov-1/+8
2022-05-31x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov-100/+0
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds-8/+0
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-5/+3
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-52/+39
2022-05-23Merge tag 'x86_sgx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+114
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-22/+54
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-105/+400
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-48/+60
2022-05-23Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-79/+67
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2022-05-23Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki-5/+3
2022-05-21x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta-7/+14
2022-05-21x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta-3/+5
2022-05-21x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta-0/+22
2022-05-21x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta-2/+14
2022-05-21x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta-10/+16
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta-4/+107
2022-05-21x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta-26/+33
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta-2/+41
2022-05-16x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre-1/+9
2022-05-16x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre-1/+93
2022-05-16x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre-3/+6
2022-05-16x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre-0/+1
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre-11/+7
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu-3/+3
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph-52/+39
2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley-0/+2
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra-23/+101
2022-05-04x86: Fix return value of __setup handlersRandy Dunlap-1/+1
2022-05-04x86/split_lock: Enable the split lock feature on Raptor LakeTony Luck-0/+1
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das-0/+1
2022-04-27x86/aperfmperf: Integrate the fallback code from show_cpuinfo()Thomas Gleixner-9/+8
2022-04-27x86/aperfmperf: Replace arch_freq_get_on_cpu()Thomas Gleixner-94/+2
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner-43/+34
2022-04-27x86/aperfmperf: Store aperf/mperf data for cpu frequency readsThomas Gleixner-1/+13
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner-25/+38
2022-04-27x86/aperfmperf: Restructure arch_scale_freq_tick()Thomas Gleixner-15/+21
2022-04-27x86/aperfmperf: Put frequency invariance aperf/mperf data into a structThomas Gleixner-11/+15