* [PATCH] MAINTAINERS: update Alexey Makhalov's email address
[not found] <20240926174337.1139107-1-alexey.makhalov@broadcom.com>
@ 2024-11-12 23:50 ` Alexey Makhalov
2024-11-12 23:52 ` kernel test robot
0 siblings, 1 reply; 4+ messages in thread
From: Alexey Makhalov @ 2024-11-12 23:50 UTC (permalink / raw)
To: linux-kernel, stable, virtualization
Cc: ajay.kaher, Alexey Makhalov, Konstantin Ryabitsev
Fix a typo in an email address.
Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/
Signed-off-by: Alexey Makhalov <alexey.makhalov@broadcom.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 21fdaa19229a..bfc902d7925a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17503,7 +17503,7 @@ F: include/uapi/linux/ppdev.h
PARAVIRT_OPS INTERFACE
M: Juergen Gross <jgross@suse.com>
R: Ajay Kaher <ajay.kaher@broadcom.com>
-R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: virtualization@lists.linux.dev
L: x86@kernel.org
@@ -24691,7 +24691,7 @@ F: drivers/misc/vmw_balloon.c
VMWARE HYPERVISOR INTERFACE
M: Ajay Kaher <ajay.kaher@broadcom.com>
-M: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+M: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: virtualization@lists.linux.dev
L: x86@kernel.org
@@ -24719,7 +24719,7 @@ F: drivers/scsi/vmw_pvscsi.h
VMWARE VIRTUAL PTP CLOCK DRIVER
M: Nick Shi <nick.shi@broadcom.com>
R: Ajay Kaher <ajay.kaher@broadcom.com>
-R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: netdev@vger.kernel.org
S: Supported
--
2.39.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: update Alexey Makhalov's email address
@ 2025-03-18 0:40 Alexey Makhalov
2025-04-30 22:03 ` Alexey Makhalov
0 siblings, 1 reply; 4+ messages in thread
From: Alexey Makhalov @ 2025-03-18 0:40 UTC (permalink / raw)
To: linux-kernel, stable, virtualization
Cc: gregkh, bp, ajay.kaher, Alexey Makhalov, Konstantin Ryabitsev
Fix a typo in an email address.
Cc: stable@vger.kernel.org
Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/
Signed-off-by: Alexey Makhalov <alexey.makhalov@broadcom.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c9763412a508..c2eb78c1ab75 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17945,7 +17945,7 @@ F: include/uapi/linux/ppdev.h
PARAVIRT_OPS INTERFACE
M: Juergen Gross <jgross@suse.com>
R: Ajay Kaher <ajay.kaher@broadcom.com>
-R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: virtualization@lists.linux.dev
L: x86@kernel.org
@@ -25341,7 +25341,7 @@ F: drivers/misc/vmw_balloon.c
VMWARE HYPERVISOR INTERFACE
M: Ajay Kaher <ajay.kaher@broadcom.com>
-M: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+M: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: virtualization@lists.linux.dev
L: x86@kernel.org
@@ -25369,7 +25369,7 @@ F: drivers/scsi/vmw_pvscsi.h
VMWARE VIRTUAL PTP CLOCK DRIVER
M: Nick Shi <nick.shi@broadcom.com>
R: Ajay Kaher <ajay.kaher@broadcom.com>
-R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R: Alexey Makhalov <alexey.makhalov@broadcom.com>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L: netdev@vger.kernel.org
S: Supported
--
2.39.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Alexey Makhalov's email address
2025-03-18 0:40 Alexey Makhalov
@ 2025-04-30 22:03 ` Alexey Makhalov
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Makhalov @ 2025-04-30 22:03 UTC (permalink / raw)
To: linux-kernel, stable, virtualization, x86
Cc: gregkh, bp, ajay.kaher, Konstantin Ryabitsev
Hi Borislav,
I see this patch didn't get a traction.
Can you to merge this fix in x86 tree, please?
Thanks,
--Alexey
On 3/17/25 5:40 PM, Alexey Makhalov wrote:
> Fix a typo in an email address.
>
> Cc: stable@vger.kernel.org
> Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
> Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/
> Signed-off-by: Alexey Makhalov <alexey.makhalov@broadcom.com>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c9763412a508..c2eb78c1ab75 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17945,7 +17945,7 @@ F: include/uapi/linux/ppdev.h
> PARAVIRT_OPS INTERFACE
> M: Juergen Gross <jgross@suse.com>
> R: Ajay Kaher <ajay.kaher@broadcom.com>
> -R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
> +R: Alexey Makhalov <alexey.makhalov@broadcom.com>
> R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
> L: virtualization@lists.linux.dev
> L: x86@kernel.org
> @@ -25341,7 +25341,7 @@ F: drivers/misc/vmw_balloon.c
>
> VMWARE HYPERVISOR INTERFACE
> M: Ajay Kaher <ajay.kaher@broadcom.com>
> -M: Alexey Makhalov <alexey.amakhalov@broadcom.com>
> +M: Alexey Makhalov <alexey.makhalov@broadcom.com>
> R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
> L: virtualization@lists.linux.dev
> L: x86@kernel.org
> @@ -25369,7 +25369,7 @@ F: drivers/scsi/vmw_pvscsi.h
> VMWARE VIRTUAL PTP CLOCK DRIVER
> M: Nick Shi <nick.shi@broadcom.com>
> R: Ajay Kaher <ajay.kaher@broadcom.com>
> -R: Alexey Makhalov <alexey.amakhalov@broadcom.com>
> +R: Alexey Makhalov <alexey.makhalov@broadcom.com>
> R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
> L: netdev@vger.kernel.org
> S: Supported
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-04-30 22:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240926174337.1139107-1-alexey.makhalov@broadcom.com>
2024-11-12 23:50 ` [PATCH] MAINTAINERS: update Alexey Makhalov's email address Alexey Makhalov
2024-11-12 23:52 ` kernel test robot
2025-03-18 0:40 Alexey Makhalov
2025-04-30 22:03 ` Alexey Makhalov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox