summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode
AgeCommit message (Expand)Author
2022-11-25use less confusing names for iov_iter direction initializerspull-iov_iterAl Viro
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_LOADERx86-microcode-2020-08-03Herbert Xu
2020-04-22x86/microcode: Fix return value for microcode late loadingx86_microcode_for_5.8Mihai 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
2018-11-19x86/microcode/AMD: Update copyrightBorislav Petkov
2018-11-19x86/microcode/AMD: Check the equivalence table size when scanning itMaciej S. Szmigiero
2018-11-19x86/microcode/AMD: Convert CPU equivalence table variable into a structMaciej S. Szmigiero
2018-11-19x86/microcode/AMD: Check microcode container data in the late loaderMaciej S. Szmigiero
2018-11-19x86/microcode/AMD: Fix container size's typeBorislav Petkov
2018-11-19x86/microcode/AMD: Convert early parser to the new verification routinesBorislav Petkov
2018-11-19x86/microcode/AMD: Change verify_patch()'s return valueBorislav Petkov
2018-11-19x86/microcode/AMD: Move chipset-specific check into verify_patch()Borislav Petkov