kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/1] KVM: s390: fix for 4.9 (via kvm/master)
@ 2016-10-20 18:20 Christian Borntraeger
  2016-10-20 18:20 ` [GIT PULL 1/1] KVM: s390: reject invalid modes for runtime instrumentation Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christian Borntraeger @ 2016-10-20 18:20 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář
  Cc: KVM, Christian Borntraeger, Cornelia Huck, Jens Freimann,
	linux-s390

Paolo, Radim,

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-4.9-1

for you to fetch changes up to a5efb6b6c99a3a6dc4330f51d8066f638bdea0ac:

  KVM: s390: reject invalid modes for runtime instrumentation (2016-10-20 20:06:12 +0200)

----------------------------------------------------------------
KVM: s390: Fix for user-triggerable WARN_ON

A malicious user space can provide an invalid mode for runtime
instrumentation via the interfaces that are normally used on
the target host during migration. This would trigger a WARN_ON
via validity intercept. Let's detect this special case.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: reject invalid modes for runtime instrumentation

 arch/s390/kvm/intercept.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL 0/1] KVM: s390: Fix for 4.9 (via kvm/master)
@ 2016-10-27  8:07 Christian Borntraeger
  2016-10-27  9:37 ` Paolo Bonzini
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Borntraeger @ 2016-10-27  8:07 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář
  Cc: KVM, Christian Borntraeger, Cornelia Huck, Jens Freimann,
	linux-s390

Paolo, Radim,

another fix for 4.9.

The following changes since commit a5efb6b6c99a3a6dc4330f51d8066f638bdea0ac:

  KVM: s390: reject invalid modes for runtime instrumentation (2016-10-20 20:06:12 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-4.9-2

for you to fetch changes up to 45c7ee43a5184ddbff652ee0d2e826f86f1b616b:

  KVM: s390: Fix STHYI buffer alignment for diag224 (2016-10-26 13:46:44 +0200)

----------------------------------------------------------------
KVM: s390: Fix wrong memory allocation

With commit d86bd1bece6f ("mm/slub: support left redzone") or
with slab debugging the allocation of our diag224 buffer is not
aligned properly. Let's fix this.

----------------------------------------------------------------
Janosch Frank (1):
      KVM: s390: Fix STHYI buffer alignment for diag224

 arch/s390/kvm/sthyi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2016-10-27 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 18:20 [GIT PULL 0/1] KVM: s390: fix for 4.9 (via kvm/master) Christian Borntraeger
2016-10-20 18:20 ` [GIT PULL 1/1] KVM: s390: reject invalid modes for runtime instrumentation Christian Borntraeger
2016-10-20 18:42 ` [GIT PULL 0/1] KVM: s390: fix for 4.9 (via kvm/master) Radim Krčmář
2016-10-20 18:47 ` Radim Krčmář
  -- strict thread matches above, loose matches on Subject: below --
2016-10-27  8:07 [GIT PULL 0/1] KVM: s390: Fix " Christian Borntraeger
2016-10-27  9:37 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).