index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
7
-24
/
+52
2025-06-26
io_uring/kbuf: flag partial buffer mappings
Jens Axboe
3
-9
/
+18
2025-06-25
io_uring/net: mark iov as dynamically allocated even for single segments
Jens Axboe
1
-5
/
+6
2025-06-25
io_uring: fix resource leak in io_import_dmabuf()
Penglei Jiang
1
-2
/
+4
2025-06-24
io_uring: don't assume uaddr alignment in io_vec_fill_bvec
Pavel Begunkov
1
-3
/
+7
2025-06-24
io_uring/rsrc: don't rely on user vaddr alignment
Pavel Begunkov
2
-1
/
+7
2025-06-24
io_uring/rsrc: fix folio unpinning
Pavel Begunkov
1
-4
/
+9
2025-06-23
io_uring: make fallocate be hashed work
Fengnan Chang
1
-0
/
+1
2025-06-21
Merge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-06-20
io_uring/net: always use current transfer count for buffer put
Jens Axboe
1
-1
/
+1
2025-06-19
Merge tag 'io_uring-6.16-20250619' of git://git.kernel.dk/linux
Linus Torvalds
4
-10
/
+10
2025-06-18
io_uring: fix potential page leak in io_sqe_buffer_register()
Penglei Jiang
1
-3
/
+3
2025-06-17
io_uring/sqpoll: don't put task_struct on tctx setup failure
Jens Axboe
1
-4
/
+1
2025-06-17
io_uring: remove duplicate io_uring_alloc_task_context() definition
Jens Axboe
2
-2
/
+1
2025-06-15
io_uring: fix task leak issue in io_wq_create()
Penglei Jiang
1
-1
/
+3
2025-06-15
io_uring/rsrc: validate buffer count with offset for cloning
Jens Axboe
1
-0
/
+2
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
6
-23
/
+59
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
4
-15
/
+38
2025-06-10
io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
Penglei Jiang
2
-7
/
+14
2025-06-06
Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
7
-12
/
+37
2025-06-04
io_uring/futex: mark wait requests as inflight
Jens Axboe
3
-1
/
+11
2025-06-04
io_uring/futex: get rid of struct io_futex addr union
Jens Axboe
1
-5
/
+2
2025-06-03
io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
Jens Axboe
2
-2
/
+18
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+2
2025-05-28
io_uring/net: only consider msg_inq if larger than 1
Jens Axboe
1
-2
/
+2
2025-05-27
io_uring/zcrx: fix area release on registration failure
Pavel Begunkov
1
-1
/
+2
2025-05-27
io_uring/zcrx: init id for xa_find
Pavel Begunkov
1
-1
/
+2
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
42
-703
/
+944
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+3
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
1
-3
/
+1
2025-05-23
io_uring/cmd: warn on reg buf imports by ineligible cmds
Pavel Begunkov
1
-0
/
+6
2025-05-23
io_uring/io-wq: only create a new worker if it can make progress
Jens Axboe
1
-0
/
+28
2025-05-23
io_uring/io-wq: ignore non-busy worker going to sleep
Jens Axboe
1
-0
/
+2
2025-05-23
io_uring/io-wq: move hash helpers to the top
Jens Axboe
1
-10
/
+10
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-24
/
+31
2025-05-21
io_uring/net: only retry recv bundle for a full transfer
Jens Axboe
1
-4
/
+10
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
23
-47
/
+46
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
1
-0
/
+1
2025-05-20
io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
Caleb Sander Mateos
1
-6
/
+0
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
1
-21
/
+29
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
1
-12
/
+11
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
1
-10
/
+16
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
1
-29
/
+45
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
1
-10
/
+10
2025-05-16
io_uring/fdinfo: get rid of dumping credentials
Jens Axboe
1
-38
/
+0
2025-05-16
io_uring/fdinfo: only compile if CONFIG_PROC_FS is set
Jens Axboe
2
-3
/
+2
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
5
-71
/
+72
[next]