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
Age
Commit message (
Expand
)
Author
2024-07-26
io_uring/napi: pass ktime to io_napi_adjust_timeout
Pavel Begunkov
2024-07-26
io_uring/napi: use ktime in busy polling
Pavel Begunkov
2024-07-25
io_uring/msg_ring: fix uninitialized use of target_req->flags
Jens Axboe
2024-07-24
io_uring: align iowq and task request error handling
Pavel Begunkov
2024-07-24
io_uring: simplify io_uring_cmd return
Pavel Begunkov
2024-07-24
io_uring: fix io_match_task must_hold
Pavel Begunkov
2024-07-24
io_uring: don't allow netpolling with SETUP_IOPOLL
Pavel Begunkov
2024-07-24
io_uring: tighten task exit cancellations
Pavel Begunkov
2024-07-20
io_uring: fix error pbuf checking
Pavel Begunkov
2024-07-20
io_uring: fix lost getsockopt completions
Pavel Begunkov
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-13
io_uring/net: check socket is valid in io_bind()/io_listen()
Tetsuo Handa
2024-07-11
io_uring/io-wq: limit retrying worker initialisation
Pavel Begunkov
2024-07-10
io_uring/napi: Remove unnecessary s64 cast
Thorsten Blum
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-02
io_uring/net: cleanup io_recv_finish() bundle handling
Jens Axboe
2024-07-02
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
Jens Axboe
2024-07-02
io_uring/msg_ring: fix overflow posting
Pavel Begunkov
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-01
io_uring/msg_ring: use kmem_cache_free() to free request
Jens Axboe
2024-07-01
io_uring/msg_ring: check for dead submitter task
Jens Axboe
2024-06-24
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
Jens Axboe
2024-06-24
io_uring/msg_ring: add an alloc cache for io_kiocb entries
Jens Axboe
2024-06-24
io_uring/msg_ring: improve handling of target CQE posting
Jens Axboe
2024-06-24
io_uring: add io_add_aux_cqe() helper
Jens Axboe
2024-06-24
io_uring: add remote task_work execution helper
Jens Axboe
2024-06-24
io_uring/msg_ring: tighten requirement for remote posting
Jens Axboe
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed
Chenliang Li
2024-06-19
io_uring: Allocate only necessary memory in io_probe
Gabriel Krisman Bertazi
2024-06-19
io_uring: Fix probe of disabled operations
Gabriel Krisman Bertazi
2024-06-19
io_uring: Introduce IORING_OP_LISTEN
Gabriel Krisman Bertazi
2024-06-19
io_uring: Introduce IORING_OP_BIND
Gabriel Krisman Bertazi
2024-06-16
io_uring/advise: support 64-bit lengths
Jens Axboe
2024-06-16
io_uring/rsrc: remove redundant __set_current_state() post schedule()
Jens Axboe
2024-06-16
io_uring/io-wq: make io_wq_work flags atomic
Jens Axboe
2024-06-16
io_uring: use 'state' consistently
Jens Axboe
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
2024-06-16
io_uring/eventfd: move to more idiomatic RCU free usage
Jens Axboe
2024-06-16
io_uring/rsrc: Drop io_copy_iov in favor of iovec API
Gabriel Krisman Bertazi
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
2024-06-12
io_uring/rsrc: don't lock while !TASK_RUNNING
Pavel Begunkov
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-06-04
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hagar Hemdan
2024-06-04
io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue()
Su Hui
2024-06-04
io_uring/napi: fix timeout calculation
Jens Axboe
2024-06-01
io_uring: check for non-NULL file pointer in io_file_can_poll()
Jens Axboe
[next]