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]
Date: Tue, 14 Nov 2023 19:43:21 +0800
From: Yunsheng Lin <linyunsheng@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Yunsheng Lin
	<linyunsheng@...wei.com>, Jesper Dangaard Brouer <hawk@...nel.org>, Ilias
 Apalodimas <ilias.apalodimas@...aro.org>
Subject: [PATCH net-next v3] page_pool: Add myself as page pool reviewer in MAINTAINERS

I have added frag support for page pool, made some improvement
for it recently, and reviewed some related patches too.

So add myself as reviewer so that future patch will be cc'ed
to my email.

Signed-off-by: Yunsheng Lin <linyunsheng@...wei.com>
CC: Jesper Dangaard Brouer <hawk@...nel.org>
CC: Ilias Apalodimas <ilias.apalodimas@...aro.org>
CC: David S. Miller <davem@...emloft.net>
CC: Jakub Kicinski <kuba@...nel.org>
CC: Paolo Abeni <pabeni@...hat.com>
CC: Netdev <netdev@...r.kernel.org>
---
V3: rebased on latest net-next and repost targetting net-next
V2: add missing ":" as pointed out by Jesper
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 350d00657f6b..605fe1f9e5ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16342,6 +16342,7 @@ F:	mm/truncate.c
 PAGE POOL
 M:	Jesper Dangaard Brouer <hawk@...nel.org>
 M:	Ilias Apalodimas <ilias.apalodimas@...aro.org>
+R:	Yunsheng Lin <linyunsheng@...wei.com>
 L:	netdev@...r.kernel.org
 S:	Supported
 F:	Documentation/networking/page_pool.rst
-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ