IO Uring
[Prev Page][Next Page]
[PATCH liburing 1/1] tests: a small fix for zc tests,
Pavel Begunkov
[PATCH liburing v2 0/3] 6.0 updates,
Dylan Yudaken
[PATCH for-next 1/1] io_uring: limit registration w/ SINGLE_ISSUER,
Pavel Begunkov
[PATCH for-next v2 0/2] rw link fixes,
Pavel Begunkov
[PATCH for-next 0/2] rw link fixes,
Pavel Begunkov
[PATCH v2 0/3] io_uring: register single issuer task at creation,
Dylan Yudaken
[PATCH liburing 0/2] 6.0 updates,
Dylan Yudaken
[PATCH 0/3] io_uring: register single issuer task at creation,
Dylan Yudaken
[PATCH for-next 1/1] io_uring/net: fix cleanup double free free_iov init,
Pavel Begunkov
[PATCH for-next] tests: test async_data double-free with sendzc,
Pavel Begunkov
[PATCH for-next v9 0/7] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[syzbot] KASAN: invalid-free in io_clean_op,
syzbot
[PATCH] io_uring: Support calling io_uring_register with a registered ring fd, Josh Triplett
[GIT PULL] io_uring fix for 6.0-rc7,
Jens Axboe
[PATCH] io_uring: ensure that cached task references are always put on exit, Jens Axboe
[PATCH for-next 1/1] selftest/net: adjust io_uring sendzc notif handling,
Pavel Begunkov
[PATCH for-next v2] io_uring/net: fix UAF in io_sendrecv_fail(),
Pavel Begunkov
[PATCH liburing] test invalid sendmsg and recvmsg,
Dylan Yudaken
[PATCH for-next 1/1] io_uring/net: fix UAF in io_sendrecv_fail(),
Pavel Begunkov
[PATCH for-next] io_uring: fix CQE reordering,
Pavel Begunkov
[syzbot] KASAN: use-after-free Write in io_sendrecv_fail,
syzbot
[PATCH for-next v8 0/5] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Re: [PATCH for-next v8 0/5] fixed-buffer for uring-cmd/passthru, Jens Axboe
[PATCH for-next] io_uring: ensure local task_work marks task as running,
Jens Axboe
[PATCH liburing 0/4] zc changes,
Pavel Begunkov
[PATCH for-next 0/9] mix of 6.1 net patches,
Pavel Begunkov
- [PATCH 1/9] io_uring: add custom opcode hooks on fail, Pavel Begunkov
- [PATCH 2/9] io_uring/rw: don't lose partial IO result on fail, Pavel Begunkov
- [PATCH 3/9] io_uring/net: don't lose partial send/recv on fail, Pavel Begunkov
- [PATCH 4/9] io_uring/net: don't lose partial send_zc on fail, Pavel Begunkov
- [PATCH 5/9] io_uring/net: refactor io_setup_async_addr, Pavel Begunkov
- [PATCH 6/9] io_uring/net: support non-zerocopy sendto, Pavel Begunkov
- [PATCH 8/9] io_uring/net: combine fail handlers, Pavel Begunkov
- [PATCH 7/9] io_uring/net: rename io_sendzc(), Pavel Begunkov
- [PATCH 9/9] io_uring/net: zerocopy sendmsg, Pavel Begunkov
- Re: [PATCH for-next 0/9] mix of 6.1 net patches, Jens Axboe
[PATCH v5 0/3] implement direct IO with integrity,
Alexander V. Buev
Memory ordering description in io_uring.pdf,
J. Hanne
[GIT PULL] Follow up io_uring pull for 6.0-rc6,
Jens Axboe
[PATCH 1/1] io_uring/net: fix zc fixed buf lifetime,
Pavel Begunkov
[PATCH for-6.0 0/5] IORING_OP_SEND_ZC improvements,
Stefan Metzmacher
[GIT PULL] io_uring fixes for 6.0-rc6,
Jens Axboe
[PATCH] io_uring: rw: Fix an unsigned comparison which can never be negative,
Jiapeng Chong
[PATCH 1/1] io_uring/rw: fix error'ed retry return values,
Pavel Begunkov
[PATCH liburing 1/1] tests: fixup defer-taskrun.c after api change,
Pavel Begunkov
[PATCH v3 00/12] io-uring/btrfs: support async buffered writes,
Stefan Roesch
- [PATCH v3 04/12] btrfs: add the ability to use NO_FLUSH for data reservations, Stefan Roesch
- [PATCH v3 03/12] btrfs: make can_nocow_extent nowait compatible, Stefan Roesch
- [PATCH v3 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible, Stefan Roesch
- [PATCH v3 02/12] btrfs: implement a nowait option for tree searches, Stefan Roesch
- [PATCH v3 01/12] mm: export balance_dirty_pages_ratelimited_flags(), Stefan Roesch
- [PATCH v3 05/12] btrfs: add btrfs_try_lock_ordered_range, Stefan Roesch
- [PATCH v3 07/12] btrfs: make prepare_pages nowait compatible, Stefan Roesch
- [PATCH v3 09/12] btrfs: plumb NOWAIT through the write path, Stefan Roesch
- [PATCH v3 10/12] btrfs: make balance_dirty_pages nowait compatible, Stefan Roesch
- [PATCH v3 08/12] btrfs: make lock_and_cleanup_extent_if_need nowait compatible, Stefan Roesch
- [PATCH v3 12/12] btrfs: enable nowait async buffered writes, Stefan Roesch
- [PATCH v3 11/12] btrfs: assert nowait mode is not used for some btree search functions, Stefan Roesch
- Re: [PATCH v3 00/12] io-uring/btrfs: support async buffered writes, Filipe Manana
- Re: [PATCH v3 00/12] io-uring/btrfs: support async buffered writes, David Sterba
[PATCH v1] block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait,
Stefan Roesch
[PATCH 0/2 for-next] A few fdinfo tweaks,
Jens Axboe
[GIT PULL] io_uring fixes for 6.0-rc5,
Jens Axboe
[PATCH v4 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH for-6.0] io_uring/rw: fix short rw error handling,
Pavel Begunkov
[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
[PATCH v3 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH for-next v6 0/5] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
[PATCH for-next 0/6] defer tw fixes and other cleanups,
Pavel Begunkov
[PATCH 6.0] io_uring/net: copy addr for zc on POLL_FIRST,
Pavel Begunkov
[PATCH for-next 0/8] random io_uring 6.1 changes,
Pavel Begunkov
[PATCH v2 00/12] io-uring/btrfs: support async buffered writes,
Stefan Roesch
- [PATCH v2 02/12] btrfs: implement a nowait option for tree searches, Stefan Roesch
- [PATCH v2 01/12] mm: export balance_dirty_pages_ratelimited_flags(), Stefan Roesch
- [PATCH v2 04/12] btrfs: add the ability to use NO_FLUSH for data reservations, Stefan Roesch
- [PATCH v2 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible, Stefan Roesch
- [PATCH v2 05/12] btrfs: add btrfs_try_lock_ordered_range, Stefan Roesch
- [PATCH v2 03/12] btrfs: make can_nocow_extent nowait compatible, Stefan Roesch
- [PATCH v2 09/12] btrfs: btrfs: plumb NOWAIT through the write path, Stefan Roesch
- [PATCH v2 11/12] btrfs: add assert to search functions, Stefan Roesch
- [PATCH v2 08/12] btrfs: make lock_and_cleanup_extent_if_need nowait compatible, Stefan Roesch
- [PATCH v2 07/12] btrfs: make prepare_pages nowait compatible, Stefan Roesch
- [PATCH v2 10/12] btrfs: make balance_dirty_pages nowait compatible, Stefan Roesch
- [PATCH v2 12/12] btrfs: enable nowait async buffered writes, Stefan Roesch
- Re: [PATCH v2 00/12] io-uring/btrfs: support async buffered writes, Filipe Manana
[PATCH for-next v2] io_uring: allow buffer recycling in READV,
Dylan Yudaken
[PATCH 0/2] ring buffer fixes,
Pavel Begunkov
[PATCH for-next] io_uring: allow buffer recycling in READV, Dylan Yudaken
[syzbot] KMSAN: uninit-value in io_req_cqe_overflow, syzbot
[PATCH liburing v2] man/io_uring_enter.2: document IORING_OP_SEND_ZC,
Pavel Begunkov
[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
[PATCH liburing] man/io_uring_enter.2: document IORING_OP_SEND_ZC,
Pavel Begunkov
[PATCH liburing v2 0/5] zc tests improvements,
Pavel Begunkov
[PATCH liburing 0/4] zc tests improvements,
Pavel Begunkov
[PATCH for-next v4 0/4] fixed-buffer for uring-cmd/passthru,
Kanchan Joshi
Message not available
Message not available
Message not available
[PATCH liburing v3 00/11] Defer taskrun changes,
Dylan Yudaken
- [PATCH liburing v3 04/11] add a t_probe_defer_taskrun helper function for tests, Dylan Yudaken
- [PATCH liburing v3 03/11] add io_uring_submit_and_get_events and io_uring_get_events, Dylan Yudaken
- [PATCH liburing v3 01/11] Copy defer task run definition from kernel, Dylan Yudaken
- [PATCH liburing v3 02/11] Add documentation for IORING_SETUP_DEFER_TASKRUN flag, Dylan Yudaken
- [PATCH liburing v3 05/11] update existing tests for defer taskrun, Dylan Yudaken
- [PATCH liburing v3 08/11] add docs for overflow lost errors, Dylan Yudaken
- [PATCH liburing v3 09/11] expose CQ ring overflow state, Dylan Yudaken
- [PATCH liburing v3 11/11] file-verify test: log if short read, Dylan Yudaken
- [PATCH liburing v3 10/11] overflow: add tests, Dylan Yudaken
- [PATCH liburing v3 07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP, Dylan Yudaken
- [PATCH liburing v3 06/11] add a defer-taskrun test, Dylan Yudaken
- Re: [PATCH liburing v3 00/11] Defer taskrun changes, Ammar Faizi
- Re: [PATCH liburing v3 00/11] Defer taskrun changes, Jens Axboe
[PATCH liburing v2] test/ringbuf-read: Delete `.ringbuf-read.%d` before exit,
Ammar Faizi
[PATCH liburing v1] test/ringbuf-read: Delete `.ringbuf-read.%d` before exit,
Ammar Faizi
[PATCH] io_uring/notif: Remove the unused function io_notif_complete(),
Jiapeng Chong
[PATCH liburing v2] liburing: Export `__NR_io_uring_{setup,enter,register}` to user,
Ammar Faizi
[PATCH liburing v1] liburing: Export `__NR_io_uring_{setup,enter,register}` to user, Ammar Faizi
[PATCHSET v2 0/4] Fixups/improvements for iopoll passthrough,
Jens Axboe
[PATCHSET 0/3] Fixups/improvements for iopoll passthrough,
Jens Axboe
[GIT PULL] io_uring fixes for 6.0-rc4,
Jens Axboe
[PATCH for-next v3 0/4] fixed-buffer for uring-cmd/passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
Re: [PATCH for-next v3 0/4] fixed-buffer for uring-cmd/passthrough, Jens Axboe
[PATCH liburing 0/4] zerocopy send API changes,
Pavel Begunkov
[PATCH liburing v2 00/12] Introducing t_bind_ephemeral_port() function,
Ammar Faizi
- [PATCH liburing v2 01/12] test/helpers: Add `t_bind_ephemeral_port()` function, Ammar Faizi
- [PATCH liburing v2 02/12] t/poll-link: Don't brute force the port number, Ammar Faizi
- [PATCH liburing v2 03/12] t/socket-rw: Don't brute force the port number, Ammar Faizi
- [PATCH liburing v2 04/12] t/socket-rw-eagain: Don't brute force the port number, Ammar Faizi
- [PATCH liburing v2 05/12] t/socket-rw-offset: Don't brute force the port number, Ammar Faizi
- [PATCH liburing v2 06/12] t/files-exit-hang-poll: Don't brute force the port number, Ammar Faizi
- [PATCH liburing v2 07/12] t/socket: Don't use a static port number, Ammar Faizi
- [PATCH liburing v2 08/12] t/connect: Don't use a static port number, Ammar Faizi
- [PATCH liburing v2 09/12] t/shutdown: Don't use a static port number, Ammar Faizi
- [PATCH liburing v2 11/12] t/232c93d07b74: Don't use a static port number, Ammar Faizi
- [PATCH liburing v2 10/12] t/recv-msgall: Don't use a static port number, Ammar Faizi
- [PATCH liburing v2 12/12] t/recv-msgall-stream: Don't use a static port number, Ammar Faizi
- Re: [PATCH liburing v2 00/12] Introducing t_bind_ephemeral_port() function, Jens Axboe
[RESEND PATCH liburing v1 00/12] Introducing t_bind_ephemeral_port() function,
Ammar Faizi
- [RESEND PATCH liburing v1 01/12] test/helpers: Add `t_bind_ephemeral_port()` function, Ammar Faizi
- [RESEND PATCH liburing v1 05/12] t/socket-rw-offset: Don't brute force the port number, Ammar Faizi
- [RESEND PATCH liburing v1 04/12] t/socket-rw-eagain: Don't brute force the port number, Ammar Faizi
- [RESEND PATCH liburing v1 07/12] t/socket: Don't use a static port number, Ammar Faizi
- [RESEND PATCH liburing v1 02/12] t/poll-link: Don't brute force the port number, Ammar Faizi
- [RESEND PATCH liburing v1 08/12] t/connect: Don't use a static port number, Ammar Faizi
- [RESEND PATCH liburing v1 06/12] t/files-exit-hang-poll: Don't brute force the port number, Ammar Faizi
- [RESEND PATCH liburing v1 03/12] t/socket-rw: Don't brute force the port number, Ammar Faizi
- [RESEND PATCH liburing v1 10/12] t/recv-msgall: Don't use a static port number, Ammar Faizi
- [RESEND PATCH liburing v1 11/12] t/232c93d07b74: Don't use a static port number, Ammar Faizi
- [RESEND PATCH liburing v1 12/12] t/recv-msgall-stream: Don't use a static port number, Ammar Faizi
- [RESEND PATCH liburing v1 09/12] t/shutdown: Don't use a static port number, Ammar Faizi
- Re: [RESEND PATCH liburing v1 00/12] Introducing t_bind_ephemeral_port() function, Alviro Iskandar Setiawan
[PATCH v1 00/10] io-uring/btrfs: support async buffered writes,
Stefan Roesch
- [PATCH v1 03/10] btrfs: add the ability to use NO_FLUSH for data reservations, Stefan Roesch
- [PATCH v1 04/10] btrfs: add btrfs_try_lock_ordered_range, Stefan Roesch
- [PATCH v1 01/10] btrfs: implement a nowait option for tree searches, Stefan Roesch
- [PATCH v1 06/10] btrfs: make prepare_pages nowait compatible, Stefan Roesch
- [PATCH v1 02/10] btrfs: make can_nocow_extent nowait compatible, Stefan Roesch
- [PATCH v1 05/10] btrfs: make btrfs_check_nocow_lock nowait compatible, Stefan Roesch
- [PATCH v1 10/10] btrfs: enable nowait async buffered writes, Stefan Roesch
- [PATCH v1 09/10] btrfs: make balance_dirty_pages nowait compatible, Stefan Roesch
- [PATCH v1 08/10] btrfs: btrfs: plumb NOWAIT through the write path, Stefan Roesch
- [PATCH v1 07/10] btrfs: make lock_and_cleanup_extent_if_need nowait compatible, Stefan Roesch
[RFC 0/6] io_uring simplify zerocopy send API,
Pavel Begunkov
[PATCH liburing v2 00/12] Defer taskrun changes,
Dylan Yudaken
- [PATCH liburing v2 11/12] file-verify test: log if short read, Dylan Yudaken
- [PATCH liburing v2 05/12] update existing tests for defer taskrun, Dylan Yudaken
- [PATCH liburing v2 07/12] update io_uring_enter.2 docs for IORING_FEAT_NODROP, Dylan Yudaken
- [PATCH liburing v2 08/12] add docs for overflow lost errors, Dylan Yudaken
- [PATCH liburing v2 03/12] add io_uring_submit_and_get_events and io_uring_get_events, Dylan Yudaken
- [PATCH liburing v2 10/12] overflow: add tests, Dylan Yudaken
- [PATCH liburing v2 01/12] Copy defer task run definition from kernel, Dylan Yudaken
- [PATCH liburing v2 04/12] add a t_probe_defer_taskrun helper function for tests, Dylan Yudaken
- [PATCH liburing v2 12/12] shutdown test: bind to ephemeral port, Dylan Yudaken
- [PATCH liburing v2 06/12] add a defer-taskrun test, Dylan Yudaken
- [PATCH liburing v2 02/12] Add documentation for IORING_SETUP_DEFER_TASKRUN flag, Dylan Yudaken
- [PATCH liburing v2 09/12] expose CQ ring overflow state, Dylan Yudaken
[PATCH for-next] io_uring: do not double call_rcu with eventfd,
Dylan Yudaken
[PATCH liburing v1 0/3] liburing updates,
Ammar Faizi
[RFC PATCH 00/30] Code tagging framework and applications,
Suren Baghdasaryan
- [RFC PATCH 03/30] Lazy percpu counters, Suren Baghdasaryan
- [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output, Suren Baghdasaryan
- [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration, Suren Baghdasaryan
- [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [RFC PATCH 06/30] lib: code tagging module support, Suren Baghdasaryan
- [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages, Suren Baghdasaryan
- [RFC PATCH 08/30] lib: introduce page allocation tagging, Suren Baghdasaryan
- [RFC PATCH 07/30] lib: add support for allocation tagging, Suren Baghdasaryan
- [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [RFC PATCH 05/30] lib: code tagging framework, Suren Baghdasaryan
- [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [RFC PATCH 15/30] lib: introduce slab allocation tagging, Suren Baghdasaryan
- [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [RFC PATCH 18/30] codetag: add codetag query helper functions, Suren Baghdasaryan
- [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse, Suren Baghdasaryan
- [RFC PATCH 17/30] lib/string.c: strsep_no_empty(), Suren Baghdasaryan
- [RFC PATCH 20/30] lib: introduce support for storing code tag context, Suren Baghdasaryan
- [RFC PATCH 22/30] Code tagging based fault injection, Suren Baghdasaryan
- [RFC PATCH 25/30] lib/time_stats: New library for statistics on events, Suren Baghdasaryan
- [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization, Suren Baghdasaryan
- [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators, Suren Baghdasaryan
- [RFC PATCH 27/30] Code tagging based latency tracking, Suren Baghdasaryan
- [RFC PATCH 26/30] bcache: Convert to lib/time_stats, Suren Baghdasaryan
- [RFC PATCH 23/30] timekeeping: Add a missing include, Suren Baghdasaryan
- [RFC PATCH 28/30] Improved symbolic error names, Suren Baghdasaryan
- [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related, Suren Baghdasaryan
- [RFC PATCH 29/30] dyndbg: Convert to code tagging, Suren Baghdasaryan
- Re: [RFC PATCH 00/30] Code tagging framework and applications, Peter Zijlstra
[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]