]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring zcrx: add MAINTAINERS entry
authorDavid Wei <dw@davidwei.uk>
Tue, 21 Oct 2025 20:29:44 +0000 (13:29 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Oct 2025 17:05:19 +0000 (11:05 -0600)
commit060aa0b0c26c9e88cfc1433fab3d0145700e8247
tree9524d5794370ba933cb3440a1f390f87950afd59
parent915651b7c9473fd23d0e56fe227a97eda483cf7c
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>
MAINTAINERS