[PATCH v5 0/2] x86/intel: Update the old microcode list with a script

Sohil Mehta posted 2 patches 2 months, 1 week ago
MAINTAINERS                                   |   1 +
.../kernel/cpu/microcode/intel-ucode-defs.h   | 479 +++++++++---------
scripts/update-intel-ucode-defs.py            | 130 +++++
3 files changed, 372 insertions(+), 238 deletions(-)
create mode 100755 scripts/update-intel-ucode-defs.py
[PATCH v5 0/2] x86/intel: Update the old microcode list with a script
Posted by Sohil Mehta 2 months, 1 week ago
It has been approximately 6 months since the old microcode list was
updated. Now bump up the current minimum microcode revisions (May 2025)
by 6 months using the November 2025 public release.

This series is based on tip x86/microcode branch which has Dave's
patches to take the platform ID into account for old microcode checks.

Changes in v5
-------------
- Refresh the old microcode list with the November 2025 public release.
- Update the script with Andy Cooper's suggestions as well as some other
  improvements.

v4: https://lore.kernel.org/all/20260130194753.672739-1-sohil.mehta@intel.com/

Sohil Mehta (2):
  x86/microcode/intel: Refresh old_microcode defines with Nov 2025
    release
  scripts/x86/intel: Add a script to update the old microcode list

 MAINTAINERS                                   |   1 +
 .../kernel/cpu/microcode/intel-ucode-defs.h   | 479 +++++++++---------
 scripts/update-intel-ucode-defs.py            | 130 +++++
 3 files changed, 372 insertions(+), 238 deletions(-)
 create mode 100755 scripts/update-intel-ucode-defs.py


base-commit: 7989c39341348e3507282d88a564cb20d83a0829
-- 
2.43.0