Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
liburing
/
HEAD
5290dd8
Merge branch 'fixes'
by Jens Axboe
· 7 hours ago
master
cd78157
liburing.h: avoid OOL round trip in io_uring_peek_cqe() on empty CQ
by Jens Axboe
· 7 hours ago
fixes
a4d619a
liburing.h: drop acquire ordering on CQ head load in __io_uring_peek_cqe()
by Jens Axboe
· 7 hours ago
37297be
src/setup: explicitly request 2MB huge pages
by Jens Axboe
· 8 hours ago
284b1a8
src/arch: use sysconf() for page size on aarch64/riscv64 libc builds
by Jens Axboe
· 8 hours ago
a0d356e
src/setup: account SQ array in rings_size()
by Jens Axboe
· 8 hours ago
835f697
src/sanitize: check secondary user pointers as well
by Jens Axboe
· 8 hours ago
107b149
src/sanitize: initialize the handler table at compile time
by Jens Axboe
· 8 hours ago
80f3558
src/queue: io_uring_wait_cqes_min_timeout() should -EINVAL if unsupported
by Jens Axboe
· 8 hours ago
7e01907
liburing.h: don't return stale CQE pointer with timeout error
by Jens Axboe
· 8 hours ago
80664fa
src/arch: use prlimit64 for the rlimit syscall wrappers
by Jens Axboe
· 8 hours ago
692585d
src/setup: account SQ array in the rings region in io_uring_alloc_huge()
by Jens Axboe
· 8 hours ago
435e6b2
src/setup: restore ring fd and flags init in io_uring_queue_mmap()
by Jens Axboe
· 8 hours ago
705bf68
test/cq-peek-batch-mixed: add peek-batch test for mixed CQE rings
by Jens Axboe
· 8 hours ago
4279ae3
src/queue: handle mixed CQEs in io_uring_peek_batch_cqe()
by Jens Axboe
· 8 hours ago
fb2a15d
src/register: fix mmap leak in io_uring_resize_rings()
by Jens Axboe
· 8 hours ago
eed315f
test/min-timeout-wait: tweak max allowed time when having events
by Jens Axboe
· 11 hours ago
7a8cb83
Merge branch 'register-zcrx-ctrl-and-query' of https://github.com/wokron/liburing
by Jens Axboe
· 11 hours ago
6a31331
Merge branch 'fix/register-resize-mmap-cleanup' of https://github.com/bohmiiidd/liburing
by Jens Axboe
· 11 hours ago
b735b3b
Merge branch 'proxy-free-cd1-buckets' of https://github.com/rootvector2/liburing
by Jens Axboe
· 11 hours ago
53034ce
Merge branch 'link-cp-aligned-iodata' of https://github.com/rootvector2/liburing
by Jens Axboe
· 11 hours ago
2e042cf
Merge branch 'opcode-supported-negative-op' of https://github.com/rootvector2/liburing
by Jens Axboe
· 11 hours ago
c45f103
Merge branch 'udp-buffer-shift-size_t' of https://github.com/rootvector2/liburing
by Jens Axboe
· 11 hours ago
fc9119e
Merge branch 'ucontext-cp-coro-uaf' of https://github.com/rootvector2/liburing
by Jens Axboe
· 11 hours ago
e93eebe
Merge branch 'fix-conn-unreach' of https://github.com/mannkafai/liburing
by Jens Axboe
· 11 hours ago
ca5d6a8
Merge branch 'fix-fallocate' of https://github.com/mannkafai/liburing
by Jens Axboe
· 11 hours ago
269ad67
test/min-timeout: move ring exit post pipe closing
by Jens Axboe
· 11 hours ago
a75935e
test/recv-bundle-buf-len: add truncated bundle buffer test case
by Jens Axboe
· 12 hours ago
299dbc5
Merge branch 'min_timeout_fix' of https://github.com/chrehrhardt/liburing
by Jens Axboe
· 3 days ago
e6852bc
man/io_uring_prep_recv.3: mention 'length' cap
by Jens Axboe
· 3 days ago
62d781d
test: min-timeout: Call io_uring_queue_exit
by Christian A. Ehrhardt
· 4 days ago
864cebd
test/fallocate: Accept -EOPNOTSUPP as unsupported
by KaFai Wan
· 4 days ago
8249dbd
test/conn-unreach: Accept -ENOTCONN from shutdown on unconnected socket
by KaFai Wan
· 4 days ago
d9fe09c
ucontext-cp: don't free coroutine stack and context in use
by rootvector2
· 6 days ago
237976b
examples/io_uring-udp: compute buffer size and offset in size_t
by rootvector2
· 8 days ago
afff594
liburing.h: reject negative op in io_uring_opcode_supported
by rootvector2
· 8 days ago
2401be9
examples/link-cp: avoid misaligned struct io_data access
by rootvector2
· 10 days ago
e8b85a2
examples/proxy: free cd[1] stat buckets in handle_close
by rootvector2
· 11 days ago
a33a770
Merge branch 'ringbuf-read-fname-bound' of https://github.com/rootvector2/liburing
by Jens Axboe
· 13 days ago
06161b8
test/ringbuf-read: bound strcpy of argv[1] into fname
by rootvector2
· 13 days ago
63bf649
Merge branch 'fix/submit-and-wait-reg-sigsegv' of https://github.com/XananasX7/liburing
by Jens Axboe
· 2 weeks ago
19903c3
queue: fix NULL deref in _io_uring_get_cqe() for EXT_ARG_REG path
by XananasX
· 2 weeks ago
ee133f0
src/register: clean up ring state on failed resize mmap
by Ahmed Abdelmoemen
· 4 weeks ago
a3c6bcd
man: add io_uring_register_query.3 man page
by Yitang Yang
· 3 months ago
e3242e3
src/register: add io_uring_register_query() helper
by Yitang Yang
· 3 months ago
8af06c9
man: add io_uring_register_zcrx_ctrl.3 man page
by Yitang Yang
· 3 months ago
af80c9f
src/register: add io_uring_register_zcrx_ctrl() helper
by Yitang Yang
· 3 months ago
40999f5
Merge branch 'fix/transactional-ring-resize-remap' of https://github.com/uwezkhan/liburing
by Jens Axboe
· 3 weeks ago
6019e55
tests: add regression test for failed mmap remap on resize
by uwezkhan06
· 3 weeks ago
c077e6a
resize: preserve old ring state on failed mmap remap
by uwezkhan06
· 3 weeks ago
9d707e2
tests: improve zcrx ro params testing
by Pavel Begunkov
· 4 weeks ago
65ead1f
tests: test abnormal zcrx removal
by Pavel Begunkov
· 4 weeks ago
52a1c4c
tests: improve zcrx export tests
by Pavel Begunkov
· 4 weeks ago
f4b781e
tests: add cBPF filter tests for IORING_OP_CONNECT
by Shouvik Kar
· 4 weeks ago
ce320c7
test/bind-listen: ensure 'ts' is set before io_uring_wait_cqe_timeout()
by Jens Axboe
· 4 weeks ago
d6b7e99
Merge branch 'abs-timer-test'
by Jens Axboe
· 5 weeks ago
eb8dd98
test: add timens-abs-timer regression test
by Maoyi Xie
· 5 weeks ago
abs-timer-test
5dfc30a
test/nop-flags: don't fail on kernels without IORING_SETUP_SUBMIT_ALL
by Jens Axboe
· 6 weeks ago
43cd356
test/io_uring_passthrough: fix incorrect ring setup code
by Jens Axboe
· 6 weeks ago
7a70403
test/file-alloc-range-hint: skip on old kernels
by Jens Axboe
· 6 weeks ago
3089bbb
Merge branch 'buf-inc-left'
by Jens Axboe
· 6 weeks ago
d473a0d
man: update struct io_uring_buf_reg documentation
by Jens Axboe
· 6 weeks ago
buf-inc-left
3891a21
Add test case for minimum length left for incremental buffers
by Jens Axboe
· 6 weeks ago
8e87a9b
Merge branch 'bpf-ops-fixes'
by Jens Axboe
· 6 weeks ago
4330d09
.gitignore: add new test build output
by Haiyue Wang
· 6 weeks ago
bpf-ops-fixes
49f1a2a
tests: fix bpf ops build error
by Haiyue Wang
· 6 weeks ago
04b7460
Merge branch 'master' of https://github.com/andrew-sayers/liburing
by Jens Axboe
· 7 weeks ago
aadabf5
man: Minor language improvements
by Andrew Sayers
· 7 weeks ago
d3c0b5f
man: Explain transfer size limits in miscellaneous functions
by Andrew Sayers
· 7 weeks ago
4b2bb82
man: Explain transfer size limits in send() and recv() functions
by Andrew Sayers
· 7 weeks ago
b40f2cb
man: Explain transfer size limits in all write() functions
by Andrew Sayers
· 7 weeks ago
38df002
man: Explain transfer size limits in all read() functions
by Andrew Sayers
· 7 weeks ago
0fbff3e
Merge branch 'master' of https://github.com/andrew-sayers/liburing
by Jens Axboe
· 7 weeks ago
e65a2a0
man/io_uring_prep_read.3: Explain unsigned input vs. __s32 output
by Andrew Sayers
· 7 weeks ago
457d6b0
test/fd-pass: skip on older kernels without DEFER_TASKRUN
by Jens Axboe
· 7 weeks ago
f527d9b
test/iopoll-sync: fix buggy old kernel check
by Jens Axboe
· 7 weeks ago
e77085d
Merge branch 'poll-mshot-wake'
by Jens Axboe
· 7 weeks ago
bcc86d6
test/poll-mshot-wake: ensure multishot is terminated for nested wakes
by Jens Axboe
· 7 weeks ago
poll-mshot-wake
c107b35
test/large-resize: run SQE_MIXED test last
by Jens Axboe
· 7 weeks ago
9949c2d
Merge branch 'large-resize'
by Jens Axboe
· 7 weeks ago
e4590f3
test/large-resize: test resizing with pending large CQEs/SQEs
by Jens Axboe
· 7 weeks ago
large-resize
e2a21ad
test/mshot-shutdown-race: increase stuck timeout
by Jens Axboe
· 7 weeks ago
4bc9f50
test/zcrx: cast u64 to uintptr_t to silence 32-bit warnings
by Jens Axboe
· 8 weeks ago
6dc578d
examples/zcrx: fix just allocated sock struct checks
by Pavel Begunkov
· 8 weeks ago
b195ba2
tests: don't assume tail/head layout in bpf
by Pavel Begunkov
· 8 weeks ago
d8583c5
tests: fix zcrx tests
by Pavel Begunkov
· 8 weeks ago
533a772
test/bpf_cp: use proper SKIP exit code
by Jens Axboe
· 10 weeks ago
8d812f8
test/bpf_nops: skip test if argument is given
by Jens Axboe
· 10 weeks ago
7ba4409
Merge branch 'fix-recvmsg-validate' of https://github.com/YooLCD/liburing
by Jens Axboe
· 10 weeks ago
05513e1
Merge branch 'td-register-unused-params' of https://github.com/travisdowns/liburing
by Jens Axboe
· 10 weeks ago
2a50814
register: remove spurious __maybe_unused on buf_ring flags
by Travis Downs
· 10 weeks ago
521974a
register: suppress unused parameter warnings in wait_reg stub
by Travis Downs
· 10 weeks ago
4dd113a
liburing.h: fix integer overflow in recvmsg_validate and payload_length wraparound
by YooLCD
· 2 months ago
20b3fe6
Merge branch 'master' of https://github.com/andrew-sayers/liburing
by Jens Axboe
· 3 months ago
f692734
Explain -ENOMEM return value from io_uring_queue_init()
by Andrew Sayers
· 3 months ago
18c4159
Merge branch 'buf-upgrade'
by Jens Axboe
· 3 months ago
26c5409
Merge branch 'td-out-of-source-builds' of https://github.com/travisdowns/liburing
by Jens Axboe
· 3 months ago
ebbd32e
README: document out-of-source builds
by Travis Downs
· 3 months ago
0f51d60
ci: add out-of-source build job
by Travis Downs
· 3 months ago
7ddc675
configure: support out-of-source builds
by Travis Downs
· 3 months ago
Next »