All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues
@ 2016-08-18  9:05 ` James Hogan
  0 siblings, 0 replies; 30+ messages in thread
From: James Hogan @ 2016-08-18  9:05 UTC (permalink / raw)
  To: stable
  Cc: James Hogan, Paolo Bonzini, Radim Krčmář,
	Ralf Baechle, linux-mips, kvm

These patches backport fixes for several issues in the management of
MIPS KVM TLB faults to 4.4, and should apply back to 3.17 too.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Cc: <stable@vger.kernel.org>

James Hogan (4):
  MIPS: KVM: Fix mapped fault broken commpage handling
  MIPS: KVM: Add missing gfn range check
  MIPS: KVM: Fix gfn range check in kseg0 tlb faults
  MIPS: KVM: Propagate kseg0/mapped tlb fault errors

 arch/mips/kvm/emulate.c | 40 +++++++++++++++++--------
 arch/mips/kvm/tlb.c     | 68 +++++++++++++++++++++++++++---------------
 2 files changed, 72 insertions(+), 36 deletions(-)

-- 
git-series 0.8.8

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

end of thread, other threads:[~2016-08-18 12:31 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18  9:05 [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues James Hogan
2016-08-18  9:05 ` James Hogan
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling" has been added to the 4.4-stable tree gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check" has been added to the 4.4-stable tree gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:47     ` gregkh
2016-08-18 11:45   ` [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check Levin, Alexander
2016-08-18 11:46     ` Levin, Alexander
2016-08-18 12:31     ` James Hogan
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults" has been added to the 4.4-stable tree gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:05   ` James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors" has been added to the 4.4-stable tree gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:47     ` gregkh
2016-08-18  9:45 ` [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues Greg KH

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.