The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
@ 2023-10-20 21:22 Ashish Kalra
  2023-10-20 22:48 ` Michael Roth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ashish Kalra @ 2023-10-20 21:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: thomas.lendacky, michael.roth, dhaval.giani, linux-crypto

From: Ashish Kalra <ashish.kalra@amd.com>

Brijesh is no longer with AMD.

Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7a7bd8bd80e9..a7c64d36911e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -907,7 +907,7 @@ F:	drivers/crypto/ccp/
 F:	include/linux/ccp.h
 
 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
-M:	Brijesh Singh <brijesh.singh@amd.com>
+M:	Ashish Kalra <ashish.kalra@amd.com>
 M:	Tom Lendacky <thomas.lendacky@amd.com>
 L:	linux-crypto@vger.kernel.org
 S:	Supported
-- 
2.25.1


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

* Re: [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
  2023-10-20 21:22 [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT Ashish Kalra
@ 2023-10-20 22:48 ` Michael Roth
  2023-10-23 13:41 ` Tom Lendacky
  2023-10-27 10:56 ` Herbert Xu
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Roth @ 2023-10-20 22:48 UTC (permalink / raw)
  To: Ashish Kalra; +Cc: linux-kernel, thomas.lendacky, dhaval.giani, linux-crypto

On Fri, Oct 20, 2023 at 09:22:34PM +0000, Ashish Kalra wrote:
> From: Ashish Kalra <ashish.kalra@amd.com>
> 
> Brijesh is no longer with AMD.
> 
> Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>

Reviewed-by: Michael Roth <michael.roth@amd.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a7bd8bd80e9..a7c64d36911e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -907,7 +907,7 @@ F:	drivers/crypto/ccp/
>  F:	include/linux/ccp.h
>  
>  AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
> -M:	Brijesh Singh <brijesh.singh@amd.com>
> +M:	Ashish Kalra <ashish.kalra@amd.com>
>  M:	Tom Lendacky <thomas.lendacky@amd.com>
>  L:	linux-crypto@vger.kernel.org
>  S:	Supported
> -- 
> 2.25.1
> 

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

* Re: [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
  2023-10-20 21:22 [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT Ashish Kalra
  2023-10-20 22:48 ` Michael Roth
@ 2023-10-23 13:41 ` Tom Lendacky
  2023-10-27 10:56 ` Herbert Xu
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Lendacky @ 2023-10-23 13:41 UTC (permalink / raw)
  To: Ashish Kalra, linux-kernel; +Cc: michael.roth, dhaval.giani, linux-crypto

On 10/20/23 16:22, Ashish Kalra wrote:
> From: Ashish Kalra <ashish.kalra@amd.com>
> 
> Brijesh is no longer with AMD.
> 
> Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>

Acked-by: Tom Lendacky <thomas.lendacky@amd.com>

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a7bd8bd80e9..a7c64d36911e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -907,7 +907,7 @@ F:	drivers/crypto/ccp/
>   F:	include/linux/ccp.h
>   
>   AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
> -M:	Brijesh Singh <brijesh.singh@amd.com>
> +M:	Ashish Kalra <ashish.kalra@amd.com>
>   M:	Tom Lendacky <thomas.lendacky@amd.com>
>   L:	linux-crypto@vger.kernel.org
>   S:	Supported

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

* Re: [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
  2023-10-20 21:22 [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT Ashish Kalra
  2023-10-20 22:48 ` Michael Roth
  2023-10-23 13:41 ` Tom Lendacky
@ 2023-10-27 10:56 ` Herbert Xu
  2 siblings, 0 replies; 4+ messages in thread
From: Herbert Xu @ 2023-10-27 10:56 UTC (permalink / raw)
  To: Ashish Kalra
  Cc: linux-kernel, thomas.lendacky, michael.roth, dhaval.giani,
	linux-crypto

Ashish Kalra <Ashish.Kalra@amd.com> wrote:
> From: Ashish Kalra <ashish.kalra@amd.com>
> 
> Brijesh is no longer with AMD.
> 
> Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2023-10-27 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 21:22 [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT Ashish Kalra
2023-10-20 22:48 ` Michael Roth
2023-10-23 13:41 ` Tom Lendacky
2023-10-27 10:56 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox