]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Sep 2017 18:11:57 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Sep 2017 18:11:57 +0000 (11:11 -0700)
commit668ab35c62aaf9a9fa4d26f39c96c6ea862bc446
treeb2a3ddbdfcb025bfb7c8ffaede7b3465220e076b
parentf6d0f826e9e16867c635e4de57c0667369ab791e
parentd477ba0d61b622c7a08bbfbefcc7cc36a8856e2f
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 microcode loading updates from Ingo Molnar:
 "Update documentation, improve robustness and fix a memory leak"

* 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode/intel: Improve microcode patches saving flow
  x86/microcode: Document the three loading methods
  x86/microcode/AMD: Free unneeded patch before exit from update_cache()