index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2025-05-09
io_uring: remove drain prealloc checks
Pavel Begunkov
2025-05-09
io_uring: simplify drain ret passing
Pavel Begunkov
2025-05-09
io_uring: fix spurious drain flushing
Pavel Begunkov
2025-05-09
io_uring: account drain memory to cgroup
Pavel Begunkov
2025-05-09
io_uring: add lockdep asserts to io_add_aux_cqe
Pavel Begunkov
2025-05-09
io_uring/net: move CONFIG_NET guards to Makefile
Pavel Begunkov
2025-05-09
io_uring: update parameter name in io_pin_pages function declaration
Long Li
2025-05-09
io_uring/sqpoll: Increase task_work submission batch size
Gabriel Krisman Bertazi
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
2025-05-06
io_uring: move io_req_put_rsrc_nodes()
Pavel Begunkov
2025-05-06
io_uring: remove io_preinit_req()
Pavel Begunkov
2025-05-06
io_uring/timeout: don't export link t-out disarm helper
Pavel Begunkov
2025-05-06
io_uring/zcrx: dmabuf backed zerocopy receive
Pavel Begunkov
2025-05-06
io_uring: enable per-io write streams
Keith Busch
2025-05-04
io_uring: always arm linked timeouts prior to issue
Jens Axboe
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
2025-05-02
io_uring/zcrx: split common area map/unmap parts
Pavel Begunkov
2025-05-02
io_uring/zcrx: split out memory holders from area
Pavel Begunkov
2025-05-02
io_uring/zcrx: resolve netdev before area creation
Pavel Begunkov
2025-05-02
io_uring/zcrx: improve area validation
Pavel Begunkov
2025-04-30
io_uring/fdinfo: annotate racy sq/cq head/tail reads
Jens Axboe
2025-04-28
io_uring/cmd: move net cmd into a separate file
Pavel Begunkov
2025-04-28
io_uring: delete misleading comment in io_fill_cqe_aux()
Pavel Begunkov
2025-04-24
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
2025-04-24
io_uring/eventfd: open code io_eventfd_grab()
Pavel Begunkov
2025-04-24
io_uring/eventfd: clean up rcu locking
Pavel Begunkov
2025-04-24
io_uring/eventfd: dedup signalling helpers
Pavel Begunkov
2025-04-24
io_uring: don't duplicate flushing in io_req_post_cqe
Pavel Begunkov
2025-04-23
io_uring/zcrx: add support for multiple ifqs
Pavel Begunkov
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
2025-04-21
io_uring/zcrx: let zcrx choose region for mmaping
Pavel Begunkov
2025-04-21
io_uring/zcrx: remove sqe->file_index check
Pavel Begunkov
2025-04-21
io_uring/zcrx: move io_zcrx_iov_page
Pavel Begunkov
2025-04-21
io_uring/zcrx: remove duplicated freelist init
Pavel Begunkov
2025-04-21
io_uring/rsrc: remove null check on import
Pavel Begunkov
2025-04-21
io_uring/rsrc: clean up io_coalesce_buffer()
Pavel Begunkov
2025-04-21
io_uring/rsrc: use unpin_user_folio
Pavel Begunkov
2025-04-21
io_uring/rsrc: remove node assignment helpers
Jens Axboe
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
2025-04-21
io_uring: don't store bgid in req->buf_index
Pavel Begunkov
2025-04-21
io_uring/kbuf: pass bgid to io_buffer_select()
Pavel Begunkov
2025-04-21
io_uring: set IMPORT_BUFFER in generic send setup
Pavel Begunkov
2025-04-21
io_uring/net: don't use io_do_buffer_select at prep
Pavel Begunkov
2025-04-21
io_uring/wq: avoid indirect do_work/free_work calls
Caleb Sander Mateos
2025-04-18
io_uring/zcrx: fix late dma unmap for a dead dev
Pavel Begunkov
2025-04-17
io_uring/rsrc: ensure segments counts are correct on kbuf buffers
Jens Axboe
2025-04-17
io_uring/rsrc: send exact nr_segs for fixed buffer
Nitesh Shetty
2025-04-17
io_uring/rsrc: refactor io_import_fixed
Pavel Begunkov
2025-04-17
io_uring/rsrc: separate kbuf offset adjustments
Pavel Begunkov
2025-04-17
io_uring/rsrc: don't skip offset calculation
Pavel Begunkov
[prev]
[next]