All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/SLS change for 5.17 final
@ 2022-03-20 14:07 Paolo Bonzini
  2022-03-20 17:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2022-03-20 14:07 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm, Peter Zijlstra, Borislav Petkov

Linus,

Sorry for sending this so late, I've been sick on Thursday-Friday and
only managed to see the thread afterwards.  I might send the pull request
for 5.18 later today so I tweaked the usual "for-linus" tag name.

The following changes since commit 34e047aa16c0123bbae8e2f6df33e5ecc1f56601:

  Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2022-03-18 12:32:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus-5.17

for you to fetch changes up to fe83f5eae432ccc8e90082d6ed506d5233547473:

  kvm/emulate: Fix SETcc emulation function offsets with SLS (2022-03-20 14:55:46 +0100)

The patch diffstat is mostly a large comment, which will be tweaked further
when IBT comes in 5.18.  For Peter, this is also available as a topic branch
"kvm-sls-fix" at https://git.kernel.org/pub/scm/virt/kvm/kvm.git.

----------------------------------------------------------------
Fix for the SLS mitigation, which makes a "SETcc/RET" pair grow to
"SETcc/RET/INT3".  This doesn't fit anymore in 4 bytes, so the
alignment has to change to 8.

----------------------------------------------------------------
Borislav Petkov (1):
      kvm/emulate: Fix SETcc emulation function offsets with SLS

 arch/x86/kvm/emulate.c | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] KVM/SLS change for 5.17 final
  2022-03-20 14:07 [GIT PULL] KVM/SLS change for 5.17 final Paolo Bonzini
@ 2022-03-20 17:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-20 17:03 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: torvalds, linux-kernel, kvm, Peter Zijlstra, Borislav Petkov

The pull request you sent on Sun, 20 Mar 2022 15:07:31 +0100:

> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus-5.17

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

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-03-20 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 14:07 [GIT PULL] KVM/SLS change for 5.17 final Paolo Bonzini
2022-03-20 17:03 ` 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.