summaryrefslogtreecommitdiff
path: root/io_uring
AgeCommit message (Expand)Author
23 hoursMerge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysio_uring/zcrx: rename notif to eventPavel Begunkov
3 daysio_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERSPavel Begunkov
3 daysio_uring/zcrx: drop "notif" from stats struct namesPavel Begunkov
4 daysio_uring/rw: fix missing ERESTARTSYS conversion in read pathsYitang Yang
6 daysMerge tag 'io_uring-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysio_uring/bpf-ops: reject re-registration of an already-bound opsWoraphat Khiaodaeng
11 daysio_uring/fs: check unused sqe fields for unlinkatYi Xie
11 daysio_uring/kbuf: free the replaced iovec after a successful growJaeyeong Lee
2026-07-11Merge tag 'io_uring-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-09Revert "io_uring: grab RCU read lock marking task run"Jens Axboe
2026-07-09io_uring: restore RCU read section in io_req_local_work_add()Woraphat Khiaodaeng
2026-07-06io_uring: fix dangling iovec after provided-buffer bundle grow failureHao-Yu Yang
2026-07-02io_uring/uring_cmd: fix uring_cmd.c commentsYang Xiuwei
2026-07-01io_uring/msg_ring: reject CQE32 flag pass-through to normal ringsMelbin K Mathew
2026-07-01io_uring/memmap: return -EINVAL from get_unmapped_area() on bad mmapYi Xie
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-22io_uring/memmap: bound io_pin_pages() by page array byte sizeDeepanshu Kartikey
2026-06-18Merge tag 'for-7.2/io_uring-epoll-20260616' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16io_uring: Use system_dfl_wq instead of system_unbound_wqNathan Chancellor
2026-06-16io_uring/register: preserve SQ array entries on resizeguzebing
2026-06-16io_uring, audit: don't log IORING_OP_RECV_ZCRicardo Robaina
2026-06-16io_uring: get rid of tw_pending for !DEFER task workJens Axboe
2026-06-16io_uring/rw: preserve partial result for iopollMichael Wigham
2026-06-16io_uring/nop: fix file reference leak with IOSQE_FIXED_FILEVasileios Almpanis
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-16Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-13io_uring/net: make POLL_FIRST receive side checks consistentJens Axboe
2026-06-13io_uring: remove the per-ctx fallback task_work machineryJens Axboe
2026-06-13io_uring: run the tctx task_work fallback directlyJens Axboe
2026-06-13io_uring: switch normal task_work to a mpscqJens Axboe
2026-06-13io_uring: switch local task_work to a mpscqJens Axboe
2026-06-13io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queueJens Axboe
2026-06-13io_uring: grab RCU read lock marking task runJens Axboe
2026-06-12Merge tag 'io_uring-7.1-20260611' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-11io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_argsJens Axboe
2026-06-08io_uring/kbuf: validate ring provided buffer addresses with access_ok()Jens Axboe
2026-06-08io_uring/net: support registered buffer for plain send and recvMing Lei
2026-06-07io_uring/wait: fix min_timeout behaviorChristian A. Ehrhardt
2026-06-07io_uring/kbuf: don't truncate end buffer for bundlesJens Axboe
2026-06-05Merge tag 'io_uring-7.1-20260605' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-05io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retriesClément Léger
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-06-03futex: Add support for unlocking robust futexesThomas Gleixner
2026-06-02io_uring/nop: Drop a wrong comment in struct io_nopGabriel Krisman Bertazi