| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-11 | io_uring: add helper calculating region byte size | Pavel Begunkov | 1 | -0/+5 |
| 2025-11-06 | io_uring/memmap: refactor io_free_region() to take user_struct param | David Wei | 1 | -1/+1 |
| 2025-11-04 | io_uring/memmap: remove dead io_create_region_mmap_safe() declaration | Jens Axboe | 1 | -5/+0 |
| 2025-10-20 | io_uring: only publish fully handled mem region | Pavel Begunkov | 1 | -0/+12 |
| 2025-05-09 | io_uring: update parameter name in io_pin_pages function declaration | Long Li | 1 | -1/+1 |
| 2025-04-21 | io_uring/zcrx: let zcrx choose region for mmaping | Pavel Begunkov | 1 | -0/+2 |
| 2025-02-17 | io_uring/zcrx: add interface queue and refill queue | David Wei | 1 | -0/+1 |
| 2024-12-23 | io_uring/kbuf: use region api for pbuf rings | Pavel Begunkov | 1 | -7/+0 |
| 2024-12-23 | io_uring: use region api for CQ | Pavel Begunkov | 1 | -4/+0 |
| 2024-12-23 | io_uring/memmap: implement mmap for regions | Pavel Begunkov | 1 | -1/+9 |
| 2024-12-23 | io_uring/memmap: flag vmap'ed regions | Pavel Begunkov | 1 | -1/+1 |
| 2024-11-15 | io_uring: introduce concept of memory regions | Pavel Begunkov | 1 | -0/+14 |
| 2024-04-15 | io_uring: move mapping/allocation helpers to a separate file | Jens Axboe | 1 | -0/+25 |