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
aoe
drbd
mtip32xx
null_blk
paride
rnbd
xen-blkback
zram
Kconfig -rw-r--r-- 14.2 KB
Makefile -rw-r--r-- 1.2 KB
amiflop.c -rw-r--r-- 50.3 KB
ataflop.c -rw-r--r-- 56.5 KB
brd.c -rw-r--r-- 12.1 KB
floppy.c -rw-r--r-- 133.8 KB
loop.c -rw-r--r-- 56.7 KB
n64cart.c -rw-r--r-- 3.8 KB
nbd.c -rw-r--r-- 64.3 KB
pktcdvd.c -rw-r--r-- 71.3 KB
ps3disk.c -rw-r--r-- 13.1 KB
ps3vram.c -rw-r--r-- 21.8 KB
rbd.c -rw-r--r-- 183.3 KB
rbd_types.h -rw-r--r-- 2.5 KB
sunvdc.c -rw-r--r-- 28.5 KB
swim.c -rw-r--r-- 19.6 KB
swim3.c -rw-r--r-- 31.6 KB
swim_asm.S -rw-r--r-- 4.4 KB
sx8.c -rw-r--r-- 37.1 KB
virtio_blk.c -rw-r--r-- 30.5 KB
xen-blkfront.c -rw-r--r-- 70.6 KB
z2ram.c -rw-r--r-- 9.2 KB

back to top