From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: kernel-team@android.com, kvm@vger.kernel.org,
Catalin Marinas <catalin.marinas@arm.com>,
linux-arm-kernel@lists.infradead.org,
kvmarm@lists.cs.columbia.edu, Mike Rapoport <rppt@kernel.org>
Subject: [GIT PULL] KVM/arm64 fixes for 5.19, take #2
Date: Thu, 23 Jun 2022 08:41:58 +0100 [thread overview]
Message-ID: <20220623074158.1429243-1-maz@kernel.org> (raw)
Hi Paolo,
Only two minor items this time around: a fix for a kmemleak regression
courtesy of Quentin, and the addition of Oliver Upton as an official
reviewer for the arm64 side.
Please pull,
M.
The following changes since commit bcbfb588cf323929ac46767dd14e392016bbce04:
KVM: arm64: Drop stale comment (2022-06-09 13:24:02 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.19-2
for you to fetch changes up to cbc6d44867a24130ee528c20cffcbc28b3e09693:
KVM: arm64: Add Oliver as a reviewer (2022-06-17 09:49:41 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 5.19, take #2
- Fix a regression with pKVM when kmemleak is enabled
- Add Oliver Upton as an official KVM/arm64 reviewer
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Add Oliver as a reviewer
Quentin Perret (1):
KVM: arm64: Prevent kmemleak from accessing pKVM memory
MAINTAINERS | 1 +
arch/arm64/kvm/arm.c | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Mike Rapoport <rppt@kernel.org>, Oliver Upton <oupton@google.com>,
Quentin Perret <qperret@google.com>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Alexandru Elisei <alexandru.elisei@arm.com>,
Oliver Upton <oliver.upton@linux.dev>,
linux-arm-kernel@lists.infradead.org,
kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
kernel-team@android.com
Subject: [GIT PULL] KVM/arm64 fixes for 5.19, take #2
Date: Thu, 23 Jun 2022 08:41:58 +0100 [thread overview]
Message-ID: <20220623074158.1429243-1-maz@kernel.org> (raw)
Hi Paolo,
Only two minor items this time around: a fix for a kmemleak regression
courtesy of Quentin, and the addition of Oliver Upton as an official
reviewer for the arm64 side.
Please pull,
M.
The following changes since commit bcbfb588cf323929ac46767dd14e392016bbce04:
KVM: arm64: Drop stale comment (2022-06-09 13:24:02 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.19-2
for you to fetch changes up to cbc6d44867a24130ee528c20cffcbc28b3e09693:
KVM: arm64: Add Oliver as a reviewer (2022-06-17 09:49:41 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 5.19, take #2
- Fix a regression with pKVM when kmemleak is enabled
- Add Oliver Upton as an official KVM/arm64 reviewer
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Add Oliver as a reviewer
Quentin Perret (1):
KVM: arm64: Prevent kmemleak from accessing pKVM memory
MAINTAINERS | 1 +
arch/arm64/kvm/arm.c | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Mike Rapoport <rppt@kernel.org>, Oliver Upton <oupton@google.com>,
Quentin Perret <qperret@google.com>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Alexandru Elisei <alexandru.elisei@arm.com>,
Oliver Upton <oliver.upton@linux.dev>,
linux-arm-kernel@lists.infradead.org,
kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
kernel-team@android.com
Subject: [GIT PULL] KVM/arm64 fixes for 5.19, take #2
Date: Thu, 23 Jun 2022 08:41:58 +0100 [thread overview]
Message-ID: <20220623074158.1429243-1-maz@kernel.org> (raw)
Hi Paolo,
Only two minor items this time around: a fix for a kmemleak regression
courtesy of Quentin, and the addition of Oliver Upton as an official
reviewer for the arm64 side.
Please pull,
M.
The following changes since commit bcbfb588cf323929ac46767dd14e392016bbce04:
KVM: arm64: Drop stale comment (2022-06-09 13:24:02 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.19-2
for you to fetch changes up to cbc6d44867a24130ee528c20cffcbc28b3e09693:
KVM: arm64: Add Oliver as a reviewer (2022-06-17 09:49:41 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 5.19, take #2
- Fix a regression with pKVM when kmemleak is enabled
- Add Oliver Upton as an official KVM/arm64 reviewer
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Add Oliver as a reviewer
Quentin Perret (1):
KVM: arm64: Prevent kmemleak from accessing pKVM memory
MAINTAINERS | 1 +
arch/arm64/kvm/arm.c | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
next reply other threads:[~2022-06-23 7:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 7:41 Marc Zyngier [this message]
2022-06-23 7:41 ` [GIT PULL] KVM/arm64 fixes for 5.19, take #2 Marc Zyngier
2022-06-23 7:41 ` Marc Zyngier
2022-06-23 12:16 ` Paolo Bonzini
2022-06-23 12:16 ` Paolo Bonzini
2022-06-23 12:16 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220623074158.1429243-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=kernel-team@android.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=pbonzini@redhat.com \
--cc=rppt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.