All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
@ 2016-07-30  1:14 ` Paul Mackerras
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Mackerras @ 2016-07-30  1:14 UTC (permalink / raw)
  To: Paolo Bonzini, kvm; +Cc: kvm-ppc, Alexander Graf

Paolo,

Please do a pull from my kvm-ppc-next branch to get two commits which
are the fix for CVE-2016-5412.  I would like them to get into upstream
v4.8-rc1 as they fix a denial-of-service vulnerability in HV KVM on
POWER8 machines.  They were in linux-next yesterday without causing
any conflicts.

Thanks,
Paul.

The following changes since commit 912902ce78b0d48f717f9128e61fb9bffbd65f86:

  Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next (2016-07-22 20:27:26 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next

for you to fetch changes up to 93d17397e4e2182fdaad503e2f9da46202c0f1c3:

  KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (2016-07-28 16:10:07 +1000)

----------------------------------------------------------------
Paul Mackerras (2):
      KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
      KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE

 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 +++++++++++++++++---------------
 1 file changed, 250 insertions(+), 212 deletions(-)

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

* [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
@ 2016-07-30  1:14 ` Paul Mackerras
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Mackerras @ 2016-07-30  1:14 UTC (permalink / raw)
  To: Paolo Bonzini, kvm; +Cc: kvm-ppc, Alexander Graf

Paolo,

Please do a pull from my kvm-ppc-next branch to get two commits which
are the fix for CVE-2016-5412.  I would like them to get into upstream
v4.8-rc1 as they fix a denial-of-service vulnerability in HV KVM on
POWER8 machines.  They were in linux-next yesterday without causing
any conflicts.

Thanks,
Paul.

The following changes since commit 912902ce78b0d48f717f9128e61fb9bffbd65f86:

  Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next (2016-07-22 20:27:26 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next

for you to fetch changes up to 93d17397e4e2182fdaad503e2f9da46202c0f1c3:

  KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (2016-07-28 16:10:07 +1000)

----------------------------------------------------------------
Paul Mackerras (2):
      KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
      KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE

 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 +++++++++++++++++---------------
 1 file changed, 250 insertions(+), 212 deletions(-)

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

* Re: [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
  2016-07-30  1:14 ` Paul Mackerras
@ 2016-08-01 13:03   ` Radim Krčmář
  -1 siblings, 0 replies; 4+ messages in thread
From: Radim Krčmář @ 2016-08-01 13:03 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Paolo Bonzini, kvm, kvm-ppc, Alexander Graf

2016-07-30 11:14+1000, Paul Mackerras:
> Paolo,
> 
> Please do a pull from my kvm-ppc-next branch to get two commits which
> are the fix for CVE-2016-5412.  I would like them to get into upstream
> v4.8-rc1 as they fix a denial-of-service vulnerability in HV KVM on
> POWER8 machines.  They were in linux-next yesterday without causing
> any conflicts.

Pulled, thanks.

> Thanks,
> Paul.
> 
> The following changes since commit 912902ce78b0d48f717f9128e61fb9bffbd65f86:
> 
>   Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next (2016-07-22 20:27:26 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next
> 
> for you to fetch changes up to 93d17397e4e2182fdaad503e2f9da46202c0f1c3:
> 
>   KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (2016-07-28 16:10:07 +1000)
> 
> ----------------------------------------------------------------
> Paul Mackerras (2):
>       KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
>       KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
> 
>  arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 +++++++++++++++++---------------
>  1 file changed, 250 insertions(+), 212 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
@ 2016-08-01 13:03   ` Radim Krčmář
  0 siblings, 0 replies; 4+ messages in thread
From: Radim Krčmář @ 2016-08-01 13:03 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Paolo Bonzini, kvm, kvm-ppc, Alexander Graf

2016-07-30 11:14+1000, Paul Mackerras:
> Paolo,
> 
> Please do a pull from my kvm-ppc-next branch to get two commits which
> are the fix for CVE-2016-5412.  I would like them to get into upstream
> v4.8-rc1 as they fix a denial-of-service vulnerability in HV KVM on
> POWER8 machines.  They were in linux-next yesterday without causing
> any conflicts.

Pulled, thanks.

> Thanks,
> Paul.
> 
> The following changes since commit 912902ce78b0d48f717f9128e61fb9bffbd65f86:
> 
>   Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next (2016-07-22 20:27:26 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next
> 
> for you to fetch changes up to 93d17397e4e2182fdaad503e2f9da46202c0f1c3:
> 
>   KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (2016-07-28 16:10:07 +1000)
> 
> ----------------------------------------------------------------
> Paul Mackerras (2):
>       KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
>       KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
> 
>  arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 +++++++++++++++++---------------
>  1 file changed, 250 insertions(+), 212 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-08-01 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-30  1:14 [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1 Paul Mackerras
2016-07-30  1:14 ` Paul Mackerras
2016-08-01 13:03 ` Radim Krčmář
2016-08-01 13:03   ` Radim Krčmář

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.