* [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
@ 2026-02-02 14:45 Eric Farman
2026-02-02 14:52 ` Christian Borntraeger
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Eric Farman @ 2026-02-02 14:45 UTC (permalink / raw)
To: Matthew Rosato, Farhan Ali, Christian Borntraeger, Janosch Frank,
Claudio Imbrenda, David Hildenbrand
Cc: linux-s390, kvm, Eric Farman
Farhan has been doing a masterful job coming on in the
s390 PCI space, and my own attention has been lacking.
Let's make MAINTAINERS reflect reality.
Signed-off-by: Eric Farman <farman@linux.ibm.com>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0efa8cc6775b..0d7e76313492 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
S390 VFIO-PCI DRIVER
M: Matthew Rosato <mjrosato@linux.ibm.com>
-M: Eric Farman <farman@linux.ibm.com>
+M: Farhan Ali <alifm@linux.ibm.com>
+R: Eric Farman <farman@linux.ibm.com>
L: linux-s390@vger.kernel.org
L: kvm@vger.kernel.org
S: Supported
--
2.51.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-02 14:45 [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci Eric Farman
@ 2026-02-02 14:52 ` Christian Borntraeger
2026-02-02 14:57 ` Matthew Rosato
` (2 subsequent siblings)
3 siblings, 0 replies; 8+ messages in thread
From: Christian Borntraeger @ 2026-02-02 14:52 UTC (permalink / raw)
To: Eric Farman, Matthew Rosato, Farhan Ali, Janosch Frank,
Claudio Imbrenda, David Hildenbrand
Cc: linux-s390, kvm
Am 02.02.26 um 15:45 schrieb Eric Farman:
> Farhan has been doing a masterful job coming on in the
> s390 PCI space, and my own attention has been lacking.
> Let's make MAINTAINERS reflect reality.
>
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
Thank you both
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0efa8cc6775b..0d7e76313492 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>
> S390 VFIO-PCI DRIVER
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> -M: Eric Farman <farman@linux.ibm.com>
> +M: Farhan Ali <alifm@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> L: linux-s390@vger.kernel.org
> L: kvm@vger.kernel.org
> S: Supported
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-02 14:45 [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci Eric Farman
2026-02-02 14:52 ` Christian Borntraeger
@ 2026-02-02 14:57 ` Matthew Rosato
2026-02-02 17:41 ` Farhan Ali
2026-02-06 22:13 ` Alex Williamson
3 siblings, 0 replies; 8+ messages in thread
From: Matthew Rosato @ 2026-02-02 14:57 UTC (permalink / raw)
To: Eric Farman, Farhan Ali, Christian Borntraeger, Janosch Frank,
Claudio Imbrenda, David Hildenbrand
Cc: linux-s390, kvm
On 2/2/26 9:45 AM, Eric Farman wrote:
> Farhan has been doing a masterful job coming on in the
> s390 PCI space, and my own attention has been lacking.
> Let's make MAINTAINERS reflect reality.
>
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
Eric, thanks alot for all of your help with this area in the past.
Farhan, thanks for stepping up to help here!
Acked-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0efa8cc6775b..0d7e76313492 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>
> S390 VFIO-PCI DRIVER
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> -M: Eric Farman <farman@linux.ibm.com>
> +M: Farhan Ali <alifm@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> L: linux-s390@vger.kernel.org
> L: kvm@vger.kernel.org
> S: Supported
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-02 14:45 [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci Eric Farman
2026-02-02 14:52 ` Christian Borntraeger
2026-02-02 14:57 ` Matthew Rosato
@ 2026-02-02 17:41 ` Farhan Ali
2026-02-06 22:13 ` Alex Williamson
3 siblings, 0 replies; 8+ messages in thread
From: Farhan Ali @ 2026-02-02 17:41 UTC (permalink / raw)
To: Eric Farman, Matthew Rosato, Christian Borntraeger, Janosch Frank,
Claudio Imbrenda, David Hildenbrand
Cc: linux-s390, kvm
On 2/2/2026 6:45 AM, Eric Farman wrote:
> Farhan has been doing a masterful job coming on in the
> s390 PCI space, and my own attention has been lacking.
> Let's make MAINTAINERS reflect reality.
>
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0efa8cc6775b..0d7e76313492 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>
> S390 VFIO-PCI DRIVER
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> -M: Eric Farman <farman@linux.ibm.com>
> +M: Farhan Ali <alifm@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> L: linux-s390@vger.kernel.org
> L: kvm@vger.kernel.org
> S: Supported
Thanks a lot Eric!
Acked-by: Farhan Ali <alifm@linux.ibm.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-02 14:45 [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci Eric Farman
` (2 preceding siblings ...)
2026-02-02 17:41 ` Farhan Ali
@ 2026-02-06 22:13 ` Alex Williamson
2026-02-09 7:44 ` Thomas Huth
3 siblings, 1 reply; 8+ messages in thread
From: Alex Williamson @ 2026-02-06 22:13 UTC (permalink / raw)
To: Eric Farman
Cc: Matthew Rosato, Farhan Ali, Christian Borntraeger, Janosch Frank,
Claudio Imbrenda, David Hildenbrand, linux-s390, kvm
On Mon, 2 Feb 2026 15:45:57 +0100
Eric Farman <farman@linux.ibm.com> wrote:
> Farhan has been doing a masterful job coming on in the
> s390 PCI space, and my own attention has been lacking.
> Let's make MAINTAINERS reflect reality.
>
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0efa8cc6775b..0d7e76313492 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>
> S390 VFIO-PCI DRIVER
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> -M: Eric Farman <farman@linux.ibm.com>
> +M: Farhan Ali <alifm@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> L: linux-s390@vger.kernel.org
> L: kvm@vger.kernel.org
> S: Supported
Acked-by: Alex Williamson <alex@shazbot.org>
Given the cc list, I'm guessing this is intended to go via s390,
otherwise please let me know if I should take it. Thanks,
Alex
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-06 22:13 ` Alex Williamson
@ 2026-02-09 7:44 ` Thomas Huth
2026-02-09 15:45 ` Heiko Carstens
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Huth @ 2026-02-09 7:44 UTC (permalink / raw)
To: Alex Williamson, Eric Farman
Cc: Matthew Rosato, Farhan Ali, Christian Borntraeger, Janosch Frank,
Claudio Imbrenda, David Hildenbrand, linux-s390, kvm
On 06/02/2026 23.13, Alex Williamson wrote:
> On Mon, 2 Feb 2026 15:45:57 +0100
> Eric Farman <farman@linux.ibm.com> wrote:
>
>> Farhan has been doing a masterful job coming on in the
>> s390 PCI space, and my own attention has been lacking.
>> Let's make MAINTAINERS reflect reality.
>>
>> Signed-off-by: Eric Farman <farman@linux.ibm.com>
>> ---
>> MAINTAINERS | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0efa8cc6775b..0d7e76313492 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>>
>> S390 VFIO-PCI DRIVER
>> M: Matthew Rosato <mjrosato@linux.ibm.com>
>> -M: Eric Farman <farman@linux.ibm.com>
>> +M: Farhan Ali <alifm@linux.ibm.com>
>> +R: Eric Farman <farman@linux.ibm.com>
>> L: linux-s390@vger.kernel.org
>> L: kvm@vger.kernel.org
>> S: Supported
>
> Acked-by: Alex Williamson <alex@shazbot.org>
>
> Given the cc list, I'm guessing this is intended to go via s390,
> otherwise please let me know if I should take it. Thanks,
Yes, I'll queue it for my next PR.
Thomas
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-09 7:44 ` Thomas Huth
@ 2026-02-09 15:45 ` Heiko Carstens
2026-02-09 18:15 ` Thomas Huth
0 siblings, 1 reply; 8+ messages in thread
From: Heiko Carstens @ 2026-02-09 15:45 UTC (permalink / raw)
To: Thomas Huth
Cc: Alex Williamson, Eric Farman, Matthew Rosato, Farhan Ali,
Christian Borntraeger, Janosch Frank, Claudio Imbrenda,
David Hildenbrand, linux-s390, kvm
On Mon, Feb 09, 2026 at 08:44:27AM +0100, Thomas Huth wrote:
> On 06/02/2026 23.13, Alex Williamson wrote:
> > On Mon, 2 Feb 2026 15:45:57 +0100
> > Eric Farman <farman@linux.ibm.com> wrote:
> >
> > > Farhan has been doing a masterful job coming on in the
> > > s390 PCI space, and my own attention has been lacking.
> > > Let's make MAINTAINERS reflect reality.
> > >
> > > Signed-off-by: Eric Farman <farman@linux.ibm.com>
> > > ---
> > > MAINTAINERS | 3 ++-
> > > 1 file changed, 2 insertions(+), 1 deletion(-)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 0efa8cc6775b..0d7e76313492 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
> > > S390 VFIO-PCI DRIVER
> > > M: Matthew Rosato <mjrosato@linux.ibm.com>
> > > -M: Eric Farman <farman@linux.ibm.com>
> > > +M: Farhan Ali <alifm@linux.ibm.com>
> > > +R: Eric Farman <farman@linux.ibm.com>
> > > L: linux-s390@vger.kernel.org
> > > L: kvm@vger.kernel.org
> > > S: Supported
> >
> > Acked-by: Alex Williamson <alex@shazbot.org>
> >
> > Given the cc list, I'm guessing this is intended to go via s390,
> > otherwise please let me know if I should take it. Thanks,
>
> Yes, I'll queue it for my next PR.
Are you sure you didn't confuse this with the nearly identical looking
qemu patch? Just asking... :)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-09 15:45 ` Heiko Carstens
@ 2026-02-09 18:15 ` Thomas Huth
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Huth @ 2026-02-09 18:15 UTC (permalink / raw)
To: Heiko Carstens
Cc: Alex Williamson, Eric Farman, Matthew Rosato, Farhan Ali,
Christian Borntraeger, Janosch Frank, Claudio Imbrenda,
David Hildenbrand, linux-s390, kvm
On 09/02/2026 16.45, Heiko Carstens wrote:
> On Mon, Feb 09, 2026 at 08:44:27AM +0100, Thomas Huth wrote:
>> On 06/02/2026 23.13, Alex Williamson wrote:
>>> On Mon, 2 Feb 2026 15:45:57 +0100
>>> Eric Farman <farman@linux.ibm.com> wrote:
>>>
>>>> Farhan has been doing a masterful job coming on in the
>>>> s390 PCI space, and my own attention has been lacking.
>>>> Let's make MAINTAINERS reflect reality.
>>>>
>>>> Signed-off-by: Eric Farman <farman@linux.ibm.com>
>>>> ---
>>>> MAINTAINERS | 3 ++-
>>>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 0efa8cc6775b..0d7e76313492 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -23094,7 +23094,8 @@ F: include/uapi/linux/vfio_ccw.h
>>>> S390 VFIO-PCI DRIVER
>>>> M: Matthew Rosato <mjrosato@linux.ibm.com>
>>>> -M: Eric Farman <farman@linux.ibm.com>
>>>> +M: Farhan Ali <alifm@linux.ibm.com>
>>>> +R: Eric Farman <farman@linux.ibm.com>
>>>> L: linux-s390@vger.kernel.org
>>>> L: kvm@vger.kernel.org
>>>> S: Supported
>>>
>>> Acked-by: Alex Williamson <alex@shazbot.org>
>>>
>>> Given the cc list, I'm guessing this is intended to go via s390,
>>> otherwise please let me know if I should take it. Thanks,
>>
>> Yes, I'll queue it for my next PR.
>
> Are you sure you didn't confuse this with the nearly identical looking
> qemu patch? Just asking... :)
Oops, sorry, yes, I confused it with the QEMU patch 8-)
Thomas
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2026-02-09 18:16 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 14:45 [PATCH] MAINTAINERS: Replace backup for s390 vfio-pci Eric Farman
2026-02-02 14:52 ` Christian Borntraeger
2026-02-02 14:57 ` Matthew Rosato
2026-02-02 17:41 ` Farhan Ali
2026-02-06 22:13 ` Alex Williamson
2026-02-09 7:44 ` Thomas Huth
2026-02-09 15:45 ` Heiko Carstens
2026-02-09 18:15 ` Thomas Huth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox