IO Uring
[Prev Page][Next Page]
[syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn,
syzbot
[PATCH] io_uring/kbuf: add method for returning provided buffer ring head, Jens Axboe
[PATCH] io_uring/rw: ensure io->bytes_done is always initialized, Jens Axboe
[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad, kernel test robot
KMSAN: uninit-value in io_rw_fail,
xingwei lee
[RFC PATCH v3 00/20] Zero copy Rx using io_uring,
David Wei
- [RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper, David Wei
- [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov, David Wei
- [RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle, David Wei
- [RFC PATCH v3 04/20] net: enable napi_pp_put_page for ppiov, David Wei
- [RFC PATCH v3 05/20] net: page_pool: add ->scrub mem provider callback, David Wei
- [RFC PATCH v3 06/20] io_uring: separate header for exported net bits, David Wei
- [RFC PATCH v3 07/20] io_uring: add interface queue, David Wei
- [RFC PATCH v3 08/20] io_uring: add mmap support for shared ifq ringbuffers, David Wei
- [RFC PATCH v3 09/20] netdev: add XDP_SETUP_ZC_RX command, David Wei
- [RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq, David Wei
- [RFC PATCH v3 12/20] io_uring: add ZC buf and pool, David Wei
- [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx, David Wei
- [RFC PATCH v3 11/20] io_uring/zcrx: implement socket registration, David Wei
- [RFC PATCH v3 14/20] net: page pool: add io_uring memory provider, David Wei
- [RFC PATCH v3 15/20] io_uring: add io_recvzc request, David Wei
- [RFC PATCH v3 16/20] net: execute custom callback from napi, David Wei
- [RFC PATCH v3 17/20] io_uring/zcrx: add copy fallback, David Wei
- [RFC PATCH v3 19/20] net: page pool: generalise ppiov dma address get, David Wei
- [RFC PATCH v3 18/20] veth: add support for io_uring zc rx, David Wei
- [RFC PATCH v3 20/20] bnxt: enable io_uring zc page pool, David Wei
[PATCHSET 0/2] Drop remnants of SCM_RIGHTS support,
Jens Axboe
[PATCH] io_uring/register: move io_uring_register(2) related code to register.c, Jens Axboe
[PATCH liburing v1 0/2] Makefile and t/no-mmap-inval updates,
Ammar Faizi
[PATCH v5] io_uring: Statistics of the true utilization of sq threads.,
Xiaobing Li
[GIT PULL] io_uring fixes for 6.7-rc6,
Jens Axboe
[PATCH] fix breakage in SOCKET_URING_OP_SIOC* implementation,
Al Viro
[PATCH] io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE, Jens Axboe
[PATCH v4] io_uring: Statistics of the true utilization of sq threads., Xiaobing Li
[PATCH v2] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL, Jens Axboe
[GIT PULL] io_uring fixes for 6.7-rc5,
Jens Axboe
[PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL,
Jens Axboe
[PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets,
Pavel Begunkov
[PATCH] io_uring: save repeated issue_flags,
Keith Busch
[PATCH liburing 0/5] send-zc test/bench improvements,
Pavel Begunkov
[PATCH] io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring(),
Dan Carpenter
[bug report] io_uring: free io_buffer_list entries via RCU,
Dan Carpenter
[PATCH AUTOSEL 6.6 21/32] io_uring: use fget/fput consistently, Sasha Levin
[PATCH 1/2] iouring: one capable call per iouring instance,
Keith Busch
[PATCH 1/1] io_uring: fix mutex_unlock with unreferenced ctx,
Pavel Begunkov
[GIT PULL] io_uring fixes for 6.7-rc4,
Jens Axboe
io_uring: incorrect assumption about mutex behavior on unlock?,
Jann Horn
[PATCH v2 0/3] clean up io_uring cmd header structure,
Pavel Begunkov
[PATCH for-next 0/2] inline execution ltimeout optimisation,
Pavel Begunkov
[PATCHv5 0/4] block integrity: directly map user space addresses,
Keith Busch
[PATCHSET 0/8] Various io_uring fixes,
Jens Axboe
[PATCHv4 0/4] block integrity: directly map user space addresses,
Keith Busch
io_uring: risky use of task work, especially wrt fdget(),
Jann Horn
Re: [PATCH v2 net-next 2/4] af_unix: Return struct unix_sock from unix_get_socket().,
Paolo Abeni
[GIT PULL] io_uring fixes for 6.7-rc3,
Jens Axboe
[PATCH 0/3] clean up io_uring cmd header structure,
Pavel Begunkov
[PATCH v2 0/4] eventfd: simplify signal helpers,
Christian Brauner
[PATCHv3 0/5] block integrity: directly map user space addresses,
Keith Busch
[PATCH] io_uring: fix off-by one bvec index,
Keith Busch
[PATCH] io_uring/fs: consider link->flags when getting path for LINKAT,
Charles Mirabile
[GIT PULL] io_uring fix for 6.7-rc2,
Jens Axboe
[PATCH v4] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval, Jens Axboe
[PATCH v3] io_uring: Statistics of the true utilization of sq threads.,
Xiaobing Li
[PATCH v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval,
Jens Axboe
[PATCH v2] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval,
Jens Axboe
[PATCH] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval, Jens Axboe
[GIT PULL] io_uring fixes for 6.7-rc1,
Jens Axboe
[PATCH v2] io_uring: Statistics of the true utilization of sq threads.,
Xiaobing Li
Re: [PATCH v2] io_uring: Statistics of the true utilization of sq threads., Gabriel Krisman Bertazi
Re: [PATCH v2] io_uring: Statistics of the true utilization of sq threads., Pavel Begunkov
[RFC PATCH v2 00/20] Zero copy Rx using io_uring,
David Wei
- [PATCH 01/20] io_uring: add interface queue, David Wei
- [PATCH 02/20] io_uring: add mmap support for shared ifq ringbuffers, David Wei
- [PATCH 03/20] netdev: add XDP_SETUP_ZC_RX command, David Wei
- [PATCH 04/20] io_uring: setup ZC for an Rx queue when registering an ifq, David Wei
- [PATCH 05/20] io_uring/zcrx: implement socket registration, David Wei
- [PATCH 07/20] io_uring: add ZC pool API, David Wei
- [PATCH 06/20] io_uring: add ZC buf and pool, David Wei
- [PATCH 08/20] skbuff: add SKBFL_FIXED_FRAG and skb_fixed(), David Wei
- [PATCH 09/20] io_uring: allocate a uarg for freeing zero copy skbs, David Wei
- [PATCH 10/20] io_uring: delay ZC pool destruction, David Wei
- [PATCH 11/20] net: add data pool, David Wei
- [PATCH 13/20] io_uring/zcrx: propagate ifq down the stack, David Wei
- [PATCH 12/20] io_uring: add io_recvzc request, David Wei
- [PATCH 14/20] io_uring/zcrx: introduce io_zc_get_rbuf_cqe, David Wei
- [PATCH 15/20] io_uring/zcrx: add copy fallback, David Wei
- [PATCH 16/20] net: execute custom callback from napi, David Wei
- [PATCH 17/20] io_uring/zcrx: copy fallback to ring buffers, David Wei
- [PATCH 18/20] veth: add support for io_uring zc rx, David Wei
- [PATCH 19/20] bnxt: use data pool, David Wei
- [PATCH 20/20] io_uring/zcrx: add multi socket support per Rx queue, David Wei
[PATCH v2 0/3] io_uring: mshot read fix for buffer size changes,
Dylan Yudaken
[PATCHSET 0/2] Cleanup read/write prep handling,
Jens Axboe
[PATCH] IO_URING: Statistics of the true utilization of sq threads.,
Xiaobing Li
[PATCH 0/2] io_uring: mshot read fix for buffer size changes,
Dylan Yudaken
[PATCH v2] io_uring/net: ensure socket is marked connected on connect retry, Jens Axboe
[PATCH] io_uring/net: mark socket connected on -EINPROGRESS retry, Jens Axboe
[PATCH] io_uring/rw: don't attempt to allocate async data if opcode doesn't need it, Jens Axboe
Problem about sq->khead update and ring full judgement,
Ferry Meng
[GIT PULL] io_uring futex support,
Jens Axboe
[GIT PULL] io_uring support for get/setsockopt,
Jens Axboe
[GIT PULL] io_uring updates for 6.7-rc1,
Jens Axboe
libublk-rs: v0.2 with async/await support, Ming Lei
This list is being migrated to the new vger infra (no action required),
Konstantin Ryabitsev
[GIT PULL] io_uring fixes for 6.6-final,
Jens Axboe
[PATCHv2 0/4] block integrity: directly map user space addresses,
Keith Busch
[PATCHv2 4/4] io_uring: remove uring_cmd cookie, Keith Busch
[PATCH] io_uring/rw: disable IOCB_DIO_CALLER_COMP, Jens Axboe
Re: task hung in ext4_fallocate #2,
Dave Chinner
[PATCH v2] io_uring/fdinfo: park SQ thread while retrieving cpu/pid,
Jens Axboe
[PATCH] io_uring/fdinfo: park SQ thread while retrieving cpu/pid,
Jens Axboe
Re: bcachefs KASAN SLAB out of bounds,
Kent Overstreet
[PATCH 0/5] liburing: Add {g,s}etsockopt command support,
Breno Leitao
- [PATCH 1/5] io_uring: uapi: Sync the {g,s}etsockopt fields, Breno Leitao
- [PATCH 2/5] liburing.h: Populate SQE for {s,g} etsockopt, Breno Leitao
- [PATCH 3/5] tests/socket-getsetsock-cmd: New test for {g,s}etsockopt, Breno Leitao
- [PATCH 4/5] man/io_uring_prep_cmd: Fix argument name, Breno Leitao
- [PATCH 5/5] man/io_uring_prep_cmd: Add the new sockopt commands, Breno Leitao
- Re: [PATCH 0/5] liburing: Add {g,s}etsockopt command support, Jens Axboe
[GIT PULL] io_uring fix for 6.6-rc7,
Jens Axboe
[PATCH] io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups,
Jens Axboe
[v6.4 Regression] rust/io_uring: tests::net::test_tcp_recv_multi hangs,
Ming Lei
[PATCH 0/4] block integrity: direclty map user space addresses,
Keith Busch
[PATCH] io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address,
Jens Axboe
[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands,
Breno Leitao
[PATCH v7 08/11] io_uring/cmd: return -EOPNOTSUPP if net is disabled, Breno Leitao
[PATCH v7 07/11] selftests/net: Extract uring helpers to be reusable, Breno Leitao
[PATCH v7 09/11] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT, Breno Leitao
[PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support, Breno Leitao
[PATCH v7 10/11] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT, Breno Leitao
Re: [PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands, Jens Axboe
Re: [PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands, Jens Axboe
[PATCH] audit,io_uring: io_uring openat triggers audit reference count underflow,
Dan Clash
Problem with io_uring splice and KTLS,
Sascha Hauer
[PATCH for-6.7/io_uring 0/7] ublk: simplify abort with cancelable uring_cmd,
Ming Lei
audit: io_uring openat triggers audit reference count underflow in worker thread,
Dan Clash
[GIT PULL] io_uring fixes for 6.6-rc5,
Jens Axboe
[PATCH liburing] tests: Add test for bid limits of provided_buffer commands, Gabriel Krisman Bertazi
[patch] io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls(),
Jeff Moyer
[PATCH 0/3] trivial fixes and a cleanup of provided buffers,
Gabriel Krisman Bertazi
[PATCH] io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages,
Jens Axboe
[PATCH] io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings, Jens Axboe
[PATCH for-next] io_uring/rsrc: cleanup io_pin_pages(), Jens Axboe
[PATCH] io_uring/kbuf: don't allow registered buffer rings on highmem pages, Jens Axboe
[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in __io_remove_buffers (2),
syzbot
[syzbot] [io-uring?] general protection fault in io_get_cqe_overflow,
syzbot
[RFC PATCH] fs: add AT_EMPTY_PATH support to unlinkat(),
Luis Henriques
[PATCH liburing 0/2] liburing IORING_SETUP_NO_SQARRAY support,
Pavel Begunkov
[GIT PULL] io_uring fix for 6.6-rc4,
Jens Axboe
[PATCHSET v6] Add io_uring futex/futexv support,
Jens Axboe
[PATCH] io_uring/fs: remove sqe->rw_flags checking from LINKAT, Jens Axboe
[PATCH V5 0/2] io_uring: cancelable uring_cmd,
Ming Lei
[PATCH 0/3] Sq thread real utilization statistics.,
Xiaobing Li
Message not available
Message not available
[xfstests generic/617] fsx io_uring dio starts to fail on overlayfs since v6.6-rc1,
Zorro Lang
[PATCH V4 0/2] io_uring: cancelable uring_cmd,
Ming Lei
[PATCH V4 2/2] io_uring: cancelable uring_cmd, Ming Lei
[PATCH V3 0/2] io_uring: cancelable uring_cmd,
Ming Lei
[PATCH V2] io_uring: cancelable uring_cmd,
Ming Lei
[PATCHSET v5] Add io_uring futex/futexv support,
Jens Axboe
[PATCH] io_uring: cancelable uring_cmd,
Ming Lei
[PATCH 00/10] io_uring/ublk: exit notifier support,
Ming Lei
- [PATCH 02/10] io_uring: pass io_uring_ctx->id to uring_cmd, Ming Lei
- [PATCH 01/10] io_uring: allocate ctx id and build map between id and ctx, Ming Lei
- [PATCH 04/10] ublk: don't get ublk device reference in ublk_abort_queue(), Ming Lei
- [PATCH 03/10] io_uring: support io_uring notifier for uring_cmd, Ming Lei
- [PATCH 05/10] ublk: make sure ublk uring cmd handling is done in submitter task context, Ming Lei
- [PATCH 08/10] ublk: quiesce request queue when aborting queue, Ming Lei
- [PATCH 09/10] ublk: replace monitor work with uring_cmd exit notifier, Ming Lei
- [PATCH 10/10] ublk: simplify aborting request, Ming Lei
- [PATCH 07/10] ublk: rename mm_lock as lock, Ming Lei
- [PATCH 06/10] ublk: make sure that uring cmd aiming at same queue won't cross io_uring contexts, Ming Lei
- Re: [PATCH 00/10] io_uring/ublk: exit notifier support, Jens Axboe
[GIT PULL] io_uring fix for 6.6-rc2,
Jens Axboe
[PATCH] io_uring/net: fix iter retargeting for selected buf,
Pavel Begunkov
[PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands,
Breno Leitao
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]