index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2023-01-24
io_uring/rw: remove leftover debug statement
Jens Axboe
2023-01-24
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
2023-01-24
io_uring: fix double poll leak on repolling
Pavel Begunkov
2023-01-24
io_uring: Clean up a false-positive warning from GCC 9.3.0
Alviro Iskandar Setiawan
2023-01-24
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
2023-01-24
io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
Jens Axboe
2023-01-24
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
2023-01-24
io_uring: do not recalculate ppos unnecessarily
Dylan Yudaken
2023-01-24
io_uring: update kiocb->ki_pos at execution time
Dylan Yudaken
2023-01-24
io_uring: remove duplicated calls to io_kiocb_ppos
Dylan Yudaken
2023-01-24
io_uring: ensure that cached task references are always put on exit
Jens Axboe
2023-01-24
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
2023-01-24
io_uring: lock overflowing for IOPOLL
Pavel Begunkov
2023-01-24
io_uring: check for valid register opcode earlier
Jens Axboe
2023-01-24
io_uring: fix async accept on O_NONBLOCK sockets
Dylan Yudaken
2023-01-24
io_uring: allow re-poll if we made progress
Jens Axboe
2023-01-24
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
Jens Axboe
2023-01-24
io_uring: add flag for disabling provided buffer recycling
Jens Axboe
2023-01-24
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Jens Axboe
2023-01-24
io_uring: improve send/recv error handling
Pavel Begunkov
2023-01-24
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-18
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
2023-01-18
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
2023-01-14
io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
Harshit Mogalapalli
2023-01-04
io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
Jens Axboe
2023-01-04
io_uring: import 5.15-stable io_uring
Jens Axboe