index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
memmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: fix corner case forgetting to vunmap
Pavel Begunkov
2024-11-27
1
-1
/
+3
*
io_uring: check for overflows in io_pin_pages
Pavel Begunkov
2024-11-26
1
-1
/
+6
*
io_uring/region: return negative -E2BIG in io_create_region()
Dan Carpenter
2024-11-20
1
-1
/
+1
*
io_uring/region: fix error codes after failed vmap
Pavel Begunkov
2024-11-17
1
-1
/
+3
*
io_uring: introduce concept of memory regions
Pavel Begunkov
2024-11-15
1
-0
/
+67
*
io_uring: fortify io_pin_pages with a warning
Pavel Begunkov
2024-11-15
1
-0
/
+2
*
io_uring/register: add IORING_REGISTER_RESIZE_RINGS
Jens Axboe
2024-10-29
1
-0
/
+8
*
io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings
Jens Axboe
2024-10-29
1
-0
/
+4
*
io_uring: don't attempt to mmap larger than what the user asks for
Jens Axboe
2024-05-29
1
-2
/
+3
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+1
*
io_uring: move mapping/allocation helpers to a separate file
Jens Axboe
2024-04-15
1
-0
/
+336