| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-05-02 02:31 UTC | io_uring/rsrc: add huge page accounting for registered buffers | 3 | axboe@kernel.dk | finished in 4h12m0s |
| 2026-05-01 22:51 UTC | io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE | 1 | kai.aizen.dev@gmail.com | skipped |
| 2026-04-30 12:57 UTC | io_uring/tw: serialize ctx->retry_llist with ->uring_lock | 1 | axboe@kernel.dk | finished in 5h11m0s |
| 2026-04-29 15:25 UTC | Add dmabuf read/write via io_uring | 3 | asml.silence@gmail.com | finished in 29m0s |
| 2026-04-28 17:51 UTC | net: af_unix: Useful handling of LSM denials on SCM_RIGHTS | 1 | jkoolstra@xs4all.nl | finished in 4h33m0s |
| 2026-04-28 15:46 UTC | io_uring/napi: cap busy_poll_to 10 msec | 1 | axboe@kernel.dk | finished in 5h16m0s |
| 2026-04-28 12:27 UTC | io_uring: add submitter_task consistency check to io_install_bpf() | 3 | elirazamumtaz@gmail.com | finished in 1h34m0s |
| 2026-04-28 02:53 UTC | net: add net_iov_init() and use it to initialize ->page_type | 1 | kuba@kernel.org | finished in 5h15m0s |
| 2026-04-27 19:24 UTC | io_uring: add submitter_task consistency check to io_install_bpf() | 2 | elirazamumtaz@gmail.com | finished in 1h15m0s |
| 2026-04-27 16:58 UTC | io_uring/wait: make check for pending io consider cached task references | 1 | f.ebner@proxmox.com | finished in 5h8m0s |
| 2026-04-26 11:27 UTC | tests: fix bpf ops build error | 1 | haiyuewa@163.com | skipped |
| 2026-04-22 15:53 UTC | io_uring: fix missing submitter_task ownership check in bpf_io_reg() | 1 | elirazamumtaz@gmail.com | finished in 1h0m0s |
| 2026-04-22 13:57 UTC | zcrx: add support for notifications and statistic | 1 | cleger@meta.com | skipped |
| 2026-04-22 11:25 UTC | io_uring/zcrx: add CQE based notifications and stats reporting | 1 | cleger@meta.com | finished in 4h31m0s |
| 2026-04-21 19:30 UTC | io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE | 1 | axboe@kernel.dk | finished in 4h37m0s |
| 2026-04-21 13:46 UTC | io_uring: take page references for NOMMU pbuf_ring mmaps | 1 | gregkh@linuxfoundation.org | finished in 1h38m0s |
| 2026-04-21 08:47 UTC | io_uring/zcrx: fix user_struct uaf | 1 | asml.silence@gmail.com | finished in 2h17m0s |
| 2026-04-21 08:46 UTC | io_uring/zcrx: clear RQ headers on init | 1 | asml.silence@gmail.com | finished in 1h58m0s |
| 2026-04-21 08:45 UTC | io_uring/zcrx: warn on freelist violations | 1 | asml.silence@gmail.com | finished in 4h6m0s |
| 2026-04-16 20:05 UTC | Misc minor tctx fixes | 1 | axboe@kernel.dk | finished in 4h5m0s |
| 2026-04-15 09:02 UTC | Rust io_uring command abstraction for miscdevice | 5 | sidong.yang@furiosa.ai | finished in 1h18m0s |
| 2026-04-12 14:30 UTC | tests: don't assume tail/head layout in bpf | 1 | asml.silence@gmail.com | skipped |
| 2026-04-12 14:17 UTC | tests: fix zcrx tests | 1 | asml.silence@gmail.com | skipped |
| 2026-04-12 14:17 UTC | examples/zcrx: fix just allocated sock struct checks | 1 | asml.silence@gmail.com | skipped |
| 2026-04-12 08:38 UTC | io_uring/poll: fix signed comparison in io_poll_get_ownership() | 1 | n05ec@lzu.edu.cn | finished in 4h11m0s |
| 2026-04-09 14:55 UTC | io_uring: fix null-ptr-deref in io_uring_poll | 1 | l1zao@zju.edu.cn | finished in 4h21m0s |
| 2026-04-08 13:59 UTC | Rust io_uring command abstraction for miscdevice | 4 | sidong.yang@furiosa.ai | finished in 4h34m0s |
| 2026-04-08 10:30 UTC | net: move .getsockopt away from __user buffers | 3 | leitao@debian.org | finished in 4h31m0s |
| 2026-04-08 06:54 UTC | io_uring: fix resource leak issues | 1 | kobak@nvidia.com | finished in 4h18m0s |
| 2026-04-06 16:58 UTC | io_uring/zcrx: reorder fd allocation in zcrx_export() | 2 | bertietryner@gmail.com | finished in 4h8m0s |
| 2026-04-06 13:37 UTC | signalfd: don't dequeue the forced fatal signals | 2 | oleg@redhat.com | finished in 1h58m0s |
| 2026-04-05 23:53 UTC | io_uring/zcrx: reorder fd allocation and disclosure in zcrx_export() | 1 | bertietryner@gmail.com | finished in 3h52m0s |
| 2026-04-05 16:09 UTC | signalfd: don't dequeue the forced fatal signals | 1 | oleg@redhat.com | finished in 1h52m0s |
| 2026-04-03 17:41 UTC | io_uring: extend bvec registration | 6 | joannelkoong@gmail.com | finished in 58m0s |
| 2026-04-02 16:09 UTC | io_uring: extend bvec registration | 5 | joannelkoong@gmail.com | finished in 4h17m0s |
| 2026-04-02 01:49 UTC | io_uring/timeout: use 'ctx' consistently | 2 | yangxiuwei@kylinos.cn | finished in 4h21m0s |
| 2026-04-01 17:35 UTC | io_uring/rw: clean up __io_read() obsolete comment and early returns | 1 | joannelkoong@gmail.com | finished in 4h47m0s |
| 2026-04-01 15:44 UTC | net: move .getsockopt away from __user buffers | 2 | leitao@debian.org | finished in 4h17m0s |
| 2026-04-01 02:21 UTC | io_uring: use local ctx consistently | 1 | yangxiuwei@kylinos.cn | finished in 4h14m0s |
| 2026-03-31 23:21 UTC | io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP | 1 | a.jahangirzad@gmail.com | finished in 4h13m0s |
| 2026-03-31 14:19 UTC | io_uring/bpf_fiters: retain COW'ed settings on parse failures | 1 | axboe@kernel.dk | finished in 4h28m0s |
| 2026-03-31 13:12 UTC | io_uring: protect remaining lockless ctx->rings accesses with RCU | 2 | axboe@kernel.dk | finished in 4h22m0s |
| 2026-03-31 10:45 UTC | io_uring/rsrc: use io_cache_free() to free node allocated by io_rsrc_node_alloc() | 1 | liu.yun@linux.dev | finished in 4h18m0s |
| 2026-03-30 17:23 UTC | io_uring: protect remaining lockless ctx->rings accesses with RCU | 1 | qjx1298677004@gmail.com | finished in 5h31m0s |
| 2026-03-29 16:49 UTC | io_uring/rsrc: reject zero-length fixed buffer import | 1 | tpluszz77@gmail.com | finished in 4h18m0s |
| 2026-03-29 15:39 UTC | io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() | 1 | qjx1298677004@gmail.com | finished in 4h29m0s |
| 2026-03-27 17:26 UTC | io_uring: extend bvec registration and add mem region lookup | 4 | joannelkoong@gmail.com | skipped |
| 2026-03-27 02:18 UTC | io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check | 1 | nicholas@carlini.com | finished in 56m0s |
| 2026-03-26 13:15 UTC | io_uring/fdinfo: fix SQE_MIXED SQE displaying | 1 | axboe@kernel.dk | finished in 2h4m0s |
| 2026-03-24 22:14 UTC | io_uring: extend bvec registration and add mem region lookup | 3 | joannelkoong@gmail.com | finished in 4h17m0s |
| 2026-03-24 18:21 UTC | io_uring: extend bvec registration and add mem region lookup | 2 | joannelkoong@gmail.com | finished in 4h19m0s |
| 2026-03-24 16:37 UTC | io_uring: add IORING_OP_BPF for extending io_uring | 3 | ming.lei@redhat.com | finished in 4h14m0s |
| 2026-03-24 00:10 UTC | io_uring: extend bvec registration and add mem region lookup | 1 | joannelkoong@gmail.com | finished in 4h15m0s |
| 2026-03-21 23:21 UTC | New IORING_OP_DUP | 3 | daniele.di.proietto@gmail.com | finished in 4h16m0s |
| 2026-03-20 18:23 UTC | New IORING_OP_DUP | 2 | daniele.di.proietto@gmail.com | finished in 4h8m0s |
| 2026-03-19 20:49 UTC | io_uring: flush deferred completions in io_req_post_cqe32() | 1 | objecting@objecting.org | finished in 4h31m0s |
| 2026-03-18 21:01 UTC | tests: test io_uring bpf ops | 4 | asml.silence@gmail.com | skipped |
| 2026-03-18 17:36 UTC | tests: test io_uring bpf ops | 3 | asml.silence@gmail.com | skipped |
| 2026-03-17 10:12 UTC | Update headers with ZCRX_CTRL opcode | 1 | asml.silence@gmail.com | skipped |
| 2026-03-17 02:17 UTC | io_uring/poll: fix multishot recv missing EOF on wakeup race | 3 | axboe@kernel.dk | finished in 4h33m0s |
| 2026-03-16 23:47 UTC | Update uapi headers | 1 | asml.silence@gmail.com | skipped |
| 2026-03-16 19:33 UTC | io_uring/poll: fix multishot recv missing EOF on wakeup race | 2 | axboe@kernel.dk | finished in 4h14m0s |
| 2026-03-16 15:06 UTC | io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring() | 1 | mohd.abd.6602@gmail.com | finished in 4h11m0s |
| 2026-03-16 01:36 UTC | build and compiler warning fixes | 2 | yangxiuwei@kylinos.cn | skipped |
| 2026-03-15 16:19 UTC | io_uring/poll: fix multishot recv missing EOF on wakeup race | 1 | axboe@kernel.dk | finished in 4h20m0s |
| 2026-03-14 08:35 UTC | build and compiler warning fixes | 1 | yangxiuwei@kylinos.cn | skipped |
| 2026-03-13 13:07 UTC | io_uring: add IPC channel infrastructure | 1 | git@danielhodges.dev | finished in 4h12m0s |
| 2026-03-12 15:02 UTC | io_uring/kbuf: check if target buffer list is still legacy on recycle | 1 | axboe@kernel.dk | finished in 4h13m0s |
| 2026-03-10 19:44 UTC | test/sqe-mixed-boundary: validate physical SQE index for 128-byte ops | 2 | ryan36005@gmail.com | skipped |
| 2026-03-10 15:51 UTC | Add support for IORING_OP_DUP | 1 | daniele.di.proietto@gmail.com | skipped |
| 2026-03-10 15:49 UTC | io_uring: Add IORING_OP_DUP | 1 | daniele.di.proietto@gmail.com | finished in 4h12m0s |
| 2026-03-10 14:56 UTC | kthread, exit: clean up kernel thread exit paths | 2 | brauner@kernel.org | finished in 3h59m0s |
| 2026-03-10 14:44 UTC | io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration | 1 | axboe@kernel.dk | finished in 4h20m0s |
| 2026-03-10 05:20 UTC | io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops | 2 | ryan36005@gmail.com | finished in 4h7m0s |
| 2026-03-09 15:44 UTC | io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings | 2 | naup96721@gmail.com | finished in 4h17m0s |
| 2026-03-09 14:34 UTC | io_uring/register: fix comment about task_no_new_privs | 1 | jannh@google.com | finished in 1h13m0s |
| 2026-03-09 06:27 UTC | io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings | 1 | naup96721@gmail.com | finished in 56m0s |
| 2026-03-06 00:32 UTC | io_uring: add kernel-managed buffer rings | 3 | joannelkoong@gmail.com | finished in 5h14m0s |
| 2026-03-05 01:28 UTC | bsg: add io_uring command support for SCSI passthrough | 6 | yangxiuwei@kylinos.cn | finished in 4h0m0s |
| 2026-03-04 12:37 UTC | io_uring/zcrx: use READ_ONCE with user shared RQEs | 1 | asml.silence@gmail.com | finished in 4h2m0s |
| 2026-03-04 08:03 UTC | bsg: add io_uring command support for SCSI passthrough | 5 | yangxiuwei@kylinos.cn |
finished
in 1h3m0s
[1 findings] |
| 2026-03-04 00:42 UTC | io_uring/mock: Fix typo in help text | 1 | devnull@kernel.org | finished in 1h13m0s |
| 2026-03-03 12:32 UTC | io_uring/net: allow vectorised regbuf send zc | 1 | asml.silence@gmail.com | finished in 1h15m0s |
| 2026-03-02 22:15 UTC | io_uring/zcrx: fix post open error handling | 1 | asml.silence@gmail.com | skipped |
| 2026-03-02 17:29 UTC | io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL | 5 | csander@purestorage.com | finished in 1h13m0s |
| 2026-03-02 16:40 UTC | tests/timeout: add abs imm timeout test | 1 | asml.silence@gmail.com | skipped |
| 2026-03-02 16:39 UTC | man: document that immediate abs timeouts are allowed | 1 | asml.silence@gmail.com | skipped |
| 2026-03-02 14:32 UTC | io_uring/net: reject SEND_VECTORIZED when unsupported | 1 | asml.silence@gmail.com | finished in 1h22m0s |
| 2026-03-02 13:10 UTC | timeout immediate arg | 3 | asml.silence@gmail.com | finished in 4h7m0s |
| 2026-02-27 22:34 UTC | io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL | 4 | csander@purestorage.com | finished in 1h6m0s |
| 2026-02-27 17:13 UTC | selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work | 1 | kuba@kernel.org | finished in 1h0m0s |
| 2026-02-27 17:07 UTC | io_uring/zcrx: don't set rx_page_size when not requested | 1 | kuba@kernel.org | finished in 2h6m0s |
| 2026-02-27 16:27 UTC | io_uring/net: don't check MSG_CTRUNC for IORING_OP_RECV | 2 | hannes@p2p.industries | finished in 4h9m0s |
| 2026-02-26 22:03 UTC | io_uring/net: don't fail linked ops when done_io > 0 | 1 | hannes@p2p.industries | finished in 4h1m0s |
| 2026-02-26 12:49 UTC | tests: test io_uring bpf ops | 2 | asml.silence@gmail.com | skipped |
| 2026-02-26 12:48 UTC | BPF controlled io_uring | 10 | asml.silence@gmail.com | finished in 4h6m0s |
| 2026-02-25 17:28 UTC | tests: test timeout with immediate arguments | 2 | asml.silence@gmail.com | skipped |
| 2026-02-25 10:35 UTC | timeout immediate arg | 2 | asml.silence@gmail.com | finished in 4h18m0s |
| 2026-02-24 18:39 UTC | io_uring/cmd_net: use READ_ONCE() for ->addr3 read | 1 | axboe@kernel.dk | finished in 4h28m0s |
| 2026-02-24 16:16 UTC | tests: test timeout with immediate arguments | 1 | asml.silence@gmail.com | skipped |