aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2023-03-22x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-10x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-03-10x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-10x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)
2023-03-10x86/bugs: Reset speculation control settings on initBreno Leitao
2023-03-10x86/microcode: Adjust late loading result reporting messageAshok Raj
2023-03-10x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-03-10x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-01-18x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-07x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-07x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2022-12-31x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli
2022-12-31x86/sgx: Reduce delay and interference of enclave releaseReinette Chatre
2022-12-02x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-09x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callersPaolo Bonzini
2022-11-09KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assemblyPaolo Bonzini
2022-11-08x86/sgx: Add overflow check in sgx_validate_offset_length()Borys Popławski
2022-10-18x86/resctrl: Fix min_cbm_bits for AMDBabu Moger
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-04Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-04Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-04Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-04Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-04Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-26x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão
2022-09-23x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse
2022-09-23x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse
2022-09-23x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse