aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode
AgeCommit message (Expand)Author
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
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/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-09use less confusing names for iov_iter direction initializersAl Viro
2023-01-07x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-09-23x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-09-02x86/microcode: Print previous version of microcode after reloadAshok Raj
2022-08-26x86/microcode: Remove ->request_microcode_user()Borislav Petkov
2022-05-31x86/microcode: Remove unnecessary perf callbackBorislav Petkov
2022-05-31x86/microcode: Taint and warn on late loadingBorislav Petkov
2022-05-31x86/microcode: Default-disable late loadingBorislav Petkov
2022-05-31x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2021-10-22x86/microcode: Use the firmware_loader built-in APIBorislav Petkov
2021-08-10x86/microcode: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-03-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2020-12-31x86/microcode: Make microcode_init() staticBorislav Petkov
2020-12-14Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-10-26x86/microcode/amd: Remove unneeded breakTom Rix
2020-06-15x86/microcode: Do not select FW_LOADERHerbert Xu
2020-04-22x86/microcode: Fix return value for microcode late loadingMihai Carabas
2019-10-01x86/microcode/intel: Issue the revision updated message only on the BSPBorislav Petkov
2019-10-01x86/microcode: Update late microcode in parallelAshok Raj
2019-10-01x86/microcode/amd: Fix two -Wunused-but-set-variable warningsBorislav Petkov
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-19x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-10x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-04-10x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-01-31x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS