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
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
2025-06-10
io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
Penglei Jiang
2025-06-06
Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
io_uring/futex: mark wait requests as inflight
Jens Axboe
2025-06-04
io_uring/futex: get rid of struct io_futex addr union
Jens Axboe
2025-06-03
io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
Jens Axboe
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
io_uring/net: only consider msg_inq if larger than 1
Jens Axboe
2025-05-27
io_uring/zcrx: fix area release on registration failure
Pavel Begunkov
2025-05-27
io_uring/zcrx: init id for xa_find
Pavel Begunkov
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
2025-05-23
io_uring/cmd: warn on reg buf imports by ineligible cmds
Pavel Begunkov
2025-05-23
io_uring/io-wq: only create a new worker if it can make progress
Jens Axboe
2025-05-23
io_uring/io-wq: ignore non-busy worker going to sleep
Jens Axboe
2025-05-23
io_uring/io-wq: move hash helpers to the top
Jens Axboe
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
io_uring/net: only retry recv bundle for a full transfer
Jens Axboe
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
2025-05-20
io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
Caleb Sander Mateos
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
2025-05-16
io_uring/fdinfo: get rid of dumping credentials
Jens Axboe
2025-05-16
io_uring/fdinfo: only compile if CONFIG_PROC_FS is set
Jens Axboe
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-14
io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()
Jens Axboe
2025-05-13
io_uring/kbuf: unify legacy buf provision and removal
Pavel Begunkov
2025-05-13
io_uring/kbuf: refactor __io_remove_buffers
Pavel Begunkov
2025-05-13
io_uring/kbuf: don't compute size twice on prep
Pavel Begunkov
2025-05-13
io_uring/kbuf: drop extra vars in io_register_pbuf_ring
Pavel Begunkov
2025-05-13
io_uring/kbuf: use mem_is_zero()
Pavel Begunkov
2025-05-13
io_uring/kbuf: account ring io_buffer_list memory
Pavel Begunkov
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
2025-05-12
io_uring/memmap: don't use page_address() on a highmem page
Jens Axboe
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
2025-05-12
io_uring/uring_cmd: fix hybrid polling initialization issue
hexue
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
2025-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
[next]