summaryrefslogtreecommitdiff
path: root/io_uring/memmap.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-05io_uring: check for overflows in io_pin_pagesPavel Begunkov1-1/+6
2024-12-05io_uring: fix corner case forgetting to vunmapPavel Begunkov1-1/+3
2024-05-29io_uring: don't attempt to mmap larger than what the user asks forJens Axboe1-2/+3
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-04-15io_uring: move mapping/allocation helpers to a separate fileJens Axboe1-0/+336