mirror of https://lore.kernel.org/lkml/
 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/urgent for 6.1-rc7
Date: Sun, 27 Nov 2022 12:13:58 +0100	[thread overview]
Message-ID: <Y4NGdmo0OcxvZ5H+@zn.tnic> (raw)

Hi Linus,

please pull a couple of urgent x86 fixes which accumulated recently, for
6.1.

Thx.

---

The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:

  Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.1_rc7

for you to fetch changes up to 4dbd6a3e90e03130973688fd79e19425f720d999:

  x86/ioremap: Fix page aligned size calculation in __ioremap_caller() (2022-11-22 12:21:16 +0100)

----------------------------------------------------------------
- ioremap: mask out the bits which are not part of the physical address
*after* the size computation is done to prevent and hypothetical ioremap
failures

- Change the MSR save/restore functionality during suspend to rely on
flags denoting that the related MSRs are actually supported vs reading
them and assuming they are (an Atom one allows reading but not writing,
thus breaking this scheme at resume time.)

- prevent IV reuse in the AES-GCM communication scheme between SNP
guests and the AMD secure processor

----------------------------------------------------------------
Michael Kelley (1):
      x86/ioremap: Fix page aligned size calculation in __ioremap_caller()

Pawan Gupta (2):
      x86/tsx: Add a feature bit for TSX control MSR support
      x86/pm: Add enumeration check before spec MSRs save/restore setup

Peter Gonda (1):
      virt/sev-guest: Prevent IV reuse in the SNP guest driver

 arch/x86/include/asm/cpufeatures.h      |  3 ++
 arch/x86/kernel/cpu/tsx.c               | 38 +++++++--------
 arch/x86/mm/ioremap.c                   |  8 +++-
 arch/x86/power/cpu.c                    | 23 +++++----
 drivers/virt/coco/sev-guest/sev-guest.c | 84 +++++++++++++++++++++++++++------
 5 files changed, 112 insertions(+), 44 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-11-27 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-27 11:13 Borislav Petkov [this message]
2022-11-27 20:49 ` 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=Y4NGdmo0OcxvZ5H+@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®