public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] io_uring: move zcrx into a separate branch
@ 2025-08-17 22:43 Pavel Begunkov
  2025-08-18 15:24 ` Jens Axboe
  2025-08-20 18:20 ` Jens Axboe
  0 siblings, 2 replies; 4+ messages in thread
From: Pavel Begunkov @ 2025-08-17 22:43 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Keep zcrx next changes in a separate branch. It was more productive this
way past month and will simplify the workflow for already lined up
changes requiring cross tree patches, specifically netdev. The current
changes can still target the generic io_uring tree as there are no
strong reasons to keep it separate. It'll also be using the io_uring
mailing list.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe168477caa4..d9e4ab173000 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12870,6 +12870,14 @@ F:	include/uapi/linux/io_uring.h
 F:	include/uapi/linux/io_uring/
 F:	io_uring/
 
+IO_URING ZCRX
+M:	Pavel Begunkov <asml.silence@gmail.com>
+L:	io-uring@vger.kernel.org
+T:	git https://github.com/isilence/linux.git zcrx/for-next
+T:	git git://git.kernel.dk/linux-block
+S:	Maintained
+F:	io_uring/zcrx.*
+
 IPMI SUBSYSTEM
 M:	Corey Minyard <corey@minyard.net>
 L:	openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-20 18:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-17 22:43 [PATCH 1/1] io_uring: move zcrx into a separate branch Pavel Begunkov
2025-08-18 15:24 ` Jens Axboe
2025-08-18 16:44   ` Pavel Begunkov
2025-08-20 18:20 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox