* RAS: Add a MAINTAINERS entry
2019-01-25 17:42 ` [PATCH] " Borislav Petkov
@ 2019-01-25 19:45 ` Ingo Molnar
-1 siblings, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2019-01-25 19:45 UTC (permalink / raw)
To: Borislav Petkov; +Cc: LKML, X86 ML, linux-edac
* Borislav Petkov <bp@alien8.de> wrote:
> From: Borislav Petkov <bp@suse.de>
>
> This was long overdue and it is needed at least so that Tony and I get
> CCed on patches.
>
> Signed-off-by: Borislav Petkov <bp@suse.de>
> Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] RAS: Add a MAINTAINERS entry
@ 2019-01-25 19:45 ` Ingo Molnar
0 siblings, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2019-01-25 19:45 UTC (permalink / raw)
To: Borislav Petkov; +Cc: LKML, X86 ML, linux-edac
* Borislav Petkov <bp@alien8.de> wrote:
> From: Borislav Petkov <bp@suse.de>
>
> This was long overdue and it is needed at least so that Tony and I get
> CCed on patches.
>
> Signed-off-by: Borislav Petkov <bp@suse.de>
> Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
^ permalink raw reply [flat|nested] 5+ messages in thread
* RAS: Add a MAINTAINERS entry
@ 2019-01-25 17:42 ` Borislav Petkov
0 siblings, 0 replies; 5+ messages in thread
From: Borislav Petkov @ 2019-01-25 17:42 UTC (permalink / raw)
To: LKML; +Cc: X86 ML, linux-edac
From: Borislav Petkov <bp@suse.de>
This was long overdue and it is needed at least so that Tony and I get
CCed on patches.
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Tony Luck <tony.luck@intel.com>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d04cebb4a71..a63f2b52a8dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12767,6 +12767,16 @@ M: Alexandre Bounine <alex.bou9@gmail.com>
S: Maintained
F: drivers/rapidio/
+RAS INFRASTRUCTURE
+M: Tony Luck <tony.luck@intel.com>
+M: Borislav Petkov <bp@alien8.de>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: drivers/ras/
+F: include/linux/ras.h
+F: include/ras/ras_event.h
+F: Documentation/admin-guide/ras.rst
+
RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
L: linux-wireless@vger.kernel.org
S: Orphan
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH] RAS: Add a MAINTAINERS entry
@ 2019-01-25 17:42 ` Borislav Petkov
0 siblings, 0 replies; 5+ messages in thread
From: Borislav Petkov @ 2019-01-25 17:42 UTC (permalink / raw)
To: LKML; +Cc: X86 ML, linux-edac
From: Borislav Petkov <bp@suse.de>
This was long overdue and it is needed at least so that Tony and I get
CCed on patches.
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Tony Luck <tony.luck@intel.com>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d04cebb4a71..a63f2b52a8dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12767,6 +12767,16 @@ M: Alexandre Bounine <alex.bou9@gmail.com>
S: Maintained
F: drivers/rapidio/
+RAS INFRASTRUCTURE
+M: Tony Luck <tony.luck@intel.com>
+M: Borislav Petkov <bp@alien8.de>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: drivers/ras/
+F: include/linux/ras.h
+F: include/ras/ras_event.h
+F: Documentation/admin-guide/ras.rst
+
RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
L: linux-wireless@vger.kernel.org
S: Orphan
--
2.19.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [tip:ras/core] RAS: Add a MAINTAINERS entry
2019-01-25 17:42 ` [PATCH] " Borislav Petkov
(?)
@ 2019-01-26 9:27 ` tip-bot for Borislav Petkov
-1 siblings, 0 replies; 5+ messages in thread
From: tip-bot for Borislav Petkov @ 2019-01-26 9:27 UTC (permalink / raw)
To: linux-tip-commits; +Cc: tglx, bp, linux-kernel, hpa, tony.luck, mingo
Commit-ID: 6e1849ec75792c46a18a2b14b8bd915435ff2a2a
Gitweb: https://git.kernel.org/tip/6e1849ec75792c46a18a2b14b8bd915435ff2a2a
Author: Borislav Petkov <bp@suse.de>
AuthorDate: Fri, 25 Jan 2019 16:45:57 +0100
Committer: Borislav Petkov <bp@suse.de>
CommitDate: Sat, 26 Jan 2019 10:23:02 +0100
RAS: Add a MAINTAINERS entry
This was long overdue and it is needed at least so that Tony and I get
CCed on patches.
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20190125174227.10652-1-bp@alien8.de
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d04cebb4a71..a63f2b52a8dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12767,6 +12767,16 @@ M: Alexandre Bounine <alex.bou9@gmail.com>
S: Maintained
F: drivers/rapidio/
+RAS INFRASTRUCTURE
+M: Tony Luck <tony.luck@intel.com>
+M: Borislav Petkov <bp@alien8.de>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: drivers/ras/
+F: include/linux/ras.h
+F: include/ras/ras_event.h
+F: Documentation/admin-guide/ras.rst
+
RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
L: linux-wireless@vger.kernel.org
S: Orphan
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-01-26 9:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25 19:45 RAS: Add a MAINTAINERS entry Ingo Molnar
2019-01-25 19:45 ` [PATCH] " Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2019-01-25 17:42 Borislav Petkov
2019-01-25 17:42 ` [PATCH] " Borislav Petkov
2019-01-26 9:27 ` [tip:ras/core] " tip-bot for Borislav Petkov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.