All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/microcode for 6.1
@ 2022-10-04 14:20 Borislav Petkov
  2022-10-04 17:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-10-04 14:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a small bunch of x86 microcode loader improvements for 6.1.

Thx.

---

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_microcode_for_v6.1_rc1

for you to fetch changes up to 712f210a457d9c32414df246a72781550bc23ef6:

  x86/microcode/AMD: Track patch allocation size explicitly (2022-09-23 13:46:26 +0200)

----------------------------------------------------------------
- Get rid of a single ksize() usage

- By popular demand, print the previous microcode revision an update
  was done over

- Remove more code related to the now gone MICROCODE_OLD_INTERFACE

- Document the problems stemming from microcode late loading

----------------------------------------------------------------
Ashok Raj (2):
      x86/microcode: Document the whole late loading problem
      x86/microcode: Print previous version of microcode after reload

Borislav Petkov (1):
      x86/microcode: Remove ->request_microcode_user()

Kees Cook (1):
      x86/microcode/AMD: Track patch allocation size explicitly

 Documentation/admin-guide/tainted-kernels.rst |   6 ++
 Documentation/x86/microcode.rst               | 116 ++++++++++++++++++++++++--
 arch/x86/include/asm/microcode.h              |   4 +-
 arch/x86/kernel/cpu/microcode/amd.c           |  10 +--
 arch/x86/kernel/cpu/microcode/core.c          |   5 +-
 arch/x86/kernel/cpu/microcode/intel.c         |  17 ----
 6 files changed, 119 insertions(+), 39 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/microcode for 6.1
  2022-10-04 14:20 [GIT PULL] x86/microcode for 6.1 Borislav Petkov
@ 2022-10-04 17:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-04 17:34 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Tue, 4 Oct 2022 16:20:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_microcode_for_v6.1_rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b5f0b11353a6a33a1accd0b742c80ed6b2f35ac0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-04 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 14:20 [GIT PULL] x86/microcode for 6.1 Borislav Petkov
2022-10-04 17:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.