]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch into tip/master: 'x86/microcode'
authorIngo Molnar <mingo@kernel.org>
Mon, 12 May 2025 12:34:51 +0000 (14:34 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 12 May 2025 12:34:51 +0000 (14:34 +0200)
commitbd78ccd2de1e6f55bf49f1b377d703103fdb609b
tree28f2711d235929c4c9193e7fb23aabd8040bdb2a
parent4f71d173d7874aec1a67b1649a4137b540b92369
parent4804f5ad5d63cf7ddad148132a3ecea11410dfa9
Merge branch into tip/master: 'x86/microcode'

 # New commits in x86/microcode:
    4804f5ad5d63 ("x86/cpu: Add "Old Microcode" docs to hw-vuln toctree")
    b43dc4ab0978 ("x86/microcode/AMD: Do not return error when microcode update is not necessary")
    c0a62eadb6fd ("x86/microcode/AMD: Use sha256() instead of init/update/final")
    4e2c719782a8 ("x86/cpu: Help users notice when running old Intel microcode")
    321550859f3b ("x86/microcode/AMD: Clean the cache if update did not load microcode")

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/cpufeatures.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/microcode/amd.c
arch/x86/kernel/cpu/microcode/core.c