Revision 9784edd73a08ea08d0ce5606e1f0f729df688c59 authored by Linus Torvalds on 05 June 2022, 17:55:23 UTC, committed by Linus Torvalds on 05 June 2022, 17:55:23 UTC
Pull x86 microcode updates from Thomas Gleixner:

 - Disable late microcode loading by default. Unless the HW people get
   their act together and provide a required minimum version in the
   microcode header for making a halfways informed decision its just
   lottery and broken.

 - Warn and taint the kernel when microcode is loaded late

 - Remove the old unused microcode loader interface

 - Remove a redundant perf callback from the microcode loader

* tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode: Remove unnecessary perf callback
  x86/microcode: Taint and warn on late loading
  x86/microcode: Default-disable late loading
  x86/microcode: Rip out the OLD_INTERFACE
2 parent s a925128 + 0c0fe08
History
File Mode Size
samsung
tegra
.gitignore -rw-r--r-- 63 bytes
Kconfig -rw-r--r-- 8.2 KB
Makefile -rw-r--r-- 1.3 KB
atmel-ebi.c -rw-r--r-- 15.3 KB
atmel-sdramc.c -rw-r--r-- 1.7 KB
brcmstb_dpfe.c -rw-r--r-- 24.8 KB
bt1-l2-ctl.c -rw-r--r-- 7.3 KB
da8xx-ddrctl.c -rw-r--r-- 3.9 KB
dfl-emif.c -rw-r--r-- 5.3 KB
emif-asm-offsets.c -rw-r--r-- 222 bytes
emif.c -rw-r--r-- 34.7 KB
emif.h -rw-r--r-- 19.5 KB
fsl-corenet-cf.c -rw-r--r-- 6.2 KB
fsl_ifc.c -rw-r--r-- 8.5 KB
jedec_ddr.h -rw-r--r-- 5.5 KB
jedec_ddr_data.c -rw-r--r-- 3.7 KB
jz4780-nemc.c -rw-r--r-- 10.5 KB
mtk-smi.c -rw-r--r-- 23.0 KB
mvebu-devbus.c -rw-r--r-- 9.2 KB
of_memory.c -rw-r--r-- 12.4 KB
of_memory.h -rw-r--r-- 1.7 KB
omap-gpmc.c -rw-r--r-- 71.9 KB
pl172.c -rw-r--r-- 7.9 KB
pl353-smc.c -rw-r--r-- 3.7 KB
renesas-rpc-if.c -rw-r--r-- 19.6 KB
stm32-fmc2-ebi.c -rw-r--r-- 30.5 KB
ti-aemif.c -rw-r--r-- 12.5 KB
ti-emif-pm.c -rw-r--r-- 9.3 KB
ti-emif-sram-pm.S -rw-r--r-- 11.0 KB

back to top