All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 6.0, take #2
@ 2022-09-19 17:18 ` Marc Zyngier
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Zyngier @ 2022-09-19 17:18 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Catalin Marinas, Oliver Upton, Zenghui Yu, James Morse,
	Suzuki K Poulose, Alexandru Elisei, linux-arm-kernel, kvmarm,
	kvm

Paolo,

Here's the last KVM/arm64 pull request for this cycle, with
a small fix for pKVM and kmemleak.

Please pull,

        M.

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2

for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:

  KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)

----------------------------------------------------------------
KVM/arm64 fixes for 6.0, take #2

- Fix kmemleak usage in Protected KVM (again)

----------------------------------------------------------------
Zenghui Yu (1):
      KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base

 arch/arm64/kvm/arm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [GIT PULL] KVM/arm64 fixes for 6.0, take #2
@ 2022-09-19 17:18 ` Marc Zyngier
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Zyngier @ 2022-09-19 17:18 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kvm, Catalin Marinas, kvmarm, linux-arm-kernel

Paolo,

Here's the last KVM/arm64 pull request for this cycle, with
a small fix for pKVM and kmemleak.

Please pull,

        M.

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2

for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:

  KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)

----------------------------------------------------------------
KVM/arm64 fixes for 6.0, take #2

- Fix kmemleak usage in Protected KVM (again)

----------------------------------------------------------------
Zenghui Yu (1):
      KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base

 arch/arm64/kvm/arm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

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

* [GIT PULL] KVM/arm64 fixes for 6.0, take #2
@ 2022-09-19 17:18 ` Marc Zyngier
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Zyngier @ 2022-09-19 17:18 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Catalin Marinas, Oliver Upton, Zenghui Yu, James Morse,
	Suzuki K Poulose, Alexandru Elisei, linux-arm-kernel, kvmarm,
	kvm

Paolo,

Here's the last KVM/arm64 pull request for this cycle, with
a small fix for pKVM and kmemleak.

Please pull,

        M.

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2

for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:

  KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)

----------------------------------------------------------------
KVM/arm64 fixes for 6.0, take #2

- Fix kmemleak usage in Protected KVM (again)

----------------------------------------------------------------
Zenghui Yu (1):
      KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base

 arch/arm64/kvm/arm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] KVM/arm64 fixes for 6.0, take #2
  2022-09-19 17:18 ` Marc Zyngier
  (?)
@ 2022-09-22 21:01   ` Paolo Bonzini
  -1 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2022-09-22 21:01 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Catalin Marinas, Oliver Upton, Zenghui Yu, James Morse,
	Suzuki K Poulose, Alexandru Elisei, linux-arm-kernel, kvmarm,
	kvm

Pulled, thanks.

Paolo

On Mon, Sep 19, 2022 at 7:19 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Paolo,
>
> Here's the last KVM/arm64 pull request for this cycle, with
> a small fix for pKVM and kmemleak.
>
> Please pull,
>
>         M.
>
> The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:
>
>   Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2
>
> for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:
>
>   KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.0, take #2
>
> - Fix kmemleak usage in Protected KVM (again)
>
> ----------------------------------------------------------------
> Zenghui Yu (1):
>       KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
>
>  arch/arm64/kvm/arm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>


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

* Re: [GIT PULL] KVM/arm64 fixes for 6.0, take #2
@ 2022-09-22 21:01   ` Paolo Bonzini
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2022-09-22 21:01 UTC (permalink / raw)
  To: Marc Zyngier; +Cc: kvm, Catalin Marinas, kvmarm, linux-arm-kernel

Pulled, thanks.

Paolo

On Mon, Sep 19, 2022 at 7:19 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Paolo,
>
> Here's the last KVM/arm64 pull request for this cycle, with
> a small fix for pKVM and kmemleak.
>
> Please pull,
>
>         M.
>
> The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:
>
>   Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2
>
> for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:
>
>   KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.0, take #2
>
> - Fix kmemleak usage in Protected KVM (again)
>
> ----------------------------------------------------------------
> Zenghui Yu (1):
>       KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
>
>  arch/arm64/kvm/arm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

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

* Re: [GIT PULL] KVM/arm64 fixes for 6.0, take #2
@ 2022-09-22 21:01   ` Paolo Bonzini
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2022-09-22 21:01 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Catalin Marinas, Oliver Upton, Zenghui Yu, James Morse,
	Suzuki K Poulose, Alexandru Elisei, linux-arm-kernel, kvmarm,
	kvm

Pulled, thanks.

Paolo

On Mon, Sep 19, 2022 at 7:19 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Paolo,
>
> Here's the last KVM/arm64 pull request for this cycle, with
> a small fix for pKVM and kmemleak.
>
> Please pull,
>
>         M.
>
> The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:
>
>   Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2
>
> for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4:
>
>   KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.0, take #2
>
> - Fix kmemleak usage in Protected KVM (again)
>
> ----------------------------------------------------------------
> Zenghui Yu (1):
>       KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
>
>  arch/arm64/kvm/arm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-09-22 21:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 17:18 [GIT PULL] KVM/arm64 fixes for 6.0, take #2 Marc Zyngier
2022-09-19 17:18 ` Marc Zyngier
2022-09-19 17:18 ` Marc Zyngier
2022-09-22 21:01 ` Paolo Bonzini
2022-09-22 21:01   ` Paolo Bonzini
2022-09-22 21:01   ` Paolo Bonzini

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.