index
:
linux.git
arm64-uaccess
for-next
master
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-20
io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
Caleb Sander Mateos
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
2025-05-16
io_uring/fdinfo: get rid of dumping credentials
Jens Axboe
2025-05-16
io_uring/fdinfo: only compile if CONFIG_PROC_FS is set
Jens Axboe
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-14
io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()
Jens Axboe
2025-05-13
io_uring/kbuf: unify legacy buf provision and removal
Pavel Begunkov
2025-05-13
io_uring/kbuf: refactor __io_remove_buffers
Pavel Begunkov
2025-05-13
io_uring/kbuf: don't compute size twice on prep
Pavel Begunkov
2025-05-13
io_uring/kbuf: drop extra vars in io_register_pbuf_ring
Pavel Begunkov
2025-05-13
io_uring/kbuf: use mem_is_zero()
Pavel Begunkov
2025-05-13
io_uring/kbuf: account ring io_buffer_list memory
Pavel Begunkov
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
2025-05-12
io_uring/memmap: don't use page_address() on a highmem page
Jens Axboe
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
2025-05-12
io_uring/uring_cmd: fix hybrid polling initialization issue
hexue
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
2025-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
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
[prev]
[next]