index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-6
/
+8
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
3
-0
/
+19
2024-09-16
Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linux
Linus Torvalds
17
-259
/
+666
2024-09-12
io_uring: add IORING_REGISTER_COPY_BUFFERS method
Jens Axboe
3
-0
/
+98
2024-09-12
io_uring/register: provide helper to get io_ring_ctx from 'fd'
Jens Axboe
2
-21
/
+34
2024-09-11
io_uring/rsrc: add reference count to struct io_mapped_ubuf
Jens Axboe
2
-0
/
+4
2024-09-11
io_uring/rsrc: clear 'slot' entry upfront
Jens Axboe
1
-1
/
+1
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
3
-0
/
+19
2024-09-11
Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discard
Jens Axboe
16
-237
/
+529
2024-09-11
io_uring/io-wq: inherit cpuset of cgroup in io worker
Felix Moessbauer
1
-1
/
+1
2024-09-11
io_uring/io-wq: do not allow pinning outside of cpuset
Felix Moessbauer
1
-5
/
+18
2024-09-10
io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()
Jens Axboe
1
-2
/
+1
2024-09-10
io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN
Jens Axboe
1
-0
/
+8
2024-09-10
io_uring: port to struct kmem_cache_args
Christian Brauner
1
-6
/
+8
2024-09-09
io_uring/sqpoll: do not allow pinning outside of cpuset
Felix Moessbauer
1
-1
/
+4
2024-09-09
io_uring/eventfd: move refs to refcount_t
Jens Axboe
1
-6
/
+6
2024-09-02
io_uring: remove unused rsrc_put_fn
Anuj Gupta
1
-2
/
+0
2024-09-02
io_uring: add new line after variable declaration
Anuj Gupta
1
-0
/
+1
2024-08-30
io_uring: add GCOV_PROFILE_URING Kconfig option
Jens Axboe
1
-0
/
+4
2024-08-30
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
1
-1
/
+1
2024-08-30
io_uring/rsrc: ensure compat iovecs are copied correctly
Jens Axboe
1
-4
/
+15
2024-08-29
io_uring/kbuf: add support for incremental buffer consumption
Jens Axboe
2
-20
/
+64
2024-08-29
io_uring/kbuf: pass in 'len' argument for buffer commit
Jens Axboe
5
-30
/
+31
2024-08-29
Revert "io_uring: Require zeroed sqe->len on provided-buffers send"
Jens Axboe
1
-3
/
+1
2024-08-29
io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h
Jens Axboe
2
-6
/
+3
2024-08-29
io_uring/kbuf: add io_kbuf_commit() helper
Jens Axboe
2
-8
/
+13
2024-08-25
io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg
Jens Axboe
1
-2
/
+2
2024-08-25
io_uring: wire up min batch wake timeout
Jens Axboe
1
-4
/
+4
2024-08-25
io_uring: add support for batch wait timeout
Jens Axboe
2
-13
/
+82
2024-08-25
io_uring: implement our own schedule timeout handling
Jens Axboe
2
-4
/
+33
2024-08-25
io_uring: move schedule wait logic into helper
Jens Axboe
1
-16
/
+21
2024-08-25
io_uring: encapsulate extraneous wait flags into a separate struct
Jens Axboe
1
-21
/
+24
2024-08-25
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
4
-3
/
+46
2024-08-25
io_uring: add absolute mode wait timeouts
Pavel Begunkov
1
-7
/
+8
2024-08-25
io_uring/napi: postpone napi timeout adjustment
Pavel Begunkov
3
-38
/
+7
2024-08-25
io_uring/napi: refactor __io_napi_busy_loop()
Pavel Begunkov
1
-3
/
+4
2024-08-25
io_uring/kbuf: turn io_buffer_list booleans into flags
Jens Axboe
2
-23
/
+26
2024-08-25
io_uring/net: use ITER_UBUF for single segment send maps
Jens Axboe
1
-3
/
+12
2024-08-25
io_uring/kbuf: use 'bl' directly rather than req->buf_list
Jens Axboe
1
-1
/
+1
2024-08-25
io_uring: micro optimization of __io_sq_thread() condition
Olivier Langlois
1
-1
/
+1
2024-08-25
io_uring/rsrc: enable multi-hugepage buffer coalescing
Chenliang Li
2
-32
/
+110
2024-08-25
io_uring/rsrc: store folio shift and mask into imu
Chenliang Li
2
-9
/
+8
2024-08-25
io_uring: add napi busy settings to the fdinfo output
Olivier Langlois
1
-1
/
+13
2024-08-21
io_uring/kbuf: sanitize peek buffer setup
Jens Axboe
1
-3
/
+6
2024-08-13
io_uring/sqpoll: annotate debug task == current with data_race()
Jens Axboe
1
-1
/
+1
2024-08-13
introduce fd_file(), convert all accessors to it.
Al Viro
1
-5
/
+5
2024-08-12
io_uring/napi: remove duplicate io_napi_entry timeout assignation
Olivier Langlois
1
-1
/
+0
2024-08-12
io_uring/napi: check napi_enabled in io_napi_add() before proceeding
Olivier Langlois
2
-2
/
+2
2024-08-08
io_uring/net: don't pick multiple buffers for non-bundle send
Jens Axboe
1
-2
/
+3
[next]