index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Lines
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
-13
/
+11
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
-5
/
+10
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
-10
/
+21
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
-9
/
+7
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
-12
/
+2
2025-09-16
io_uring/zcrx: deduplicate area mapping
Pavel Begunkov
-23
/
+14
2025-09-16
io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()
Pavel Begunkov
-6
/
+6
2025-09-16
io_uring/zcrx: check all niovs filled with dma addresses
Pavel Begunkov
-0
/
+3
2025-09-16
io_uring/zcrx: move area reg checks into io_import_area
Pavel Begunkov
-9
/
+9
2025-09-16
io_uring/zcrx: don't pass slot to io_zcrx_create_area
Pavel Begunkov
-4
/
+14
2025-09-16
io_uring/zcrx: remove extra io_zcrx_drop_netdev
Pavel Begunkov
-1
/
+0
2025-09-16
io_uring/zcrx: use page_pool_unref_and_test()
Pavel Begunkov
-1
/
+1
2025-09-16
io_uring/zcrx: replace memchar_inv with is_zero
Pavel Begunkov
-1
/
+1
2025-09-16
io_uring/zcrx: improve rqe cache alignment
Pavel Begunkov
-4
/
+5
2025-09-15
io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
Feng Zhou
-1
/
+1
2025-09-15
io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflow
Max Kellermann
-3
/
+3
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+3
2025-09-10
io_uring: correct size of overflow CQE calculation
Jens Axboe
-1
/
+1
2025-09-10
io_uring: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-09-10
io_uring: replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2025-09-08
io_uring/rsrc: respect submitter_task in io_register_clone_buffers()
Caleb Sander Mateos
-0
/
+7
2025-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
-2
/
+9
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3
2025-09-08
io_uring: Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
-7
/
+3
2025-09-08
io_uring: introduce io_uring querying
Pavel Begunkov
-1
/
+109
2025-09-08
io_uring: add macros for avaliable flags
Pavel Begunkov
-29
/
+60
2025-09-08
io_uring: add helper for *REGISTER_SEND_MSG_RING
Pavel Begunkov
-14
/
+19
2025-09-04
io_uring: remove WRITE_ONCE() in io_uring_create()
Caleb Sander Mateos
-2
/
+7
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+13
2025-09-03
io_uring/uring_cmd: correct io_uring_cmd_done() ret type
Caleb Sander Mateos
-1
/
+1
2025-09-02
io_uring/uring_cmd: add io_uring_cmd_tw_t type alias
Caleb Sander Mateos
-1
/
+1
2025-09-02
io_uring/register: drop redundant submitter_task check
Caleb Sander Mateos
-4
/
+0
2025-09-02
io_uring/net: correct type for min_not_zero() cast
Jens Axboe
-1
/
+1
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
-0
/
+4
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2025-08-28
io_uring/zcrx: add support for custom DMA devices
Dragos Tatulea
-1
/
+2
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
-7
/
+13
2025-08-27
io_uring: add async data clear/free helpers
Jens Axboe
-22
/
+23
2025-08-27
io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
-3
/
+7
2025-08-27
io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
-2
/
+3
2025-08-27
io_uring/nop: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
-2
/
+15
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
-31
/
+99
2025-08-27
io_uring/kbuf: fix signedness in this_len calculation
Qingyue Zhang
-1
/
+1
2025-08-24
io_uring/fdinfo: handle mixed sized CQEs
Jens Axboe
-10
/
+12
2025-08-24
io_uring/cmd: consolidate REQ_F_BUFFER_SELECT checks
Caleb Sander Mateos
-7
/
+3
2025-08-24
io_uring/cmd: deduplicate uring_cmd_flags checks
Caleb Sander Mateos
-2
/
+0
2025-08-24
io_uring: uring_cmd: add multishot support
Ming Lei
-1
/
+71
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
-18
/
+0
2025-08-24
io_uring/kbuf: check for ring provided buffers first in recycling
Jens Axboe
-2
/
+2
2025-08-24
io_uring: remove async/poll related provided buffer recycles
Jens Axboe
-6
/
+0
[prev]
[next]