The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM
@ 2026-02-25 11:16 Daniel Lezcano
  2026-02-25 11:16 ` [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org Daniel Lezcano
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 11:16 UTC (permalink / raw)
  To: akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Krzysztof Kozlowski,
	Hans Verkuil, Lorenzo Stoakes, Hans de Goede, open list

Use the kernel.org address as a unified single entry to send patches
to for PM related changes.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 55af015174a5..26c956ab9657 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6669,7 +6669,7 @@ F:	rust/kernel/cpu.rs
 
 CPU IDLE TIME MANAGEMENT FRAMEWORK
 M:	"Rafael J. Wysocki" <rafael@kernel.org>
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 R:	Christian Loehle <christian.loehle@arm.com>
 L:	linux-pm@vger.kernel.org
 S:	Maintained
@@ -6699,7 +6699,7 @@ F:	arch/x86/kernel/msr.c
 
 CPUIDLE DRIVER - ARM BIG LITTLE
 M:	Lorenzo Pieralisi <lpieralisi@kernel.org>
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 L:	linux-pm@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
@@ -6707,7 +6707,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 F:	drivers/cpuidle/cpuidle-big_little.c
 
 CPUIDLE DRIVER - ARM EXYNOS
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 M:	Kukjin Kim <kgene@kernel.org>
 R:	Krzysztof Kozlowski <krzk@kernel.org>
 L:	linux-pm@vger.kernel.org
@@ -26217,7 +26217,7 @@ F:	drivers/media/radio/radio-raremono.c
 
 THERMAL
 M:	Rafael J. Wysocki <rafael@kernel.org>
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 R:	Zhang Rui <rui.zhang@intel.com>
 R:	Lukasz Luba <lukasz.luba@arm.com>
 L:	linux-pm@vger.kernel.org
@@ -26247,7 +26247,7 @@ F:	drivers/thermal/amlogic_thermal.c
 
 THERMAL/CPU_COOLING
 M:	Amit Daniel Kachhap <amit.kachhap@gmail.com>
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 M:	Viresh Kumar <viresh.kumar@linaro.org>
 R:	Lukasz Luba <lukasz.luba@arm.com>
 L:	linux-pm@vger.kernel.org
-- 
2.43.0


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

* [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org
  2026-02-25 11:16 [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Daniel Lezcano
@ 2026-02-25 11:16 ` Daniel Lezcano
  2026-02-25 11:41   ` Krzysztof Kozlowski
  2026-02-25 11:16 ` [PATCH 3/3] mailmap: Unify Daniel Lezcano addresses Daniel Lezcano
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 11:16 UTC (permalink / raw)
  To: akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Krzysztof Kozlowski,
	Hans Verkuil, Lorenzo Stoakes, Hans de Goede, open list

Change the email address to send patches to the @kernel.org address.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 26c956ab9657..6c8752099924 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6280,7 +6280,7 @@ S:	Maintained
 F:	include/linux/clk.h
 
 CLOCKSOURCE, CLOCKEVENT DRIVERS
-M:	Daniel Lezcano <daniel.lezcano@linaro.org>
+M:	Daniel Lezcano <daniel.lezcano@kernel.org>
 M:	Thomas Gleixner <tglx@kernel.org>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
-- 
2.43.0


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

* [PATCH 3/3] mailmap: Unify Daniel Lezcano addresses
  2026-02-25 11:16 [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Daniel Lezcano
  2026-02-25 11:16 ` [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org Daniel Lezcano
@ 2026-02-25 11:16 ` Daniel Lezcano
  2026-02-25 14:07 ` [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Rafael J. Wysocki
  2026-02-25 17:06 ` [GIT PULL] email changes for v7.0-rc1 Daniel Lezcano
  3 siblings, 0 replies; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 11:16 UTC (permalink / raw)
  To: akpm, rafael, tglx
  Cc: Arnd Bergmann, Jakub Kicinski, Hans Verkuil, Dmitry Baryshkov,
	Martin Kepplinger-Novaković, Shannon Nelson, Nicolas Schier,
	open list

Unify under the kernel.org account all the email addresses used for
the past contributions.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 .mailmap | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.mailmap b/.mailmap
index e1cf6bb85d33..463de4784ecb 100644
--- a/.mailmap
+++ b/.mailmap
@@ -210,6 +210,10 @@ Daniel Borkmann <daniel@iogearbox.net> <daniel.borkmann@tik.ee.ethz.ch>
 Daniel Borkmann <daniel@iogearbox.net> <dborkmann@redhat.com>
 Daniel Borkmann <daniel@iogearbox.net> <dborkman@redhat.com>
 Daniel Borkmann <daniel@iogearbox.net> <dxchgb@gmail.com>
+Daniel Lezcano <daniel.lezcano@kernel.org> <daniel.lezcano@linaro.org>
+Daniel Lezcano <daniel.lezcano@kernel.org> <daniel.lezcano@free.fr>
+Daniel Lezcano <daniel.lezcano@kernel.org> <daniel.lezcano@linexp.org>
+Daniel Lezcano <daniel.lezcano@kernel.org> <dlezcano@fr.ibm.com>
 Daniel Thompson <danielt@kernel.org> <daniel.thompson@linaro.org>
 Danilo Krummrich <dakr@kernel.org> <dakr@redhat.com>
 David Brownell <david-b@pacbell.net>
-- 
2.43.0


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

* Re: [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org
  2026-02-25 11:16 ` [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org Daniel Lezcano
@ 2026-02-25 11:41   ` Krzysztof Kozlowski
  2026-02-25 12:16     ` Daniel Lezcano
  0 siblings, 1 reply; 12+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-25 11:41 UTC (permalink / raw)
  To: Daniel Lezcano, akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Hans Verkuil, Lorenzo Stoakes,
	Hans de Goede, open list

On 25/02/2026 12:16, Daniel Lezcano wrote:
> Change the email address to send patches to the @kernel.org address.
> 
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---
>  MAINTAINERS | 2 +-

Hey,

This is the same patch reason as 1/3, why it cannot be simply squashed?
At least looks the same linaro.org->korg?

Best regards,
Krzysztof

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

* Re: [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org
  2026-02-25 11:41   ` Krzysztof Kozlowski
@ 2026-02-25 12:16     ` Daniel Lezcano
  2026-02-25 12:21       ` Krzysztof Kozlowski
  0 siblings, 1 reply; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 12:16 UTC (permalink / raw)
  To: Krzysztof Kozlowski, akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Hans Verkuil, Lorenzo Stoakes,
	Hans de Goede, open list

On 2/25/26 12:41, Krzysztof Kozlowski wrote:
> On 25/02/2026 12:16, Daniel Lezcano wrote:
>> Change the email address to send patches to the @kernel.org address.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
>> ---
>>   MAINTAINERS | 2 +-
> 
> Hey,
> 
> This is the same patch reason as 1/3, why it cannot be simply squashed?
> At least looks the same linaro.org->korg?

Yes, it could be done with one patch with the acked-by from one or 
another subsystem maintainer but then I imagined someone telling me I 
should split the changes for both subsystems, so I came with this version :)

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

* Re: [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org
  2026-02-25 12:16     ` Daniel Lezcano
@ 2026-02-25 12:21       ` Krzysztof Kozlowski
  2026-02-25 12:23         ` Krzysztof Kozlowski
  0 siblings, 1 reply; 12+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-25 12:21 UTC (permalink / raw)
  To: Daniel Lezcano, akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Hans Verkuil, Lorenzo Stoakes,
	Hans de Goede, open list

On 25/02/2026 13:16, Daniel Lezcano wrote:
> On 2/25/26 12:41, Krzysztof Kozlowski wrote:
>> On 25/02/2026 12:16, Daniel Lezcano wrote:
>>> Change the email address to send patches to the @kernel.org address.
>>>
>>> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
>>> ---
>>>   MAINTAINERS | 2 +-
>>
>> Hey,
>>
>> This is the same patch reason as 1/3, why it cannot be simply squashed?
>> At least looks the same linaro.org->korg?
> 
> Yes, it could be done with one patch with the acked-by from one or 
> another subsystem maintainer but then I imagined someone telling me I 
> should split the changes for both subsystems, so I came with this version :)

It's anyway you who is going to take entire patchset, so there are no
multiple subsystems. You only split bindings from MAINTAINERS file.

Maintainers take their updates (so maintainers+mailmap as one commit)
directly. IMO, bindings too if there are no conflicts.

BTW, you might be missing here mailmap update.

Best regards,
Krzysztof

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

* Re: [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org
  2026-02-25 12:21       ` Krzysztof Kozlowski
@ 2026-02-25 12:23         ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-25 12:23 UTC (permalink / raw)
  To: Daniel Lezcano, akpm, rafael, tglx
  Cc: Rob Herring (Arm), Jakub Kicinski, Hans Verkuil, Lorenzo Stoakes,
	Hans de Goede, open list

On 25/02/2026 13:21, Krzysztof Kozlowski wrote:
> On 25/02/2026 13:16, Daniel Lezcano wrote:
>> On 2/25/26 12:41, Krzysztof Kozlowski wrote:
>>> On 25/02/2026 12:16, Daniel Lezcano wrote:
>>>> Change the email address to send patches to the @kernel.org address.
>>>>
>>>> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
>>>> ---
>>>>   MAINTAINERS | 2 +-
>>>
>>> Hey,
>>>
>>> This is the same patch reason as 1/3, why it cannot be simply squashed?
>>> At least looks the same linaro.org->korg?
>>
>> Yes, it could be done with one patch with the acked-by from one or 
>> another subsystem maintainer but then I imagined someone telling me I 
>> should split the changes for both subsystems, so I came with this version :)
> 
> It's anyway you who is going to take entire patchset, so there are no
> multiple subsystems. You only split bindings from MAINTAINERS file.
> 
> Maintainers take their updates (so maintainers+mailmap as one commit)
> directly. IMO, bindings too if there are no conflicts.
> 
> BTW, you might be missing here mailmap update.

E.g.:
https://lore.kernel.org/all/20240329174823.74918-1-krzysztof.kozlowski@linaro.org/
and then I simply applied that patch.

Best regards,
Krzysztof

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

* Re: [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM
  2026-02-25 11:16 [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Daniel Lezcano
  2026-02-25 11:16 ` [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org Daniel Lezcano
  2026-02-25 11:16 ` [PATCH 3/3] mailmap: Unify Daniel Lezcano addresses Daniel Lezcano
@ 2026-02-25 14:07 ` Rafael J. Wysocki
  2026-02-25 16:53   ` Daniel Lezcano
  2026-02-25 17:06 ` [GIT PULL] email changes for v7.0-rc1 Daniel Lezcano
  3 siblings, 1 reply; 12+ messages in thread
From: Rafael J. Wysocki @ 2026-02-25 14:07 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: akpm, rafael, tglx, Rob Herring (Arm), Jakub Kicinski,
	Krzysztof Kozlowski, Hans Verkuil, Lorenzo Stoakes, Hans de Goede,
	open list

On Wed, Feb 25, 2026 at 12:17 PM Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
> Use the kernel.org address as a unified single entry to send patches
> to for PM related changes.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

I could apply this one, but I think that it's better if all three go
together, so can you apply all of them and send a PR to me or directly
to Linus?

You may as well squash them into one patch as far as I'm concerned.

> ---
>  MAINTAINERS | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55af015174a5..26c956ab9657 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6669,7 +6669,7 @@ F:        rust/kernel/cpu.rs
>
>  CPU IDLE TIME MANAGEMENT FRAMEWORK
>  M:     "Rafael J. Wysocki" <rafael@kernel.org>
> -M:     Daniel Lezcano <daniel.lezcano@linaro.org>
> +M:     Daniel Lezcano <daniel.lezcano@kernel.org>
>  R:     Christian Loehle <christian.loehle@arm.com>
>  L:     linux-pm@vger.kernel.org
>  S:     Maintained
> @@ -6699,7 +6699,7 @@ F:        arch/x86/kernel/msr.c
>
>  CPUIDLE DRIVER - ARM BIG LITTLE
>  M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
> -M:     Daniel Lezcano <daniel.lezcano@linaro.org>
> +M:     Daniel Lezcano <daniel.lezcano@kernel.org>
>  L:     linux-pm@vger.kernel.org
>  L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:     Maintained
> @@ -6707,7 +6707,7 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
>  F:     drivers/cpuidle/cpuidle-big_little.c
>
>  CPUIDLE DRIVER - ARM EXYNOS
> -M:     Daniel Lezcano <daniel.lezcano@linaro.org>
> +M:     Daniel Lezcano <daniel.lezcano@kernel.org>
>  M:     Kukjin Kim <kgene@kernel.org>
>  R:     Krzysztof Kozlowski <krzk@kernel.org>
>  L:     linux-pm@vger.kernel.org
> @@ -26217,7 +26217,7 @@ F:      drivers/media/radio/radio-raremono.c
>
>  THERMAL
>  M:     Rafael J. Wysocki <rafael@kernel.org>
> -M:     Daniel Lezcano <daniel.lezcano@linaro.org>
> +M:     Daniel Lezcano <daniel.lezcano@kernel.org>
>  R:     Zhang Rui <rui.zhang@intel.com>
>  R:     Lukasz Luba <lukasz.luba@arm.com>
>  L:     linux-pm@vger.kernel.org
> @@ -26247,7 +26247,7 @@ F:      drivers/thermal/amlogic_thermal.c
>
>  THERMAL/CPU_COOLING
>  M:     Amit Daniel Kachhap <amit.kachhap@gmail.com>
> -M:     Daniel Lezcano <daniel.lezcano@linaro.org>
> +M:     Daniel Lezcano <daniel.lezcano@kernel.org>
>  M:     Viresh Kumar <viresh.kumar@linaro.org>
>  R:     Lukasz Luba <lukasz.luba@arm.com>
>  L:     linux-pm@vger.kernel.org
> --
> 2.43.0
>

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

* Re: [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM
  2026-02-25 14:07 ` [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Rafael J. Wysocki
@ 2026-02-25 16:53   ` Daniel Lezcano
  0 siblings, 0 replies; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 16:53 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: akpm, tglx, Rob Herring (Arm), Jakub Kicinski,
	Krzysztof Kozlowski, Hans Verkuil, Lorenzo Stoakes, Hans de Goede,
	open list

On 2/25/26 15:07, Rafael J. Wysocki wrote:
> On Wed, Feb 25, 2026 at 12:17 PM Daniel Lezcano
> <daniel.lezcano@linaro.org> wrote:
>>
>> Use the kernel.org address as a unified single entry to send patches
>> to for PM related changes.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> 
> I could apply this one, but I think that it's better if all three go
> together, so can you apply all of them and send a PR to me or directly
> to Linus?

Sure I'll do that, thanks



-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

* [GIT PULL] email changes for v7.0-rc1
  2026-02-25 11:16 [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Daniel Lezcano
                   ` (2 preceding siblings ...)
  2026-02-25 14:07 ` [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Rafael J. Wysocki
@ 2026-02-25 17:06 ` Daniel Lezcano
  2026-02-25 17:09   ` Daniel Lezcano
  3 siblings, 1 reply; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 17:06 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: akpm, rafael, tglx, Rob Herring (Arm), Jakub Kicinski,
	Krzysztof Kozlowski, Hans Verkuil, Lorenzo Stoakes, Hans de Goede,
	open list


Hi Rafael,

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

   Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git 
3ea20672d23b21327266534e08ca10d8f281f4ab

for you to fetch changes up to 3ea20672d23b21327266534e08ca10d8f281f4ab:

   MAINTAINERS: Update contact with the kernel.org address (2026-02-25 
18:03:19 +0100)

----------------------------------------------------------------
Daniel Lezcano (1):
       MAINTAINERS: Update contact with the kernel.org address

  .mailmap    |  4 ++++
  MAINTAINERS | 12 ++++++------
  2 files changed, 10 insertions(+), 6 deletions(-)


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

* Re: [GIT PULL] email changes for v7.0-rc1
  2026-02-25 17:06 ` [GIT PULL] email changes for v7.0-rc1 Daniel Lezcano
@ 2026-02-25 17:09   ` Daniel Lezcano
  2026-02-25 17:41     ` Rafael J. Wysocki
  0 siblings, 1 reply; 12+ messages in thread
From: Daniel Lezcano @ 2026-02-25 17:09 UTC (permalink / raw)
  To: rafael
  Cc: akpm, tglx, Rob Herring (Arm), Jakub Kicinski,
	Krzysztof Kozlowski, Hans Verkuil, Lorenzo Stoakes, Hans de Goede,
	open list


Hi Rafael,

actually the PR is for you :)

On 2/25/26 18:06, Daniel Lezcano wrote:
> 
> Hi Rafael,
> 
> The following changes since commit 
> 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
> 
>    Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
> 
> are available in the Git repository at:
> 
> 
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git 
> 3ea20672d23b21327266534e08ca10d8f281f4ab
> 
> for you to fetch changes up to 3ea20672d23b21327266534e08ca10d8f281f4ab:
> 
>    MAINTAINERS: Update contact with the kernel.org address (2026-02-25 
> 18:03:19 +0100)
> 
> ----------------------------------------------------------------
> Daniel Lezcano (1):
>        MAINTAINERS: Update contact with the kernel.org address
> 
>   .mailmap    |  4 ++++
>   MAINTAINERS | 12 ++++++------
>   2 files changed, 10 insertions(+), 6 deletions(-)
> 


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

* Re: [GIT PULL] email changes for v7.0-rc1
  2026-02-25 17:09   ` Daniel Lezcano
@ 2026-02-25 17:41     ` Rafael J. Wysocki
  0 siblings, 0 replies; 12+ messages in thread
From: Rafael J. Wysocki @ 2026-02-25 17:41 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: rafael, akpm, tglx, Rob Herring (Arm), Jakub Kicinski,
	Krzysztof Kozlowski, Hans Verkuil, Lorenzo Stoakes, Hans de Goede,
	open list

On Wed, Feb 25, 2026 at 6:09 PM Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
>
> Hi Rafael,
>
> actually the PR is for you :)

Pulled and added to the linux-next branch, thanks!

> On 2/25/26 18:06, Daniel Lezcano wrote:
> >
> > Hi Rafael,
> >
> > The following changes since commit
> > 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
> >
> >    Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
> >
> > are available in the Git repository at:
> >
> >
> > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
> > 3ea20672d23b21327266534e08ca10d8f281f4ab
> >
> > for you to fetch changes up to 3ea20672d23b21327266534e08ca10d8f281f4ab:
> >
> >    MAINTAINERS: Update contact with the kernel.org address (2026-02-25
> > 18:03:19 +0100)
> >
> > ----------------------------------------------------------------
> > Daniel Lezcano (1):
> >        MAINTAINERS: Update contact with the kernel.org address
> >
> >   .mailmap    |  4 ++++
> >   MAINTAINERS | 12 ++++++------
> >   2 files changed, 10 insertions(+), 6 deletions(-)
> >
>
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog

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

end of thread, other threads:[~2026-02-25 17:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 11:16 [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Daniel Lezcano
2026-02-25 11:16 ` [PATCH 2/3] MAINTAINERS: Update clockevent/clocksource email address with @kernel.org Daniel Lezcano
2026-02-25 11:41   ` Krzysztof Kozlowski
2026-02-25 12:16     ` Daniel Lezcano
2026-02-25 12:21       ` Krzysztof Kozlowski
2026-02-25 12:23         ` Krzysztof Kozlowski
2026-02-25 11:16 ` [PATCH 3/3] mailmap: Unify Daniel Lezcano addresses Daniel Lezcano
2026-02-25 14:07 ` [PATCH 1/3] MAINTAINERS: Update contact with the kernel.org address for PM Rafael J. Wysocki
2026-02-25 16:53   ` Daniel Lezcano
2026-02-25 17:06 ` [GIT PULL] email changes for v7.0-rc1 Daniel Lezcano
2026-02-25 17:09   ` Daniel Lezcano
2026-02-25 17:41     ` Rafael J. Wysocki

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