All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.4-stable 0/2] arm64: KVM: PSTATE.M sanitization
@ 2018-10-02 15:04 Marc Zyngier
  2018-10-02 15:04 ` [PATCH 4.4-stable 1/2] arm64: cpufeature: Track 32bit EL0 support Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Zyngier @ 2018-10-02 15:04 UTC (permalink / raw)
  To: stable; +Cc: Mark Rutland, Will Deacon, Christoffer Dall, Dave Martin

This is a backport of 2a3f93459d689d990b3ecfbe782fec89b97d3279
("arm64: KVM: Sanitize PSTATE.M when being set from userspace") to
4.4-stable.

It requires a backport of 042446a31e3803d81c7e618dd80928dc3dce70c5
("arm64: cpufeature: Track 32bit EL0 support") as a dependency.

Marc Zyngier (1):
  arm64: KVM: Sanitize PSTATE.M when being set from userspace

Suzuki K Poulose (1):
  arm64: cpufeature: Track 32bit EL0 support

 arch/arm64/include/asm/cpufeature.h  |  8 +++++++-
 arch/arm64/include/asm/kvm_emulate.h |  5 +++++
 arch/arm64/include/asm/sysreg.h      |  1 +
 arch/arm64/kernel/cpufeature.c       |  8 ++++++++
 arch/arm64/kvm/guest.c               | 10 +++++++++-
 5 files changed, 30 insertions(+), 2 deletions(-)

-- 
2.19.0

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

end of thread, other threads:[~2018-10-02 23:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-02 15:04 [PATCH 4.4-stable 0/2] arm64: KVM: PSTATE.M sanitization Marc Zyngier
2018-10-02 15:04 ` [PATCH 4.4-stable 1/2] arm64: cpufeature: Track 32bit EL0 support Marc Zyngier
2018-10-02 15:04 ` [PATCH 4.4-stable 2/2] arm64: KVM: Sanitize PSTATE.M when being set from userspace Marc Zyngier
2018-10-02 16:26 ` [PATCH 4.4-stable 0/2] arm64: KVM: PSTATE.M sanitization 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.