linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: s390: update maintainers
@ 2018-01-30 15:24 Cornelia Huck
  2018-01-30 15:24 ` [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390 Cornelia Huck
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Cornelia Huck @ 2018-01-30 15:24 UTC (permalink / raw)
  To: borntraeger, frankja, david, pasic
  Cc: bjsdjshi, linux-s390, kvm, Cornelia Huck

I have currently a bit too much on my plate, so I'd like to cut
down a bit on areas I maintain and spread the load a bit to other
folks. But don't cheer too early, you're still stuck with me for
virtio-ccw and vfio-ccw :)

Thanks to the guys willing to pick up the work! (And looking forward
to your acks :)

Cornelia Huck (3):
  MAINTAINERS: add David as a reviewer for KVM/s390
  MAINTAINERS: add Halil as additional vfio-ccw maintainer
  MAINTAINERS: update KVM/s390 maintainers

 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.13.6

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

* [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390
  2018-01-30 15:24 [PATCH 0/3] KVM: s390: update maintainers Cornelia Huck
@ 2018-01-30 15:24 ` Cornelia Huck
  2018-01-30 18:09   ` Christian Borntraeger
  2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 11+ messages in thread
From: Cornelia Huck @ 2018-01-30 15:24 UTC (permalink / raw)
  To: borntraeger, frankja, david, pasic
  Cc: bjsdjshi, linux-s390, kvm, Cornelia Huck

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 82ad0eabce4f..cd7a416c516b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7693,6 +7693,7 @@ F:	arch/powerpc/kernel/kvm*
 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
 M:	Christian Borntraeger <borntraeger@de.ibm.com>
 M:	Cornelia Huck <cohuck@redhat.com>
+R:	David Hildenbrand <david@redhat.com>
 L:	linux-s390@vger.kernel.org
 W:	http://www.ibm.com/developerworks/linux/linux390/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
-- 
2.13.6

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

* [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer
  2018-01-30 15:24 [PATCH 0/3] KVM: s390: update maintainers Cornelia Huck
  2018-01-30 15:24 ` [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390 Cornelia Huck
@ 2018-01-30 15:24 ` Cornelia Huck
  2018-01-30 18:10   ` Christian Borntraeger
                     ` (2 more replies)
  2018-01-30 15:24 ` [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers Cornelia Huck
  2018-01-30 15:34 ` [PATCH 0/3] KVM: s390: update maintainers Janosch Frank
  3 siblings, 3 replies; 11+ messages in thread
From: Cornelia Huck @ 2018-01-30 15:24 UTC (permalink / raw)
  To: borntraeger, frankja, david, pasic
  Cc: bjsdjshi, linux-s390, kvm, Cornelia Huck

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd7a416c516b..990ac01c319d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11863,6 +11863,7 @@ F:	drivers/pci/hotplug/s390_pci_hpc.c
 S390 VFIO-CCW DRIVER
 M:	Cornelia Huck <cohuck@redhat.com>
 M:	Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
+M:	Halil Pasic <pasic@linux.vnet.ibm.com>
 L:	linux-s390@vger.kernel.org
 L:	kvm@vger.kernel.org
 S:	Supported
-- 
2.13.6

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

* [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers
  2018-01-30 15:24 [PATCH 0/3] KVM: s390: update maintainers Cornelia Huck
  2018-01-30 15:24 ` [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390 Cornelia Huck
  2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
@ 2018-01-30 15:24 ` Cornelia Huck
  2018-01-30 18:11   ` Christian Borntraeger
  2018-01-30 15:34 ` [PATCH 0/3] KVM: s390: update maintainers Janosch Frank
  3 siblings, 1 reply; 11+ messages in thread
From: Cornelia Huck @ 2018-01-30 15:24 UTC (permalink / raw)
  To: borntraeger, frankja, david, pasic
  Cc: bjsdjshi, linux-s390, kvm, Cornelia Huck

As I have neither too much time nor access to the architecture
documentation anymore, let's switch my status from maintainer to
reviewer. Janosch will step in as second maintainer.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 990ac01c319d..71781ad422f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7692,8 +7692,9 @@ F:	arch/powerpc/kernel/kvm*
 
 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
 M:	Christian Borntraeger <borntraeger@de.ibm.com>
-M:	Cornelia Huck <cohuck@redhat.com>
+M:	Janosch Frank <frankja@linux.vnet.ibm.com>
 R:	David Hildenbrand <david@redhat.com>
+R:	Cornelia Huck <cohuck@redhat.com>
 L:	linux-s390@vger.kernel.org
 W:	http://www.ibm.com/developerworks/linux/linux390/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
-- 
2.13.6

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

* Re: [PATCH 0/3] KVM: s390: update maintainers
  2018-01-30 15:24 [PATCH 0/3] KVM: s390: update maintainers Cornelia Huck
                   ` (2 preceding siblings ...)
  2018-01-30 15:24 ` [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers Cornelia Huck
@ 2018-01-30 15:34 ` Janosch Frank
  3 siblings, 0 replies; 11+ messages in thread
From: Janosch Frank @ 2018-01-30 15:34 UTC (permalink / raw)
  To: Cornelia Huck, borntraeger, david, pasic; +Cc: bjsdjshi, linux-s390, kvm


[-- Attachment #1.1: Type: text/plain, Size: 833 bytes --]

On 30.01.2018 16:24, Cornelia Huck wrote:
> I have currently a bit too much on my plate, so I'd like to cut
> down a bit on areas I maintain and spread the load a bit to other
> folks. But don't cheer too early, you're still stuck with me for
> virtio-ccw and vfio-ccw :)
> 
> Thanks to the guys willing to pick up the work! (And looking forward
> to your acks :)

Series gets an
Acked-by: Janosch Frank <frankja@linux.vnet.ibm.com>

Thanks for your work and your trust Conny!
I'm looking forward to do more upstream work with all of you.

> 
> Cornelia Huck (3):
>   MAINTAINERS: add David as a reviewer for KVM/s390
>   MAINTAINERS: add Halil as additional vfio-ccw maintainer
>   MAINTAINERS: update KVM/s390 maintainers
> 
>  MAINTAINERS | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390
  2018-01-30 15:24 ` [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390 Cornelia Huck
@ 2018-01-30 18:09   ` Christian Borntraeger
  2018-01-31  8:31     ` David Hildenbrand
  0 siblings, 1 reply; 11+ messages in thread
From: Christian Borntraeger @ 2018-01-30 18:09 UTC (permalink / raw)
  To: Cornelia Huck, frankja, david, pasic; +Cc: bjsdjshi, linux-s390, kvm


On 01/30/2018 04:24 PM, Cornelia Huck wrote:
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

Thanks David for your deep and knowledgable reviews.
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 82ad0eabce4f..cd7a416c516b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7693,6 +7693,7 @@ F:	arch/powerpc/kernel/kvm*
>  KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
>  M:	Christian Borntraeger <borntraeger@de.ibm.com>
>  M:	Cornelia Huck <cohuck@redhat.com>
> +R:	David Hildenbrand <david@redhat.com>
>  L:	linux-s390@vger.kernel.org
>  W:	http://www.ibm.com/developerworks/linux/linux390/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
> 

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

* Re: [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer
  2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
@ 2018-01-30 18:10   ` Christian Borntraeger
  2018-01-30 22:22   ` Halil Pasic
  2018-01-31  1:32   ` Dong Jia Shi
  2 siblings, 0 replies; 11+ messages in thread
From: Christian Borntraeger @ 2018-01-30 18:10 UTC (permalink / raw)
  To: Cornelia Huck, frankja, david, pasic; +Cc: bjsdjshi, linux-s390, kvm


On 01/30/2018 04:24 PM, Cornelia Huck wrote:
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>


Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd7a416c516b..990ac01c319d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11863,6 +11863,7 @@ F:	drivers/pci/hotplug/s390_pci_hpc.c
>  S390 VFIO-CCW DRIVER
>  M:	Cornelia Huck <cohuck@redhat.com>
>  M:	Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
> +M:	Halil Pasic <pasic@linux.vnet.ibm.com>
>  L:	linux-s390@vger.kernel.org
>  L:	kvm@vger.kernel.org
>  S:	Supported
> 

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

* Re: [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers
  2018-01-30 15:24 ` [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers Cornelia Huck
@ 2018-01-30 18:11   ` Christian Borntraeger
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Borntraeger @ 2018-01-30 18:11 UTC (permalink / raw)
  To: Cornelia Huck, frankja, david, pasic; +Cc: bjsdjshi, linux-s390, kvm



On 01/30/2018 04:24 PM, Cornelia Huck wrote:
> As I have neither too much time nor access to the architecture
> documentation anymore, let's switch my status from maintainer to
> reviewer. Janosch will step in as second maintainer.

Thank you for all your help in the past and thank you for your QEMU work.
Glad to have you still as a reviewer.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 990ac01c319d..71781ad422f0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7692,8 +7692,9 @@ F:	arch/powerpc/kernel/kvm*
> 
>  KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
>  M:	Christian Borntraeger <borntraeger@de.ibm.com>
> -M:	Cornelia Huck <cohuck@redhat.com>
> +M:	Janosch Frank <frankja@linux.vnet.ibm.com>
>  R:	David Hildenbrand <david@redhat.com>
> +R:	Cornelia Huck <cohuck@redhat.com>
>  L:	linux-s390@vger.kernel.org
>  W:	http://www.ibm.com/developerworks/linux/linux390/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
> 

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

* Re: [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer
  2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
  2018-01-30 18:10   ` Christian Borntraeger
@ 2018-01-30 22:22   ` Halil Pasic
  2018-01-31  1:32   ` Dong Jia Shi
  2 siblings, 0 replies; 11+ messages in thread
From: Halil Pasic @ 2018-01-30 22:22 UTC (permalink / raw)
  To: Cornelia Huck, borntraeger, frankja, david; +Cc: bjsdjshi, linux-s390, kvm



On 01/30/2018 04:24 PM, Cornelia Huck wrote:
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>

Thanks for the trust!


> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd7a416c516b..990ac01c319d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11863,6 +11863,7 @@ F:	drivers/pci/hotplug/s390_pci_hpc.c
>  S390 VFIO-CCW DRIVER
>  M:	Cornelia Huck <cohuck@redhat.com>
>  M:	Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
> +M:	Halil Pasic <pasic@linux.vnet.ibm.com>
>  L:	linux-s390@vger.kernel.org
>  L:	kvm@vger.kernel.org
>  S:	Supported
> 

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

* Re: [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer
  2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
  2018-01-30 18:10   ` Christian Borntraeger
  2018-01-30 22:22   ` Halil Pasic
@ 2018-01-31  1:32   ` Dong Jia Shi
  2 siblings, 0 replies; 11+ messages in thread
From: Dong Jia Shi @ 2018-01-31  1:32 UTC (permalink / raw)
  To: borntraeger, frankja, david, pasic; +Cc: linux-s390, kvm, Cornelia Huck

Cornelia Huck <cohuck@redhat.com> writes:

Acked-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>

Thanks for the help in the past.

> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd7a416c516b..990ac01c319d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11863,6 +11863,7 @@ F:	drivers/pci/hotplug/s390_pci_hpc.c
>  S390 VFIO-CCW DRIVER
>  M:	Cornelia Huck <cohuck@redhat.com>
>  M:	Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
> +M:	Halil Pasic <pasic@linux.vnet.ibm.com>
>  L:	linux-s390@vger.kernel.org
>  L:	kvm@vger.kernel.org
>  S:	Supported
> -- 
> 2.13.6
>

-- 
Dong Jia Shi

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

* Re: [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390
  2018-01-30 18:09   ` Christian Borntraeger
@ 2018-01-31  8:31     ` David Hildenbrand
  0 siblings, 0 replies; 11+ messages in thread
From: David Hildenbrand @ 2018-01-31  8:31 UTC (permalink / raw)
  To: Christian Borntraeger, Cornelia Huck, frankja, pasic
  Cc: bjsdjshi, linux-s390, kvm

On 30.01.2018 19:09, Christian Borntraeger wrote:
> 
> On 01/30/2018 04:24 PM, Cornelia Huck wrote:
>> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> 
> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> 
> Thanks David for your deep and knowledgable reviews.

Thanks Christian. This should help to keep the r-bs coming.

Acked-by: David Hildenbrand <david@redhat.com>

-- 

Thanks,

David / dhildenb

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

end of thread, other threads:[~2018-01-31  8:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-30 15:24 [PATCH 0/3] KVM: s390: update maintainers Cornelia Huck
2018-01-30 15:24 ` [PATCH 1/3] MAINTAINERS: add David as a reviewer for KVM/s390 Cornelia Huck
2018-01-30 18:09   ` Christian Borntraeger
2018-01-31  8:31     ` David Hildenbrand
2018-01-30 15:24 ` [PATCH 2/3] MAINTAINERS: add Halil as additional vfio-ccw maintainer Cornelia Huck
2018-01-30 18:10   ` Christian Borntraeger
2018-01-30 22:22   ` Halil Pasic
2018-01-31  1:32   ` Dong Jia Shi
2018-01-30 15:24 ` [PATCH 3/3] MAINTAINERS: update KVM/s390 maintainers Cornelia Huck
2018-01-30 18:11   ` Christian Borntraeger
2018-01-30 15:34 ` [PATCH 0/3] KVM: s390: update maintainers Janosch Frank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).