Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

io_uring zcrx: add MAINTAINERS entry

Same as [1] but also with netdev@ as an additional mailing list.
io_uring zero copy receive is of particular interest to netdev
participants too, given its tight integration to netdev core.

With this updated entry, folks running get_maintainer.pl on patches that
touch io_uring/zcrx.* will know to send it to netdev@ as well.

Note that this doesn't mean all changes require explicit acks from
netdev; this is purely for wider visibility and for other contributors
to know where to send patches.

[1]: https://lore.kernel.org/io-uring/989528e611b51d71fb712691ebfb76d2059ba561.1755461246.git.asml.silence@gmail.com/

Signed-off-by: David Wei <dw@davidwei.uk>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Mina Almasry <almasrymina@google.com>
[axboe: use correct io_uring tree URL]
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

David Wei and committed by
Jens Axboe
060aa0b0 915651b7

+9
+9
MAINTAINERS
··· 13110 13110 F: include/uapi/linux/io_uring/ 13111 13111 F: io_uring/ 13112 13112 13113 + IO_URING ZCRX 13114 + M: Pavel Begunkov <asml.silence@gmail.com> 13115 + L: io-uring@vger.kernel.org 13116 + L: netdev@vger.kernel.org 13117 + T: git https://github.com/isilence/linux.git zcrx/for-next 13118 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git 13119 + S: Maintained 13120 + F: io_uring/zcrx.* 13121 + 13113 13122 IPMI SUBSYSTEM 13114 13123 M: Corey Minyard <corey@minyard.net> 13115 13124 L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)