* [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer
@ 2026-06-17 13:12 Fuad Tabba
2026-06-17 17:29 ` Oliver Upton
2026-06-17 17:43 ` Marc Zyngier
0 siblings, 2 replies; 4+ messages in thread
From: Fuad Tabba @ 2026-06-17 13:12 UTC (permalink / raw)
To: Marc Zyngier, Oliver Upton
Cc: Joey Gouly, Suzuki K Poulose, Zenghui Yu, Catalin Marinas,
Will Deacon, kvmarm, linux-arm-kernel, linux-kernel, tabba
I have been working on KVM/arm64 for a couple of years, mostly on
pKVM, and am currently upstreaming protected guest support, with more
to come later. I already review KVM/arm64 patches more broadly, and
am happy to continue doing so in an official capacity.
Add myself to the KVM/arm64 reviewer list.
Signed-off-by: Fuad Tabba <tabba@google.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c3fe46d7c4bc..61eb5dc2bd03 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13991,6 +13991,7 @@ F: virt/kvm/*
KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
M: Marc Zyngier <maz@kernel.org>
M: Oliver Upton <oupton@kernel.org>
+R: Fuad Tabba <tabba@google.com>
R: Joey Gouly <joey.gouly@arm.com>
R: Suzuki K Poulose <suzuki.poulose@arm.com>
R: Zenghui Yu <yuzenghui@huawei.com>
--
2.54.0.1136.gdb2ca164c4-goog
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer
2026-06-17 13:12 [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer Fuad Tabba
@ 2026-06-17 17:29 ` Oliver Upton
2026-06-17 17:42 ` Marc Zyngier
2026-06-17 17:43 ` Marc Zyngier
1 sibling, 1 reply; 4+ messages in thread
From: Oliver Upton @ 2026-06-17 17:29 UTC (permalink / raw)
To: Fuad Tabba
Cc: Marc Zyngier, Joey Gouly, Suzuki K Poulose, Zenghui Yu,
Catalin Marinas, Will Deacon, kvmarm, linux-arm-kernel,
linux-kernel
On Wed, Jun 17, 2026 at 02:12:36PM +0100, Fuad Tabba wrote:
> I have been working on KVM/arm64 for a couple of years, mostly on
> pKVM, and am currently upstreaming protected guest support, with more
> to come later. I already review KVM/arm64 patches more broadly, and
> am happy to continue doing so in an official capacity.
>
> Add myself to the KVM/arm64 reviewer list.
>
> Signed-off-by: Fuad Tabba <tabba@google.com>
Welcome to the party! Marc, I'm guessing you'll take this as a fix so
Fuad can suffer through reviews ASAP :)
Acked-by: Oliver Upton <oupton@kernel.org>
Thanks,
Oliver
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c3fe46d7c4bc..61eb5dc2bd03 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13991,6 +13991,7 @@ F: virt/kvm/*
> KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
> M: Marc Zyngier <maz@kernel.org>
> M: Oliver Upton <oupton@kernel.org>
> +R: Fuad Tabba <tabba@google.com>
> R: Joey Gouly <joey.gouly@arm.com>
> R: Suzuki K Poulose <suzuki.poulose@arm.com>
> R: Zenghui Yu <yuzenghui@huawei.com>
> --
> 2.54.0.1136.gdb2ca164c4-goog
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer
2026-06-17 17:29 ` Oliver Upton
@ 2026-06-17 17:42 ` Marc Zyngier
0 siblings, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2026-06-17 17:42 UTC (permalink / raw)
To: Oliver Upton
Cc: Fuad Tabba, Joey Gouly, Suzuki K Poulose, Zenghui Yu,
Catalin Marinas, Will Deacon, kvmarm, linux-arm-kernel,
linux-kernel
On Wed, 17 Jun 2026 18:29:03 +0100,
Oliver Upton <oupton@kernel.org> wrote:
>
> On Wed, Jun 17, 2026 at 02:12:36PM +0100, Fuad Tabba wrote:
> > I have been working on KVM/arm64 for a couple of years, mostly on
> > pKVM, and am currently upstreaming protected guest support, with more
> > to come later. I already review KVM/arm64 patches more broadly, and
> > am happy to continue doing so in an official capacity.
> >
> > Add myself to the KVM/arm64 reviewer list.
> >
> > Signed-off-by: Fuad Tabba <tabba@google.com>
>
> Welcome to the party! Marc, I'm guessing you'll take this as a fix so
> Fuad can suffer through reviews ASAP :)
Yup. Though it doesn't apply to the current kvmarm/fixes tree, as it
is missing Steffen who has been in the same boat since 7.1-rc4! I've
fixed that.
>
> Acked-by: Oliver Upton <oupton@kernel.org>
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer
2026-06-17 13:12 [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer Fuad Tabba
2026-06-17 17:29 ` Oliver Upton
@ 2026-06-17 17:43 ` Marc Zyngier
1 sibling, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2026-06-17 17:43 UTC (permalink / raw)
To: Oliver Upton, Fuad Tabba
Cc: Joey Gouly, Suzuki K Poulose, Zenghui Yu, Catalin Marinas,
Will Deacon, kvmarm, linux-arm-kernel, linux-kernel
On Wed, 17 Jun 2026 14:12:36 +0100, Fuad Tabba wrote:
> I have been working on KVM/arm64 for a couple of years, mostly on
> pKVM, and am currently upstreaming protected guest support, with more
> to come later. I already review KVM/arm64 patches more broadly, and
> am happy to continue doing so in an official capacity.
>
> Add myself to the KVM/arm64 reviewer list.
>
> [...]
Applied to fixes, thanks!
[1/1] KVM: arm64: Add Fuad Tabba as a reviewer
commit: fcda30b134d262a1b1826555352bd7349051486e
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-06-17 17:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 13:12 [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer Fuad Tabba
2026-06-17 17:29 ` Oliver Upton
2026-06-17 17:42 ` Marc Zyngier
2026-06-17 17:43 ` Marc Zyngier
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.