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>] [day] [month] [year] [list]
Date:   Sat, 30 Jan 2021 11:14:09 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     peterz@...radead.org
Cc:     acme@...stprotocols.net, linux-kernel@...r.kernel.org,
        msuchanek@...e.de
Subject: [PATCH v2] MAINTAINERS: Add pattern that matches powerpc perf to the perf entry.

From: Michal Suchanek <msuchanek@...e.de>

The powerpc perf code is under arch/powerpc/perf, add a matching
pattern to the perf MAINTAINERS entry.

Signed-off-by: Michal Suchanek <msuchanek@...e.de>
[mpe: Rebase and add change log]
Signed-off-by: Michael Ellerman <mpe@...erman.id.au>
Link: https://lore.kernel.org/r/20191113162754.6991-1-msuchanek@suse.de
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6eff4f720c72..d556d15505b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13930,6 +13930,8 @@ F:	arch/*/kernel/*/*/perf_event*.c
 F:	arch/*/kernel/*/perf_event*.c
 F:	arch/*/kernel/perf_callchain.c
 F:	arch/*/kernel/perf_event*.c
+F:	arch/*/perf/*
+F:	arch/*/perf/*/*
 F:	include/linux/perf_event.h
 F:	include/uapi/linux/perf_event.h
 F:	kernel/events/*
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ