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
starfive-6.6.48-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
/
sqpoll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
io_uring/sqpoll: ensure that normal task_work is also run timely
Jens Axboe
1
-2
/
+4
2024-04-15
io_uring/sqpoll: work around a potential audit memory leak
Jens Axboe
1
-0
/
+8
2024-03-19
io_uring/sqpoll: early exit thread if task_context wasn't allocated
Jens Axboe
1
-1
/
+5
2024-03-01
io_uring/sqpoll: statistics of the true utilization of sq threads
Xiaobing Li
1
-1
/
+16
2024-02-14
io_uring/sqpoll: use the correct check for pending task_work
Jens Axboe
1
-1
/
+8
2024-02-09
io-uring: add sqpoll support for napi busy poll
Stefan Roesch
1
-0
/
+4
2024-02-08
io_uring/sqpoll: manage task_work privately
Jens Axboe
1
-1
/
+28
2023-11-15
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
1
-2
/
+10
2023-08-30
io_uring: Don't set affinity on a dying sqpoll thread
Gabriel Krisman Bertazi
1
-1
/
+3
2023-08-16
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Jens Axboe
1
-0
/
+15
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-03-15
io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
Michal Koutný
1
-1
/
+0
2023-01-30
io_uring: make io_sqpoll_wait_sq return void
Quanfa Fu
1
-2
/
+1
2022-08-04
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
1
-4
/
+0
2022-07-25
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: move SQPOLL related handling into its own file
Jens Axboe
1
-0
/
+426