IO Uring
[Prev Page][Next Page]
- Re: [GIT PULL] io_uring fixes for 6.0-rc1, (continued)
- [RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting,
Pavel Begunkov
- [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc, Pavel Begunkov
- [RFC net-next io_uring 02/11] xen/netback: use struct ubuf_info_msgzc, Pavel Begunkov
- [RFC net-next io_uring 03/11] vhost/net: use struct ubuf_info_msgzc, Pavel Begunkov
- [RFC net-next io_uring 04/11] net: shrink struct ubuf_info, Pavel Begunkov
- [RFC net-next io_uring 05/11] net: rename ubuf_info's flags, Pavel Begunkov
- [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED, Pavel Begunkov
- [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info, Pavel Begunkov
- [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting, Pavel Begunkov
- [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs, Pavel Begunkov
- [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs, Pavel Begunkov
- [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching, Pavel Begunkov
- [syzbot] KASAN: use-after-free Read in __io_remove_buffers,
syzbot
- [GIT PULL] GitHub bot update,
Ammar Faizi
- [PATCH liburing v1 00/10] liburing test fixes,
Ammar Faizi
- [PATCH liburing v1 02/10] test/eeed8b54e0df: Initialize the `malloc()`ed buffer before `write()`, Ammar Faizi
- [PATCH liburing v1 01/10] test/cq-overflow: Don't call `io_uring_queue_exit()` if the ring is not initialized, Ammar Faizi
- [PATCH liburing v1 04/10] test/fixed-reuse: Fix reading from uninitialized array, Ammar Faizi
- [PATCH liburing v1 03/10] test/file-verify: Fix reading from uninitialized buffer, Ammar Faizi
- [PATCH liburing v1 05/10] test/fpos: Fix reading from uninitialized buffer, Ammar Faizi
- [PATCH liburing v1 06/10] test/statx: Fix reading from uninitialized buffer, Ammar Faizi
- [PATCH liburing v1 08/10] test/232c93d07b74: Fix reading from uninitialized buffer, Ammar Faizi
- [PATCH liburing v1 07/10] test/submit-link-fail: Initialize the buffer before `write()`, Ammar Faizi
- [PATCH liburing v1 09/10] test/eventfd-disable: Fix reading uninitialized variable, Ammar Faizi
- [PATCH liburing v1 10/10] test/file-register: Fix reading from uninitialized buffer, Ammar Faizi
- Re: [PATCH liburing v1 00/10] liburing test fixes, Jens Axboe
- [bug report] ublk: re-issued blk-mq request may reference a freed io_uring context, Ziyang Zhang
- [PATCH for-next v2 0/4] iopoll support for io_uring/nvme,
Kanchan Joshi
- Message not available
- Message not available
- Message not available
[PATCHv3 0/7] dma mapping optimisations,
Keith Busch
[PATCH 0/4] iopoll support for io_uring/nvme passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough, Jens Axboe
[PATCH] io_uring: fix io_recvmsg_prep_multishot casts,
Dylan Yudaken
[PATCH liburing 0/6] improve zeoropy testing,
Pavel Begunkov
[PATCH 1/1] io_uring/net: send retry for zerocopy,
Pavel Begunkov
[PATCH 1/1] io_uring: mem-account pbuf buckets,
Pavel Begunkov
[PATCH liburing] io_uring-udp: make more obvious what kernel version is required,
Dylan Yudaken
[PATCH V2 1/1] io_uring: pass correct parameters to io_req_set_res,
Ming Lei
[bug report] ublk_drv: hang while removing ublk character device,
Ziyang Zhang
[PATCH] io_uring: pass correct parameters to io_req_set_res,
Ming Lei
[PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker(),
Peilin Ye
Adding read_exact and write_all OPs?,
Artyom Pavlov
[PATCHv2 0/7] dma mapping optimisations,
Keith Busch
[GIT PULL] io_uring support for zerocopy send,
Jens Axboe
[GIT PULL] io_uring support for buffered writes,
Jens Axboe
[GIT PULL] io_uring updates for 5.20-rc1,
Jens Axboe
[PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands,
Ankit Kumar
Message not available
Message not available
Message not available
Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands, Jens Axboe
Message not available
Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands, Jens Axboe
[PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow(), Greg Kroah-Hartman
[PATCH liburing] add additional meson build system support,
Florian Fischer
- [PATCH liburing 1/9] add Meson build system, Florian Fischer
- [PATCH liburing 2/9] meson: update meson build files for liburing 2.3, Florian Fischer
- [PATCH liburing 4/9] meson: update installed manpages to liburing 2.3, Florian Fischer
- [PATCH liburing 3/9] meson: update available tests to liburing 2.3, Florian Fischer
- [PATCH liburing 5/9] meson: add default test setup running each test once, Florian Fischer
- [PATCH liburing 6/9] meson: support building without libc, Florian Fischer
- [PATCH liburing 7/9] meson: add 'raw' test suite, Florian Fischer
- [PATCH liburing 8/9] github bot: add jobs for meson, Florian Fischer
- [PATCH liburing 9/9] meson: update available examples to liburing 2.3, Florian Fischer
- Re: [PATCH liburing] add additional meson build system support, Bart Van Assche
Confused about count argument in io_uring_prep_timeout,
Bikal Gurung
[PATCH for-next v2 0/2] notification optimisation,
Pavel Begunkov
[PATCH 0/5] dma mapping optimisations,
Keith Busch
[PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument,
Ammar Faizi
[PATCH for-next] io_uring/zc: notification completion optimisation,
Pavel Begunkov
[PATCH liburing 0/5] multishot recvmsg docs and example,
Dylan Yudaken
[PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands,
Ankit Kumar
Message not available
Message not available
Message not available
Message not available
Re: [PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands, Kanchan Joshi
[PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition,
Alviro Iskandar Setiawan
[PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples,
Ammar Faizi
[PATCH liburing v2 0/5] zerocopy send headers and tests,
Pavel Begunkov
[PATCH liburing 0/4] zerocopy send headers and tests,
Pavel Begunkov
[PATCH for-next 0/4] io_uring/zc fix and improvements,
Pavel Begunkov
[GIT PULL] io_uring fixes for 5.19-rc8,
Jens Axboe
[PATCH liburing 1/1] man/io_uring_setup.2: document IORING_SETUP_SINGLE_ISSUER,
Pavel Begunkov
[PATCH liburing v2 0/2] single issuer tests and poll bench,
Pavel Begunkov
[PATCH liburing 0/2] test: fix poll-mshot-update tests,
Dylan Yudaken
__io_file_supports_nowait for regular files,
Christoph Hellwig
[PATCH] io_uring: ensure REQ_F_ISREG is set async offload,
Jens Axboe
[PATCH liburing 0/4] tests updates,
Dylan Yudaken
[PATCH] io_uring: do not recycle buffer in READV,
Dylan Yudaken
[PATCH] io_uring: fix free of unallocated buffer list,
Dylan Yudaken
Quick question about your io_uring zerocopy work,
Paul Cercueil
[PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions,
Ammar Faizi
KASAN: invalid-free in __io_uring_register, Dipanjan Das
KASAN: use-after-free Read in __io_remove_buffers,
Dipanjan Das
Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail,
Ammar Faizi
[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands,
Ankit Kumar
Message not available
Message not available
Message not available
Message not available
Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands, Casey Schaufler
[PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow(),
Lee Jones
[PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic,
Dylan Yudaken
[PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA,
Ziyang Zhang
Re: KASAN: use-after-free Read in io_iopoll_getevents, Jens Axboe
Re: [net] 65a1e5c409: canonical_address#:#[##], Jens Axboe
[PATCH] net: fix compat pointer in get_compat_msghdr(),
Jens Axboe
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op,
Luis Chamberlain
[PATCH for-next] io_uring: fix types in io_recvmsg_multishot_overflow,
Dylan Yudaken
[PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem,
Uros Bizjak
[PATCH RFC v2 liburing 0/2] multishot recvmsg,
Dylan Yudaken
[PATCH v3 for-next 0/3] io_uring: multishot recvmsg,
Dylan Yudaken
[PATCH v3 for-next 3/3] io_uring: support multishot in recvmsg, Dylan Yudaken
[PATCH v3 for-next 1/3] net: copy from user before calling __copy_msghdr, Dylan Yudaken
Re: [PATCH v3 for-next 0/3] io_uring: multishot recvmsg, Jens Axboe
[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op,
Luis Chamberlain
[PATCH V5 0/2] ublk: add io_uring based userspace block driver,
Ming Lei
[PATCH v2 for-next 0/3] io_uring: multishot recvmsg,
Dylan Yudaken
[PATCH net-next v5 00/27] io_uring zerocopy send,
Pavel Begunkov
- [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v5 03/27] skbuff: don't mix ubuf_info from different sources, Pavel Begunkov
- [PATCH net-next v5 02/27] ipv6: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v5 04/27] skbuff: add SKBFL_DONT_ORPHAN flag, Pavel Begunkov
- [PATCH net-next v5 07/27] net: introduce managed frags infrastructure, Pavel Begunkov
- [PATCH net-next v5 11/27] tcp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v5 09/27] ipv4/udp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v5 05/27] skbuff: carry external ubuf_info in msghdr, Pavel Begunkov
- [PATCH net-next v5 06/27] net: Allow custom iter handler in msghdr, Pavel Begunkov
- [PATCH net-next v5 08/27] net: introduce __skb_fill_page_desc_noacc, Pavel Begunkov
- [PATCH net-next v5 15/27] io_uring: cache struct io_notif, Pavel Begunkov
- [PATCH net-next v5 16/27] io_uring: complete notifiers in tw, Pavel Begunkov
- [PATCH net-next v5 14/27] io_uring: add zc notification infrastructure, Pavel Begunkov
- [PATCH net-next v5 13/27] io_uring: export io_put_task(), Pavel Begunkov
- [PATCH net-next v5 10/27] ipv6/udp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v5 12/27] io_uring: initialise msghdr::msg_ubuf, Pavel Begunkov
- [PATCH net-next v5 18/27] io_uring: add notification slot registration, Pavel Begunkov
- [PATCH net-next v5 17/27] io_uring: add rsrc referencing for notifiers, Pavel Begunkov
- [PATCH net-next v5 20/27] io_uring: account locked pages for non-fixed zc, Pavel Begunkov
- [PATCH net-next v5 19/27] io_uring: wire send zc request type, Pavel Begunkov
- [PATCH net-next v5 24/27] io_uring: rename IORING_OP_FILES_UPDATE, Pavel Begunkov
- [PATCH net-next v5 23/27] io_uring: flush notifiers after sendzc, Pavel Begunkov
- [PATCH net-next v5 22/27] io_uring: sendzc with fixed buffers, Pavel Begunkov
- [PATCH net-next v5 21/27] io_uring: allow to pass addr into sendzc, Pavel Begunkov
- [PATCH net-next v5 26/27] io_uring: enable managed frags with register buffers, Pavel Begunkov
- [PATCH net-next v5 25/27] io_uring: add zc notification flush requests, Pavel Begunkov
- [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send, Pavel Begunkov
- Re: (subset) [PATCH net-next v5 00/27] io_uring zerocopy send, Jens Axboe
[GIT PULL liburing] GitHub bot updates 2022-07-11,
Ammar Faizi
[PATCH for-next 0/4] nvme-multipathing for uring-passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
[RFC liburing for-2.3] Kill src/syscall.c, Ammar Faizi
[PATCH V4 0/2] ublk: add io_uring based userspace block driver,
Ming Lei
[GIT PULL] Follow up pull for 5.19-rc6 io_uring,
Jens Axboe
[PATCH] fs: Call kmap_local_page() in copy_string_kernel(),
Fabio M. De Francesco
recvmsg not honoring O_NONBLOCK,
Hrvoje Zeba
[PATCH] io_uring: check that we have a file table when allocating update slots, Jens Axboe
[PATCH RFC liburing 0/2] multishot recvmsg,
Dylan Yudaken
[PATCH for-next 0/3] io_uring: multishot recvmsg,
Dylan Yudaken
[PATCH for-next 0/4] io_uring: multishot recv cleanups,
Dylan Yudaken
[PATCHSET v2 for-next] Add alloc cache for sendmsg/recvmsg,
Jens Axboe
[GIT PULL] io_uring tweak for 5.19-rc6,
Jens Axboe
Problematic interaction of io_uring and CIFS,
Fabian Ebner
[PATCHSET for-next] Add alloc cache for sendmsg/recvmsg,
Jens Axboe
[PATCH for-next 0/4] poll locking fixes,
Pavel Begunkov
[PATCH 5.19 1/1] io_uring: explicit sqe padding for ioctl commands,
Pavel Begunkov
[PATCH net-next v4 00/27] io_uring zerocopy send,
Pavel Begunkov
- [PATCH net-next v4 01/27] ipv4: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v4 02/27] ipv6: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v4 03/27] skbuff: don't mix ubuf_info from different sources, Pavel Begunkov
- [PATCH net-next v4 04/27] skbuff: add SKBFL_DONT_ORPHAN flag, Pavel Begunkov
- [PATCH net-next v4 14/27] io_uring: add zc notification infrastructure, Pavel Begunkov
- [PATCH net-next v4 17/27] io_uring: add rsrc referencing for notifiers, Pavel Begunkov
- [PATCH net-next v4 22/27] io_uring: sendzc with fixed buffers, Pavel Begunkov
- [PATCH net-next v4 16/27] io_uring: complete notifiers in tw, Pavel Begunkov
- [PATCH net-next v4 09/27] ipv4/udp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v4 13/27] io_uring: export io_put_task(), Pavel Begunkov
- [PATCH net-next v4 20/27] io_uring: account locked pages for non-fixed zc, Pavel Begunkov
- [PATCH net-next v4 19/27] io_uring: wire send zc request type, Pavel Begunkov
- [PATCH net-next v4 07/27] net: introduce managed frags infrastructure, Pavel Begunkov
- [PATCH net-next v4 10/27] ipv6/udp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v4 08/27] net: introduce __skb_fill_page_desc_noacc, Pavel Begunkov
- [PATCH net-next v4 12/27] io_uring: initialise msghdr::msg_ubuf, Pavel Begunkov
- [PATCH net-next v4 23/27] io_uring: flush notifiers after sendzc, Pavel Begunkov
- [PATCH net-next v4 27/27] selftests/io_uring: test zerocopy send, Pavel Begunkov
- [PATCH net-next v4 15/27] io_uring: cache struct io_notif, Pavel Begunkov
- [PATCH net-next v4 26/27] io_uring: enable managed frags with register buffers, Pavel Begunkov
- [PATCH net-next v4 11/27] tcp: support externally provided ubufs, Pavel Begunkov
- [PATCH net-next v4 25/27] io_uring: add zc notification flush requests, Pavel Begunkov
- [PATCH net-next v4 24/27] io_uring: rename IORING_OP_FILES_UPDATE, Pavel Begunkov
- [PATCH net-next v4 05/27] skbuff: carry external ubuf_info in msghdr, Pavel Begunkov
- [PATCH net-next v4 18/27] io_uring: add notification slot registration, Pavel Begunkov
- [PATCH net-next v4 06/27] net: Allow custom iter handler in msghdr, Pavel Begunkov
- [PATCH net-next v4 21/27] io_uring: allow to pass addr into sendzc, Pavel Begunkov
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send, David Ahern
[PATCH liburing 0/6] More wor on updating exit codes to use,
Eli Schwartz
[PATCH net-next v3 00/25] io_uring zerocopy send,
Pavel Begunkov
- [PATCH net-next v3 01/25] ipv4: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v3 02/25] ipv6: avoid partial copy for zc, Pavel Begunkov
- [PATCH net-next v3 03/25] skbuff: add SKBFL_DONT_ORPHAN flag, Pavel Begunkov
- [PATCH net-next v3 04/25] skbuff: carry external ubuf_info in msghdr, Pavel Begunkov
- [PATCH net-next v3 05/25] net: bvec specific path in zerocopy_sg_from_iter, Pavel Begunkov
- [PATCH net-next v3 08/25] skbuff: don't mix ubuf_info of different types, Pavel Begunkov
- [PATCH net-next v3 06/25] net: optimise bvec-based zc page referencing, Pavel Begunkov
- [PATCH net-next v3 09/25] ipv4/udp: support zc with managed data, Pavel Begunkov
- [PATCH net-next v3 07/25] net: don't track pfmemalloc for managed frags, Pavel Begunkov
- [PATCH net-next v3 10/25] ipv6/udp: support zc with managed data, Pavel Begunkov
- [PATCH net-next v3 12/25] io_uring: add zc notification infrastructure, Pavel Begunkov
- [PATCH net-next v3 11/25] tcp: support zc with managed data, Pavel Begunkov
- [PATCH net-next v3 13/25] io_uring: export task put, Pavel Begunkov
- [PATCH net-next v3 14/25] io_uring: cache struct io_notif, Pavel Begunkov
- [PATCH net-next v3 15/25] io_uring: complete notifiers in tw, Pavel Begunkov
- [PATCH net-next v3 17/25] io_uring: wire send zc request type, Pavel Begunkov
- [PATCH net-next v3 16/25] io_uring: add notification slot registration, Pavel Begunkov
[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]