Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
x86/microcode: Cleanup and late loading enhancements
| Archived =
No
| 30 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[V3,30/30] x86/microcode/intel: Add a minimum required revision for late-loads
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,29/30] x86/microcode: Prepare for minimal revision check
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,28/30] x86/microcode: Handle "offline" CPUs correctly
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,27/30] x86/apic: Provide apic_force_nmi_on_cpu()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,26/30] x86/microcode: Protect against instrumentation
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,25/30] x86/microcode: Rendezvous and load in NMI
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,24/30] x86/microcode: Replace the all in one rendevouz handler
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,23/30] x86/microcode: Provide new control functions
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,22/30] x86/microcode: Add per CPU control field
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,21/30] x86/microcode: Add per CPU result state
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,20/30] x86/microcode: Sanitize __wait_for_cpus()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,19/30] x86/microcode: Clarify the late load logic
x86/microcode: Cleanup and late loading enhancements
- 1 -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,18/30] x86/microcode: Handle "nosmt" correctly
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,17/30] x86/microcode: Clean up mc_cpu_down_prep()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,16/30] x86/microcode: Get rid of the schedule work indirection
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,15/30] x86/microcode: Remove pointless apply() invocation
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,14/30] x86/microcode/amd: Read revision from hardware in collect_cpu_info_amd()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,13/30] x86/microcode/intel: Rework intel_find_matching_signature()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,11/30] x86/microcode/intel: Rework intel_cpu_collect_info()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,10/30] x86/microcode/intel: Unify microcode apply() functions
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,09/30] x86/microcode/intel: Switch to kvmalloc()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,08/30] x86/microcode/intel: Save the microcode only after a successful late-load
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,07/30] x86/microcode/intel: Simplify early loading
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,06/30] x86/microcode/intel: Cleanup code further
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,05/30] x86/microcode/intel: Simplify and rename generic_load_microcode()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,04/30] x86/microcode/intel: Simplify scan_microcode()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,03/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,02/30] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New
[V3,01/30] x86/microcode/32: Move early loading after paging enable
x86/microcode: Cleanup and late loading enhancements
- - -
-
-
-
2023-09-12
Thomas Gleixner
New