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
2026-02-16
io_uring: remove unneeded io_send_zc accounting
Dylan Yudaken
2026-02-16
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
2026-02-15
io_uring: delay sqarray static branch disablement
Pavel Begunkov
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix post open error handling
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
2026-02-12
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....
Linus Torvalds
2026-02-11
io_uring: use the right type for creds iteration
Jens Axboe
2026-02-11
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
2026-02-11
io_uring/filetable: clamp alloc_hint to the configured alloc range
Jens Axboe
2026-02-10
io_uring/rsrc: replace reg buffer bit field with flags
Pavel Begunkov
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
2026-02-09
io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file
Yang Xiuwei
2026-02-09
io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check
Caleb Sander Mateos
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
2026-02-06
io_uring: add task fork hook
Jens Axboe
2026-02-05
Merge tag 'io_uring-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-05
io_uring/kbuf: fix memory leak if io_buffer_add_list fails
Jens Axboe
2026-02-04
io_uring: Add SPDX id lines to remaining source files
Tim Bird
2026-02-03
io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
Jens Axboe
2026-02-03
io_uring/fdinfo: kill unnecessary newline feed in CQE32 printing
Jens Axboe
2026-02-02
io_uring/zcrx: fix rq flush locking
Pavel Begunkov
2026-02-02
io_uring/zcrx: fix page array leak
Pavel Begunkov
2026-02-02
io_uring: allow io-wq workers to exit when unused
Li Chen
2026-02-02
io_uring/io-wq: add exit-on-idle state
Li Chen
2026-01-27
io_uring/net: don't continue send bundle if poll was required for retry
Jens Axboe
2026-01-27
io_uring/bpf_filter: add ref counts to struct io_bpf_filter
Jens Axboe
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
2026-01-25
io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistently
Jens Axboe
2026-01-25
io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
Jens Axboe
2026-01-24
io_uring/zcrx: implement large rx buffer support
Pavel Begunkov
2026-01-23
io_uring/io-wq: handle !sysctl_hung_task_timeout_secs
Jens Axboe
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-23
io_uring: fix bad indentation for setup flags if statement
Jens Axboe
2026-01-22
io_uring/rsrc: take unsigned index in io_rsrc_node_lookup()
Caleb Sander Mateos
2026-01-22
io_uring: introduce non-circular SQ
Pavel Begunkov
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
2026-01-22
io_uring/io-wq: don't trigger hung task for syzbot craziness
Jens Axboe
2026-01-22
io_uring: add IO_URING_EXIT_WAIT_MAX definition
Jens Axboe
2026-01-21
io_uring/sync: validate passed in offset
Jens Axboe
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
[prev]
[next]