index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-17
x86/microcode: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
2023-02-06
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-02-06
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-21
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
2023-01-21
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-18
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
2022-12-26
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
2022-12-26
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2022-11-02
x86/microcode: Do some minor fixups
Borislav Petkov
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-11-02
x86/microcode: Simplify init path even more
Borislav Petkov
2022-11-02
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-08-26
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-08-10
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-03-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2020-12-31
x86/microcode: Make microcode_init() static
Borislav Petkov
2020-12-14
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-10-26
x86/microcode/amd: Remove unneeded break
Tom Rix
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
2019-10-01
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
[next]