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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 26 Jan 2022 13:30:30 -0000
From:   "tip-bot2 for Mark Rutland" <tip-bot2@...utronix.de>
To:     linux-tip-commits@...r.kernel.org
Cc:     Mark Rutland <mark.rutland@....com>,
        "Peter Zijlstra (Intel)" <peterz@...radead.org>,
        Boqun Feng <boqun.feng@...il.com>,
        Will Deacon <will@...nel.org>, x86@...nel.org,
        linux-kernel@...r.kernel.org
Subject: [tip: locking/core] MAINTAINERS: add myself as reviewer for atomics

The following commit has been merged into the locking/core branch of tip:

Commit-ID:     54dff232142e255ff644d73de1c8d80122f5ad7b
Gitweb:        https://git.kernel.org/tip/54dff232142e255ff644d73de1c8d80122f5ad7b
Author:        Mark Rutland <mark.rutland@....com>
AuthorDate:    Tue, 04 Jan 2022 09:50:18 
Committer:     Peter Zijlstra <peterz@...radead.org>
CommitterDate: Tue, 25 Jan 2022 22:30:27 +01:00

MAINTAINERS: add myself as reviewer for atomics

As I've fiddled about with the atomic infrastructure a fair bit now,
Peter suggested I should add myself as a reviewer or maintainer to make
sure I'm Cc'd on anything I might have an opinion on.

For now, add myself as a reviewer.

Signed-off-by: Mark Rutland <mark.rutland@....com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Acked-by: Boqun Feng <boqun.feng@...il.com>
Acked-by: Will Deacon <will@...nel.org>
Link: https://lore.kernel.org/r/20220104095018.1990058-1-mark.rutland@arm.com
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c9..bccca3e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3193,6 +3193,7 @@ ATOMIC INFRASTRUCTURE
 M:	Will Deacon <will@...nel.org>
 M:	Peter Zijlstra <peterz@...radead.org>
 R:	Boqun Feng <boqun.feng@...il.com>
+R:	Mark Rutland <mark.rutland@....com>
 L:	linux-kernel@...r.kernel.org
 S:	Maintained
 F:	arch/*/include/asm/atomic*.h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ