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
BUGS-parport -rw-r--r-- 319 bytes
Kconfig -rw-r--r-- 5.6 KB
Makefile -rw-r--r-- 729 bytes
TODO-parport -rw-r--r-- 594 bytes
daisy.c -rw-r--r-- 12.9 KB
ieee1284.c -rw-r--r-- 21.9 KB
ieee1284_ops.c -rw-r--r-- 22.9 KB
multiface.h -rw-r--r-- 426 bytes
parport_amiga.c -rw-r--r-- 6.1 KB
parport_atari.c -rw-r--r-- 5.3 KB
parport_ax88796.c -rw-r--r-- 9.1 KB
parport_cs.c -rw-r--r-- 5.5 KB
parport_gsc.c -rw-r--r-- 10.8 KB
parport_gsc.h -rw-r--r-- 5.4 KB
parport_ip32.c -rw-r--r-- 66.2 KB
parport_mfc3.c -rw-r--r-- 9.7 KB
parport_pc.c -rw-r--r-- 84.9 KB
parport_serial.c -rw-r--r-- 20.3 KB
parport_sunbpp.c -rw-r--r-- 9.3 KB
probe.c -rw-r--r-- 7.4 KB
procfs.c -rw-r--r-- 12.6 KB
share.c -rw-r--r-- 33.5 KB

back to top