All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/microcode for 6.1
Date: Tue, 4 Oct 2022 16:20:28 +0200	[thread overview]
Message-ID: <YzxBLFqmudOPYKY5@zn.tnic> (raw)

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)

             reply	other threads:[~2022-10-04 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 14:20 Borislav Petkov [this message]
2022-10-04 17:34 ` [GIT PULL] x86/microcode for 6.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YzxBLFqmudOPYKY5@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.