lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2796086.mvXUDI8C0e@rjwysocki.net>
Date: Sat, 19 Jul 2025 14:38:41 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linux ACPI <linux-acpi@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject:
 [PATCH v1] ACPI/PNP: Use my kernel.org address in MAINTAINERS and ABI docs

From: Rafael J. Wysocki <rafael@...nel.org>

For the sake of consistency, use my kernel.org address in all Contact
records in sysfs-bus-acpi and in the MAINTAINERS records related to
ACPI and PNP.

Signed-off-by: Rafael J. Wysocki <rafael@...nel.org>
---
 Documentation/ABI/testing/sysfs-bus-acpi |   18 +++++++++---------
 MAINTAINERS                              |    4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

--- a/Documentation/ABI/testing/sysfs-bus-acpi
+++ b/Documentation/ABI/testing/sysfs-bus-acpi
@@ -1,6 +1,6 @@
 What:		/sys/bus/acpi/devices/.../path
 Date:		December 2006
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute indicates the full path of ACPI namespace
 		object associated with the device object.  For example,
@@ -12,7 +12,7 @@
 
 What:		/sys/bus/acpi/devices/.../modalias
 Date:		July 2007
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute indicates the PNP IDs of the device object.
 		That is acpi:HHHHHHHH:[CCCCCCC:].  Where each HHHHHHHH or
@@ -20,7 +20,7 @@
 
 What:		/sys/bus/acpi/devices/.../hid
 Date:		April 2005
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute indicates the hardware ID (_HID) of the
 		device object.  For example, PNP0103.
@@ -29,14 +29,14 @@
 
 What:		/sys/bus/acpi/devices/.../description
 Date:		October 2012
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute contains the output of the device object's
 		_STR control method, if present.
 
 What:		/sys/bus/acpi/devices/.../adr
 Date:		October 2012
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute contains the output of the device object's
 		_ADR control method, which is present for ACPI device
@@ -45,14 +45,14 @@
 
 What:		/sys/bus/acpi/devices/.../uid
 Date:		October 2012
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		This attribute contains the output of the device object's
 		_UID control method, if present.
 
 What:		/sys/bus/acpi/devices/.../eject
 Date:		December 2006
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		Writing 1 to this attribute will trigger hot removal of
 		this device object.  This file exists for every device
@@ -60,7 +60,7 @@
 
 What:		/sys/bus/acpi/devices/.../status
 Date:		Jan, 2014
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		(RO) Returns the ACPI device status: enabled, disabled or
 		functioning or present, if the method _STA is present.
@@ -90,7 +90,7 @@
 
 What:		/sys/bus/acpi/devices/.../hrv
 Date:		Apr, 2016
-Contact:	Rafael J. Wysocki <rjw@...ysocki.net>
+Contact:	Rafael J. Wysocki <rafael@...nel.org>
 Description:
 		(RO) Allows users to read the hardware version of non-PCI
 		hardware, if the _HRV control method is present.  It is mostly
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -315,8 +315,8 @@
 F:	drivers/acpi/apei/
 
 ACPI COMPONENT ARCHITECTURE (ACPICA)
+M:	"Rafael J. Wysocki" <rafael@...nel.org>
 M:	Robert Moore <robert.moore@...el.com>
-M:	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>
 L:	linux-acpi@...r.kernel.org
 L:	acpica-devel@...ts.linux.dev
 S:	Supported
@@ -19769,7 +19769,7 @@
 F:	drivers/iio/magnetometer/rm3100*
 
 PNP SUPPORT
-M:	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>
+M:	"Rafael J. Wysocki" <rafael@...nel.org>
 L:	linux-acpi@...r.kernel.org
 S:	Maintained
 F:	drivers/pnp/




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ