index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
2
-26
/
+2
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
5
-7
/
+9
2025-09-16
io_uring/zcrx: account niov arrays to cgroup
Pavel Begunkov
1
-3
/
+3
2025-09-16
io_uring/zcrx: allow synchronous buffer return
Pavel Begunkov
3
-0
/
+78
2025-09-16
io_uring/zcrx: introduce io_parse_rqe()
Pavel Begunkov
1
-13
/
+23
2025-09-16
io_uring/zcrx: don't adjust free cache space
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: use guards for the refill lock
Pavel Begunkov
1
-5
/
+2
2025-09-16
io_uring/zcrx: reduce netmem scope in refill
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
2
-13
/
+11
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
2
-5
/
+10
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
2
-10
/
+21
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
2
-9
/
+7
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
2
-12
/
+2
2025-09-16
io_uring/zcrx: deduplicate area mapping
Pavel Begunkov
1
-23
/
+14
2025-09-16
io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()
Pavel Begunkov
1
-6
/
+6
2025-09-16
io_uring/zcrx: check all niovs filled with dma addresses
Pavel Begunkov
1
-0
/
+3
2025-09-16
io_uring/zcrx: move area reg checks into io_import_area
Pavel Begunkov
1
-9
/
+9
2025-09-16
io_uring/zcrx: don't pass slot to io_zcrx_create_area
Pavel Begunkov
1
-4
/
+14
2025-09-16
io_uring/zcrx: remove extra io_zcrx_drop_netdev
Pavel Begunkov
1
-1
/
+0
2025-09-16
io_uring/zcrx: use page_pool_unref_and_test()
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: replace memchar_inv with is_zero
Pavel Begunkov
1
-1
/
+1
2025-09-16
io_uring/zcrx: improve rqe cache alignment
Pavel Begunkov
1
-4
/
+5
2025-09-15
io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
Feng Zhou
1
-1
/
+1
2025-09-15
io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflow
Max Kellermann
1
-3
/
+3
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-09-10
io_uring: correct size of overflow CQE calculation
Jens Axboe
1
-1
/
+1
2025-09-10
io_uring: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-10
io_uring: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-08
io_uring/rsrc: respect submitter_task in io_register_clone_buffers()
Caleb Sander Mateos
1
-0
/
+7
2025-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
10
-2
/
+9
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2025-09-08
io_uring: Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-7
/
+3
2025-09-08
io_uring: introduce io_uring querying
Pavel Begunkov
4
-1
/
+109
2025-09-08
io_uring: add macros for avaliable flags
Pavel Begunkov
2
-29
/
+60
2025-09-08
io_uring: add helper for *REGISTER_SEND_MSG_RING
Pavel Begunkov
1
-14
/
+19
2025-09-04
io_uring: remove WRITE_ONCE() in io_uring_create()
Caleb Sander Mateos
1
-2
/
+7
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+13
2025-09-03
io_uring/uring_cmd: correct io_uring_cmd_done() ret type
Caleb Sander Mateos
1
-1
/
+1
2025-09-02
io_uring/uring_cmd: add io_uring_cmd_tw_t type alias
Caleb Sander Mateos
1
-1
/
+1
2025-09-02
io_uring/register: drop redundant submitter_task check
Caleb Sander Mateos
1
-4
/
+0
2025-09-02
io_uring/net: correct type for min_not_zero() cast
Jens Axboe
1
-1
/
+1
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
2
-0
/
+4
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+4
2025-08-28
io_uring/zcrx: add support for custom DMA devices
Dragos Tatulea
1
-1
/
+2
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
1
-7
/
+13
2025-08-27
io_uring: add async data clear/free helpers
Jens Axboe
6
-22
/
+23
2025-08-27
io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
1
-3
/
+7
2025-08-27
io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2
-2
/
+3
2025-08-27
io_uring/nop: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
1
-2
/
+15
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
3
-31
/
+99
[prev]
[next]