index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
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
2019-10-01
x86/microcode: Update late microcode in parallel
Ashok Raj
2019-10-01
x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
Borislav Petkov
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
[next]