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
4 days
Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8 days
io_uring/io-wq: remove io_wq_for_each_worker() return value
Jens Axboe
8 days
io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic
Jens Axboe
11 days
Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12 days
io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()
Caleb Sander Mateos
12 days
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
14 days
io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
Alexandre Negrel
2025-12-26
Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-25
io_uring: fix filename leak in __io_openat_prep()
Prithvi Tambewagh
2025-12-20
Merge tag 'io_uring-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-17
io_uring: fix nr_segs calculation in io_import_kbuf
huang-jl
2025-12-12
Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-09
io_uring: fix min_wait wakeups for SQPOLL
Jens Axboe
2025-12-09
Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
io_uring/poll: unify poll waitqueue entry and list removal
Jens Axboe
2025-12-05
io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields
Joanne Koong
2025-12-04
io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
Caleb Sander Mateos
2025-12-04
io_uring/rsrc: fix lost entries after cloned range
Joanne Koong
2025-12-04
io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()
Joanne Koong
2025-12-04
io_uring/rsrc: clean up buffer cloning arg validation
Joanne Koong
2025-12-04
block: enable per-cpu bio cache by default
Fengnan Chang
2025-12-04
io_uring/io-wq: always retry worker create on ERESTART*
Caleb Sander Mateos
2025-12-04
io_uring/poll: correctly handle io_poll_add() return value on update
Jens Axboe
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
io_uring: convert io_create_mock_file() to FD_PREPARE()
Christian Brauner
2025-11-26
io_uring: Introduce getsockname io_uring cmd
Gabriel Krisman Bertazi
2025-11-26
io_uring/query: drop unused io_handle_query_entry() ctx arg
Caleb Sander Mateos
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2025-11-24
io_uring/net: ensure vectored buffer node import is tied to notification
Jens Axboe
2025-11-20
io_uring/kbuf: remove obsolete buf_nr_pages and update comments
Joanne Koong
2025-11-20
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
Jens Axboe
2025-11-18
io_uring/register: use correct location for io_rings_layout
Jens Axboe
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-13
io_uring/zcrx: share an ifq between rings
David Wei
2025-11-13
io_uring/zcrx: add io_fill_zcrx_offsets()
David Wei
2025-11-13
io_uring/zcrx: export zcrx via a file
Pavel Begunkov
2025-11-13
io_uring/zcrx: move io_zcrx_scrub() and dependencies up
David Wei
2025-11-13
io_uring/zcrx: count zcrx users
Pavel Begunkov
2025-11-13
io_uring/zcrx: add sync refill queue flushing
Pavel Begunkov
2025-11-13
io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRL
Pavel Begunkov
2025-11-13
io_uring/zcrx: elide passing msg flags
Pavel Begunkov
2025-11-13
io_uring/zcrx: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
2025-11-13
io_uring/zcrx: convert to use netmem_desc
Pavel Begunkov
2025-11-13
io_uring/query: introduce rings info query
Pavel Begunkov
2025-11-13
io_uring/query: introduce zcrx query
Pavel Begunkov
[next]