index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
poll.c
Age
Commit message (
Expand
)
Author
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
2025-08-24
io_uring: remove async/poll related provided buffer recycles
Jens Axboe
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2025-08-24
io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
Jens Axboe
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-16
io_uring/poll: fix POLLERR handling
Pavel Begunkov
2025-06-23
io_uring/poll: introduce io_arm_apoll()
Pavel Begunkov
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-03-10
io_uring: unify STOP_MULTISHOT with IOU_OK
Pavel Begunkov
2025-03-10
io_uring: return -EAGAIN to continue multishot
Pavel Begunkov
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-01-30
io_uring/net: don't retry connect operation on EPOLLERR
Jens Axboe
2025-01-28
io_uring: fix multishots with selected buffers
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2024-12-27
io_uring/poll: Allocate apoll with generic alloc_cache helper
Gabriel Krisman Bertazi
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-10-29
io_uring/poll: get rid of per-hashtable bucket locks
Jens Axboe
2024-10-29
io_uring/poll: get rid of io_poll_tw_hash_eject()
Jens Axboe
2024-10-29
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
2024-10-29
io_uring/poll: remove 'ctx' argument from io_poll_req_delete()
Jens Axboe
2024-07-30
io_uring: keep multishot request NAPI timeout current
Olivier Langlois
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-04-15
io_uring: refactor io_fill_cqe_req_aux
Pavel Begunkov
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
2024-03-15
io_uring: fix poll_remove stalled req completion
Pavel Begunkov
2024-03-07
io_uring: fix io_queue_proc modifying req->flags
Pavel Begunkov
2024-02-09
io-uring: add napi busy poll support
Stefan Roesch
2024-02-08
io_uring/poll: improve readability of poll reference decrementing
Jens Axboe
2024-02-08
io_uring: add io_file_can_poll() helper
Jens Axboe
2024-02-08
io_uring/cancel: don't default to setting req->work.cancel_seq
Jens Axboe
2024-01-29
io_uring/poll: add requeue return code from poll multishot handling
Jens Axboe
2024-01-29
io_uring/poll: move poll execution helpers higher up
Jens Axboe
2023-12-13
io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE
Jens Axboe
2023-10-19
io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups
Jens Axboe
2023-08-11
io_uring: never overflow io_aux_cqe
Pavel Begunkov
2023-07-17
io_uring/cancel: support opcode based lookup and cancelation
Jens Axboe
2023-07-17
io_uring: use cancelation match helper for poll and timeout requests
Jens Axboe
2023-07-17
io_uring/poll: always set 'ctx' in io_cancel_data
Jens Axboe
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-17
io_uring/poll: serialize poll linked timer start with poll removal
Jens Axboe
2023-06-07
io_uring: cleanup io_aux_cqe() API
Jens Axboe
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
2023-04-03
io_uring: encapsulate task_work state
Pavel Begunkov
2023-03-28
io_uring/poll: clear single/double poll flags on poll arming
Jens Axboe
2023-03-01
io_uring/poll: don't pass in wake func to io_init_poll_iocb()
Jens Axboe
2023-02-25
io_uring/poll: allow some retries for poll triggering spuriously
Jens Axboe
2023-01-29
io_uring: Rename struct io_op_def
Breno Leitao
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
[next]