[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <875x98i1rn.ffs@tglx>
Date: Sun, 11 Jan 2026 16:53:48 +0100
From: Thomas Gleixner <tglx@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: treewide: Update email address
In a vain attempt to consolidate the email zoo switch everything to the
kernel.org account.
Signed-off-by: Thomas Gleixner <tglx@...nel.org>
---
@Linus: Can you please pick that up directly?
---
.mailmap | 1
CREDITS | 2
Documentation/ABI/stable/sysfs-kernel-time-aux-clocks | 2
Documentation/arch/x86/topology.rst | 2
Documentation/core-api/cpu_hotplug.rst | 2
Documentation/core-api/genericirq.rst | 2
Documentation/core-api/librs.rst | 2
Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml | 2
Documentation/driver-api/mtdnand.rst | 4 -
Documentation/translations/zh_CN/core-api/cpu_hotplug.rst | 2
Documentation/translations/zh_CN/core-api/genericirq.rst | 2
MAINTAINERS | 36 ++++++------
arch/sh/kernel/perf_event.c | 2
arch/sparc/kernel/perf_event.c | 2
arch/x86/events/core.c | 2
arch/x86/events/perf_event.h | 2
arch/x86/kernel/x86_init.c | 2
arch/x86/mm/pti.c | 2
drivers/mtd/nand/ecc-sw-hamming.c | 2
drivers/mtd/nand/raw/diskonchip.c | 2
drivers/mtd/nand/raw/nand_base.c | 4 -
drivers/mtd/nand/raw/nand_bbt.c | 2
drivers/mtd/nand/raw/nand_ids.c | 2
drivers/mtd/nand/raw/nand_jedec.c | 2
drivers/mtd/nand/raw/nand_legacy.c | 2
drivers/mtd/nand/raw/nand_onfi.c | 2
drivers/mtd/nand/raw/ndfc.c | 2
drivers/uio/uio.c | 2
fs/jffs2/wbuf.c | 4 -
include/linux/hrtimer.h | 2
include/linux/ktime.h | 2
include/linux/mtd/jedec.h | 2
include/linux/mtd/nand-ecc-sw-hamming.h | 2
include/linux/mtd/ndfc.h | 2
include/linux/mtd/onfi.h | 2
include/linux/mtd/platnand.h | 2
include/linux/mtd/rawnand.h | 2
include/linux/perf_event.h | 2
include/linux/plist.h | 2
include/linux/rslib.h | 2
include/linux/uio_driver.h | 2
include/uapi/linux/perf_event.h | 2
kernel/events/callchain.c | 2
kernel/events/core.c | 2
kernel/events/ring_buffer.c | 2
kernel/irq/debugfs.c | 2
kernel/irq/matrix.c | 2
kernel/sched/fair.c | 2
kernel/sched/pelt.c | 2
kernel/time/clockevents.c | 2
kernel/time/hrtimer.c | 2
kernel/time/tick-broadcast.c | 2
kernel/time/tick-common.c | 2
kernel/time/tick-oneshot.c | 2
kernel/time/tick-sched.c | 2
lib/debugobjects.c | 2
lib/plist.c | 2
lib/reed_solomon/decode_rs.c | 2
lib/reed_solomon/encode_rs.c | 2
lib/reed_solomon/reed_solomon.c | 2
scripts/spdxcheck.py | 2
tools/include/uapi/linux/perf_event.h | 2
tools/perf/builtin-list.c | 2
63 files changed, 83 insertions(+), 82 deletions(-)
--- a/.mailmap
+++ b/.mailmap
@@ -801,6 +801,7 @@ Tanzir Hasan <tanzhasanwork@...il.com> <
Tejun Heo <htejun@...il.com>
Tomeu Vizoso <tomeu@...euvizoso.net> <tomeu.vizoso@...labora.com>
Thomas Graf <tgraf@...g.ch>
+Thomas Gleixner <tglx@...nel.org> <tglx@...utronix.de>
Thomas Körper <socketcan@....eu> <thomas.koerper@....eu>
Thomas Pedersen <twp@...eaurora.org>
Thorsten Blum <thorsten.blum@...ux.dev> <thorsten.blum@...lux.com>
--- a/CREDITS
+++ b/CREDITS
@@ -1398,7 +1398,7 @@ D: SRM environment driver (for Alpha sys
P: 1024D/8399E1BB 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
N: Thomas Gleixner
-E: tglx@...utronix.de
+E: tglx@...nel.org
D: NAND flash hardware support, JFFS2 on NAND flash
N: Jérôme Glisse
--- a/Documentation/ABI/stable/sysfs-kernel-time-aux-clocks
+++ b/Documentation/ABI/stable/sysfs-kernel-time-aux-clocks
@@ -1,5 +1,5 @@
What: /sys/kernel/time/aux_clocks/<ID>/enable
Date: May 2025
-Contact: Thomas Gleixner <tglx@...utronix.de>
+Contact: Thomas Gleixner <tglx@...nel.org>
Description:
Controls the enablement of auxiliary clock timekeepers.
--- a/Documentation/arch/x86/topology.rst
+++ b/Documentation/arch/x86/topology.rst
@@ -17,7 +17,7 @@ with the generic one and look at this on
Needless to say, code should use the generic functions - this file is *only*
here to *document* the inner workings of x86 topology.
-Started by Thomas Gleixner <tglx@...utronix.de> and Borislav Petkov <bp@...en8.de>.
+Started by Thomas Gleixner <tglx@...nel.org> and Borislav Petkov <bp@...en8.de>.
The main aim of the topology facilities is to present adequate interfaces to
code which needs to know/query/use the structure of the running system wrt
--- a/Documentation/core-api/cpu_hotplug.rst
+++ b/Documentation/core-api/cpu_hotplug.rst
@@ -8,7 +8,7 @@ CPU hotplug in the Kernel
Srivatsa Vaddagiri <vatsa@...ibm.com>,
Ashok Raj <ashok.raj@...el.com>,
Joel Schopp <jschopp@...tin.ibm.com>,
- Thomas Gleixner <tglx@...utronix.de>
+ Thomas Gleixner <tglx@...nel.org>
Introduction
============
--- a/Documentation/core-api/genericirq.rst
+++ b/Documentation/core-api/genericirq.rst
@@ -439,6 +439,6 @@ Credits
The following people have contributed to this document:
-1. Thomas Gleixner tglx@...utronix.de
+1. Thomas Gleixner tglx@...nel.org
2. Ingo Molnar mingo@...e.hu
--- a/Documentation/core-api/librs.rst
+++ b/Documentation/core-api/librs.rst
@@ -209,4 +209,4 @@ testing. Thanks a lot.
The following people have contributed to this document:
-Thomas Gleixner\ tglx@...utronix.de
+Thomas Gleixner\ tglx@...nel.org
--- a/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
+++ b/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
@@ -8,7 +8,7 @@ title: Marvell MMP Timer
maintainers:
- Daniel Lezcano <daniel.lezcano@...aro.org>
- - Thomas Gleixner <tglx@...utronix.de>
+ - Thomas Gleixner <tglx@...nel.org>
- Rob Herring <robh@...nel.org>
properties:
--- a/Documentation/driver-api/mtdnand.rst
+++ b/Documentation/driver-api/mtdnand.rst
@@ -996,11 +996,11 @@ Credits
2. David Woodhouse\ dwmw2@...radead.org
-3. Thomas Gleixner\ tglx@...utronix.de
+3. Thomas Gleixner\ tglx@...nel.org
A lot of users have provided bugfixes, improvements and helping hands
for testing. Thanks a lot.
The following people have contributed to this document:
-1. Thomas Gleixner\ tglx@...utronix.de
+1. Thomas Gleixner\ tglx@...nel.org
--- a/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
+++ b/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
@@ -22,7 +22,7 @@
Srivatsa Vaddagiri <vatsa@...ibm.com>,
Ashok Raj <ashok.raj@...el.com>,
Joel Schopp <jschopp@...tin.ibm.com>,
- Thomas Gleixner <tglx@...utronix.de>
+ Thomas Gleixner <tglx@...nel.org>
简介
====
--- a/Documentation/translations/zh_CN/core-api/genericirq.rst
+++ b/Documentation/translations/zh_CN/core-api/genericirq.rst
@@ -404,6 +404,6 @@ kernel/irq/chip.c
感谢以下人士对本文档作出的贡献:
-1. Thomas Gleixner tglx@...utronix.de
+1. Thomas Gleixner tglx@...nel.org
2. Ingo Molnar mingo@...e.hu
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6173,7 +6173,7 @@ F: include/linux/clk.h
CLOCKSOURCE, CLOCKEVENT DRIVERS
M: Daniel Lezcano <daniel.lezcano@...aro.org>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -6539,7 +6539,7 @@ S: Maintained
F: drivers/cpufreq/virtual-cpufreq.c
CPU HOTPLUG
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Peter Zijlstra <peterz@...radead.org>
L: linux-kernel@...r.kernel.org
S: Maintained
@@ -6966,7 +6966,7 @@ F: Documentation/scsi/dc395x.rst
F: drivers/scsi/dc395x.*
DEBUGOBJECTS:
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects
@@ -10368,7 +10368,7 @@ F: include/uapi/linux/fuse.h
F: tools/testing/selftests/filesystems/fuse/
FUTEX SUBSYSTEM
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Ingo Molnar <mingo@...hat.com>
R: Peter Zijlstra <peterz@...radead.org>
R: Darren Hart <dvhart@...radead.org>
@@ -10512,7 +10512,7 @@ F: drivers/base/arch_topology.c
F: include/linux/arch_topology.h
GENERIC ENTRY CODE
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Peter Zijlstra <peterz@...radead.org>
M: Andy Lutomirski <luto@...nel.org>
L: linux-kernel@...r.kernel.org
@@ -10625,7 +10625,7 @@ F: drivers/uio/uio_pci_generic.c
GENERIC VDSO LIBRARY
M: Andy Lutomirski <luto@...nel.org>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Vincenzo Frascino <vincenzo.frascino@....com>
L: linux-kernel@...r.kernel.org
S: Maintained
@@ -11238,7 +11238,7 @@ F: drivers/hid/hid-logitech-hidpp.c
HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS
M: Anna-Maria Behnsen <anna-maria@...utronix.de>
M: Frederic Weisbecker <frederic@...nel.org>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -11261,7 +11261,7 @@ R: Boqun Feng <boqun.feng@...il.com>
R: FUJITA Tomonori <fujita.tomonori@...il.com>
R: Frederic Weisbecker <frederic@...nel.org>
R: Lyude Paul <lyude@...hat.com>
-R: Thomas Gleixner <tglx@...utronix.de>
+R: Thomas Gleixner <tglx@...nel.org>
R: Anna-Maria Behnsen <anna-maria@...utronix.de>
R: John Stultz <jstultz@...gle.com>
R: Stephen Boyd <sboyd@...nel.org>
@@ -13331,7 +13331,7 @@ F: Documentation/devicetree/bindings/sou
F: sound/soc/codecs/sma*
IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
F: Documentation/core-api/irq/irq-domain.rst
@@ -13341,7 +13341,7 @@ F: kernel/irq/irqdomain.c
F: kernel/irq/msi.c
IRQ SUBSYSTEM
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -13354,7 +13354,7 @@ F: kernel/irq/
F: lib/group_cpus.c
IRQCHIP DRIVERS
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -14448,7 +14448,7 @@ T: git git://git.kernel.org/pub/scm/linu
F: lib/*
LICENSES and SPDX stuff
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
L: linux-spdx@...r.kernel.org
S: Maintained
@@ -18573,7 +18573,7 @@ NOHZ, DYNTICKS SUPPORT
M: Anna-Maria Behnsen <anna-maria@...utronix.de>
M: Frederic Weisbecker <frederic@...nel.org>
M: Ingo Molnar <mingo@...nel.org>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
@@ -20758,7 +20758,7 @@ F: drivers/platform/x86/portwell-ec.c
POSIX CLOCKS and TIMERS
M: Anna-Maria Behnsen <anna-maria@...utronix.de>
M: Frederic Weisbecker <frederic@...nel.org>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -26269,7 +26269,7 @@ F: drivers/net/wireless/ti/
TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
M: John Stultz <jstultz@...gle.com>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
R: Stephen Boyd <sboyd@...nel.org>
L: linux-kernel@...r.kernel.org
S: Supported
@@ -28200,7 +28200,7 @@ F: net/lapb/
F: net/x25/
X86 ARCHITECTURE (32-BIT AND 64-BIT)
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Ingo Molnar <mingo@...hat.com>
M: Borislav Petkov <bp@...en8.de>
M: Dave Hansen <dave.hansen@...ux.intel.com>
@@ -28216,7 +28216,7 @@ F: tools/testing/selftests/x86
X86 CPUID DATABASE
M: Borislav Petkov <bp@...en8.de>
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: x86@...nel.org
R: Ahmed S. Darwish <darwi@...utronix.de>
L: x86-cpuid@...ts.linux.dev
@@ -28232,7 +28232,7 @@ T: git git://git.kernel.org/pub/scm/linu
F: arch/x86/entry/
X86 HARDWARE VULNERABILITIES
-M: Thomas Gleixner <tglx@...utronix.de>
+M: Thomas Gleixner <tglx@...nel.org>
M: Borislav Petkov <bp@...en8.de>
M: Peter Zijlstra <peterz@...radead.org>
M: Josh Poimboeuf <jpoimboe@...nel.org>
--- a/arch/sh/kernel/perf_event.c
+++ b/arch/sh/kernel/perf_event.c
@@ -7,7 +7,7 @@
* Heavily based on the x86 and PowerPC implementations.
*
* x86:
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2009 Jaswinder Singh Rajput
* Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
--- a/arch/sparc/kernel/perf_event.c
+++ b/arch/sparc/kernel/perf_event.c
@@ -6,7 +6,7 @@
* This code is based almost entirely upon the x86 perf event
* code, which is:
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2009 Jaswinder Singh Rajput
* Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
--- a/arch/x86/events/core.c
+++ b/arch/x86/events/core.c
@@ -1,7 +1,7 @@
/*
* Performance events x86 architecture code
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2009 Jaswinder Singh Rajput
* Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
--- a/arch/x86/events/perf_event.h
+++ b/arch/x86/events/perf_event.h
@@ -1,7 +1,7 @@
/*
* Performance events x86 architecture header
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2009 Jaswinder Singh Rajput
* Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
--- a/arch/x86/kernel/x86_init.c
+++ b/arch/x86/kernel/x86_init.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2009 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* For licencing details see kernel-base/COPYING
*/
--- a/arch/x86/mm/pti.c
+++ b/arch/x86/mm/pti.c
@@ -15,7 +15,7 @@
* Signed-off-by: Michael Schwarz <michael.schwarz@...k.tugraz.at>
*
* Major changes to the original code by: Dave Hansen <dave.hansen@...el.com>
- * Mostly rewritten by Thomas Gleixner <tglx@...utronix.de> and
+ * Mostly rewritten by Thomas Gleixner <tglx@...nel.org> and
* Andy Lutomirsky <luto@...capital.net>
*/
#include <linux/kernel.h>
--- a/drivers/mtd/nand/ecc-sw-hamming.c
+++ b/drivers/mtd/nand/ecc-sw-hamming.c
@@ -8,7 +8,7 @@
*
* Completely replaces the previous ECC implementation which was written by:
* Steven J. Hill (sjhill@...litydiluted.com)
- * Thomas Gleixner (tglx@...utronix.de)
+ * Thomas Gleixner (tglx@...nel.org)
*
* Information on how this algorithm works and how it was developed
* can be found in Documentation/driver-api/mtd/nand_ecc.rst
--- a/drivers/mtd/nand/raw/diskonchip.c
+++ b/drivers/mtd/nand/raw/diskonchip.c
@@ -11,7 +11,7 @@
* Error correction code lifted from the old docecc code
* Author: Fabrice Bellard (fabrice.bellard@...gem.com)
* Copyright (C) 2000 Netgem S.A.
- * converted to the generic Reed-Solomon library by Thomas Gleixner <tglx@...utronix.de>
+ * converted to the generic Reed-Solomon library by Thomas Gleixner <tglx@...nel.org>
*
* Interface to generic NAND code for M-Systems DiskOnChip devices
*/
--- a/drivers/mtd/nand/raw/nand_base.c
+++ b/drivers/mtd/nand/raw/nand_base.c
@@ -8,7 +8,7 @@
* http://www.linux-mtd.infradead.org/doc/nand.html
*
* Copyright (C) 2000 Steven J. Hill (sjhill@...litydiluted.com)
- * 2002-2006 Thomas Gleixner (tglx@...utronix.de)
+ * 2002-2006 Thomas Gleixner (tglx@...nel.org)
*
* Credits:
* David Woodhouse for adding multichip support
@@ -6594,5 +6594,5 @@ EXPORT_SYMBOL_GPL(nand_cleanup);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Steven J. Hill <sjhill@...litydiluted.com>");
-MODULE_AUTHOR("Thomas Gleixner <tglx@...utronix.de>");
+MODULE_AUTHOR("Thomas Gleixner <tglx@...nel.org>");
MODULE_DESCRIPTION("Generic NAND flash driver code");
--- a/drivers/mtd/nand/raw/nand_bbt.c
+++ b/drivers/mtd/nand/raw/nand_bbt.c
@@ -3,7 +3,7 @@
* Overview:
* Bad block table support for the NAND driver
*
- * Copyright © 2004 Thomas Gleixner (tglx@...utronix.de)
+ * Copyright © 2004 Thomas Gleixner (tglx@...nel.org)
*
* Description:
*
--- a/drivers/mtd/nand/raw/nand_ids.c
+++ b/drivers/mtd/nand/raw/nand_ids.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * Copyright (C) 2002 Thomas Gleixner (tglx@...utronix.de)
+ * Copyright (C) 2002 Thomas Gleixner (tglx@...nel.org)
*/
#include <linux/sizes.h>
--- a/drivers/mtd/nand/raw/nand_jedec.c
+++ b/drivers/mtd/nand/raw/nand_jedec.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2000 Steven J. Hill (sjhill@...litydiluted.com)
- * 2002-2006 Thomas Gleixner (tglx@...utronix.de)
+ * 2002-2006 Thomas Gleixner (tglx@...nel.org)
*
* Credits:
* David Woodhouse for adding multichip support
--- a/drivers/mtd/nand/raw/nand_legacy.c
+++ b/drivers/mtd/nand/raw/nand_legacy.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2000 Steven J. Hill (sjhill@...litydiluted.com)
- * 2002-2006 Thomas Gleixner (tglx@...utronix.de)
+ * 2002-2006 Thomas Gleixner (tglx@...nel.org)
*
* Credits:
* David Woodhouse for adding multichip support
--- a/drivers/mtd/nand/raw/nand_onfi.c
+++ b/drivers/mtd/nand/raw/nand_onfi.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2000 Steven J. Hill (sjhill@...litydiluted.com)
- * 2002-2006 Thomas Gleixner (tglx@...utronix.de)
+ * 2002-2006 Thomas Gleixner (tglx@...nel.org)
*
* Credits:
* David Woodhouse for adding multichip support
--- a/drivers/mtd/nand/raw/ndfc.c
+++ b/drivers/mtd/nand/raw/ndfc.c
@@ -272,5 +272,5 @@ static struct platform_driver ndfc_drive
module_platform_driver(ndfc_driver);
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Thomas Gleixner <tglx@...utronix.de>");
+MODULE_AUTHOR("Thomas Gleixner <tglx@...nel.org>");
MODULE_DESCRIPTION("OF Platform driver for NDFC");
--- a/drivers/uio/uio.c
+++ b/drivers/uio/uio.c
@@ -3,7 +3,7 @@
* drivers/uio/uio.c
*
* Copyright(C) 2005, Benedikt Spranger <b.spranger@...utronix.de>
- * Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2006, Hans J. Koch <hjk@...sjkoch.de>
* Copyright(C) 2006, Greg Kroah-Hartman <greg@...ah.com>
*
--- a/fs/jffs2/wbuf.c
+++ b/fs/jffs2/wbuf.c
@@ -2,10 +2,10 @@
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2001-2007 Red Hat, Inc.
- * Copyright © 2004 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright © 2004 Thomas Gleixner <tglx@...nel.org>
*
* Created by David Woodhouse <dwmw2@...radead.org>
- * Modified debugged and enhanced by Thomas Gleixner <tglx@...utronix.de>
+ * Modified debugged and enhanced by Thomas Gleixner <tglx@...nel.org>
*
* For licensing information, see the file 'LICENCE' in this directory.
*
--- a/include/linux/hrtimer.h
+++ b/include/linux/hrtimer.h
@@ -2,7 +2,7 @@
/*
* hrtimers - High-resolution kernel timers
*
- * Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
*
* data type definitions, declarations, prototypes
--- a/include/linux/ktime.h
+++ b/include/linux/ktime.h
@@ -3,7 +3,7 @@
*
* ktime_t - nanosecond-resolution time format.
*
- * Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
*
* data type definitions, declarations, prototypes and macros.
--- a/include/linux/mtd/jedec.h
+++ b/include/linux/mtd/jedec.h
@@ -2,7 +2,7 @@
/*
* Copyright © 2000-2010 David Woodhouse <dwmw2@...radead.org>
* Steven J. Hill <sjhill@...litydiluted.com>
- * Thomas Gleixner <tglx@...utronix.de>
+ * Thomas Gleixner <tglx@...nel.org>
*
* Contains all JEDEC related definitions
*/
--- a/include/linux/mtd/nand-ecc-sw-hamming.h
+++ b/include/linux/mtd/nand-ecc-sw-hamming.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2000-2010 Steven J. Hill <sjhill@...litydiluted.com>
* David Woodhouse <dwmw2@...radead.org>
- * Thomas Gleixner <tglx@...utronix.de>
+ * Thomas Gleixner <tglx@...nel.org>
*
* This file is the header for the NAND Hamming ECC implementation.
*/
--- a/include/linux/mtd/ndfc.h
+++ b/include/linux/mtd/ndfc.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * Copyright (c) 2006 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (c) 2006 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* Info:
* Contains defines, datastructures for ndfc nand controller
--- a/include/linux/mtd/onfi.h
+++ b/include/linux/mtd/onfi.h
@@ -2,7 +2,7 @@
/*
* Copyright © 2000-2010 David Woodhouse <dwmw2@...radead.org>
* Steven J. Hill <sjhill@...litydiluted.com>
- * Thomas Gleixner <tglx@...utronix.de>
+ * Thomas Gleixner <tglx@...nel.org>
*
* Contains all ONFI related definitions
*/
--- a/include/linux/mtd/platnand.h
+++ b/include/linux/mtd/platnand.h
@@ -2,7 +2,7 @@
/*
* Copyright © 2000-2010 David Woodhouse <dwmw2@...radead.org>
* Steven J. Hill <sjhill@...litydiluted.com>
- * Thomas Gleixner <tglx@...utronix.de>
+ * Thomas Gleixner <tglx@...nel.org>
*
* Contains all platform NAND related definitions.
*/
--- a/include/linux/mtd/rawnand.h
+++ b/include/linux/mtd/rawnand.h
@@ -2,7 +2,7 @@
/*
* Copyright © 2000-2010 David Woodhouse <dwmw2@...radead.org>
* Steven J. Hill <sjhill@...litydiluted.com>
- * Thomas Gleixner <tglx@...utronix.de>
+ * Thomas Gleixner <tglx@...nel.org>
*
* Info:
* Contains standard defines and IDs for NAND flash devices
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
@@ -1,7 +1,7 @@
/*
* Performance events:
*
- * Copyright (C) 2008-2009, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
*
--- a/include/linux/plist.h
+++ b/include/linux/plist.h
@@ -8,7 +8,7 @@
* 2001-2005 (c) MontaVista Software, Inc.
* Daniel Walker <dwalker@...sta.com>
*
- * (C) 2005 Thomas Gleixner <tglx@...utronix.de>
+ * (C) 2005 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* Simplifications of the original code by
* Oleg Nesterov <oleg@...sign.ru>
--- a/include/linux/rslib.h
+++ b/include/linux/rslib.h
@@ -2,7 +2,7 @@
/*
* Generic Reed Solomon encoder / decoder library
*
- * Copyright (C) 2004 Thomas Gleixner (tglx@...utronix.de)
+ * Copyright (C) 2004 Thomas Gleixner (tglx@...nel.org)
*
* RS code lifted from reed solomon library written by Phil Karn
* Copyright 2002 Phil Karn, KA9Q
--- a/include/linux/uio_driver.h
+++ b/include/linux/uio_driver.h
@@ -3,7 +3,7 @@
* include/linux/uio_driver.h
*
* Copyright(C) 2005, Benedikt Spranger <b.spranger@...utronix.de>
- * Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2006, Hans J. Koch <hjk@...sjkoch.de>
* Copyright(C) 2006, Greg Kroah-Hartman <greg@...ah.com>
*
--- a/include/uapi/linux/perf_event.h
+++ b/include/uapi/linux/perf_event.h
@@ -2,7 +2,7 @@
/*
* Performance events:
*
- * Copyright (C) 2008-2009, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
*
--- a/kernel/events/callchain.c
+++ b/kernel/events/callchain.c
@@ -2,7 +2,7 @@
/*
* Performance events callchain code, extracted from core.c:
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
* Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@....ibm.com>
--- a/kernel/events/core.c
+++ b/kernel/events/core.c
@@ -2,7 +2,7 @@
/*
* Performance events core code:
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
* Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@....ibm.com>
--- a/kernel/events/ring_buffer.c
+++ b/kernel/events/ring_buffer.c
@@ -2,7 +2,7 @@
/*
* Performance events ring-buffer code:
*
- * Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
* Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@....ibm.com>
--- a/kernel/irq/debugfs.c
+++ b/kernel/irq/debugfs.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-// Copyright 2017 Thomas Gleixner <tglx@...utronix.de>
+// Copyright 2017 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
#include <linux/irqdomain.h>
#include <linux/irq.h>
--- a/kernel/irq/matrix.c
+++ b/kernel/irq/matrix.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-// Copyright (C) 2017 Thomas Gleixner <tglx@...utronix.de>
+// Copyright (C) 2017 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
#include <linux/spinlock.h>
#include <linux/seq_file.h>
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -15,7 +15,7 @@
* Author: Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>
*
* Scaled math optimizations by Thomas Gleixner
- * Copyright (C) 2007, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2007, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* Adaptive scheduling granularity, math enhancements by Peter Zijlstra
* Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
--- a/kernel/sched/pelt.c
+++ b/kernel/sched/pelt.c
@@ -15,7 +15,7 @@
* Author: Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>
*
* Scaled math optimizations by Thomas Gleixner
- * Copyright (C) 2007, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2007, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* Adaptive scheduling granularity, math enhancements by Peter Zijlstra
* Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
--- a/kernel/time/clockevents.c
+++ b/kernel/time/clockevents.c
@@ -2,7 +2,7 @@
/*
* This file contains functions which manage clock event devices.
*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
*/
--- a/kernel/time/hrtimer.c
+++ b/kernel/time/hrtimer.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner
*
--- a/kernel/time/tick-broadcast.c
+++ b/kernel/time/tick-broadcast.c
@@ -3,7 +3,7 @@
* This file contains functions which emulate a local clock-event
* device via a broadcast event source.
*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
*/
--- a/kernel/time/tick-common.c
+++ b/kernel/time/tick-common.c
@@ -3,7 +3,7 @@
* This file contains the base functions to manage periodic tick
* related events.
*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
*/
--- a/kernel/time/tick-oneshot.c
+++ b/kernel/time/tick-oneshot.c
@@ -3,7 +3,7 @@
* This file contains functions which manage high resolution tick
* related events.
*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
*/
--- a/kernel/time/tick-sched.c
+++ b/kernel/time/tick-sched.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner
*
--- a/lib/debugobjects.c
+++ b/lib/debugobjects.c
@@ -2,7 +2,7 @@
/*
* Generic infrastructure for lifetime debugging of objects.
*
- * Copyright (C) 2008, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*/
#define pr_fmt(fmt) "ODEBUG: " fmt
--- a/lib/plist.c
+++ b/lib/plist.c
@@ -10,7 +10,7 @@
* 2001-2005 (c) MontaVista Software, Inc.
* Daniel Walker <dwalker@...sta.com>
*
- * (C) 2005 Thomas Gleixner <tglx@...utronix.de>
+ * (C) 2005 Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
*
* Simplifications of the original code by
* Oleg Nesterov <oleg@...sign.ru>
--- a/lib/reed_solomon/decode_rs.c
+++ b/lib/reed_solomon/decode_rs.c
@@ -5,7 +5,7 @@
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms of the GNU General Public License (GPL)
*
- * Adaption to the kernel by Thomas Gleixner (tglx@...utronix.de)
+ * Adaption to the kernel by Thomas Gleixner (tglx@...nel.org)
*
* Generic data width independent code which is included by the wrappers.
*/
--- a/lib/reed_solomon/encode_rs.c
+++ b/lib/reed_solomon/encode_rs.c
@@ -5,7 +5,7 @@
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms of the GNU General Public License (GPL)
*
- * Adaption to the kernel by Thomas Gleixner (tglx@...utronix.de)
+ * Adaption to the kernel by Thomas Gleixner (tglx@...nel.org)
*
* Generic data width independent code which is included by the wrappers.
*/
--- a/lib/reed_solomon/reed_solomon.c
+++ b/lib/reed_solomon/reed_solomon.c
@@ -2,7 +2,7 @@
/*
* Generic Reed Solomon encoder / decoder library
*
- * Copyright (C) 2004 Thomas Gleixner (tglx@...utronix.de)
+ * Copyright (C) 2004 Thomas Gleixner (tglx@...nel.org)
*
* Reed Solomon code lifted from reed solomon library written by Phil Karn
* Copyright 2002 Phil Karn, KA9Q
--- a/scripts/spdxcheck.py
+++ b/scripts/spdxcheck.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0
-# Copyright Thomas Gleixner <tglx@...utronix.de>
+# Copyright Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
from argparse import ArgumentParser
from ply import lex, yacc
--- a/tools/include/uapi/linux/perf_event.h
+++ b/tools/include/uapi/linux/perf_event.h
@@ -2,7 +2,7 @@
/*
* Performance events:
*
- * Copyright (C) 2008-2009, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
*
--- a/tools/perf/builtin-list.c
+++ b/tools/perf/builtin-list.c
@@ -4,7 +4,7 @@
*
* Builtin list command: list all event types
*
- * Copyright (C) 2009, Thomas Gleixner <tglx@...utronix.de>
+ * Copyright (C) 2009, Linutronix GmbH, Thomas Gleixner <tglx@...nel.org>
* Copyright (C) 2008-2009, Red Hat Inc, Ingo Molnar <mingo@...hat.com>
* Copyright (C) 2011, Red Hat Inc, Arnaldo Carvalho de Melo <acme@...hat.com>
*/
Powered by blists - more mailing lists