Show patches with: Archived = No       |   4028 patches
« 1 2 ... 12 13 1440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/8] io_uring: add support for futex wake and wait [1/8] futex: move FUTEX2_VALID_MASK to futex.h - - - --- 2023-09-21 Jens Axboe New
[3/8] futex: abstract out a __futex_wake_mark() helper [1/8] futex: move FUTEX2_VALID_MASK to futex.h - - - --- 2023-09-21 Jens Axboe New
[2/8] futex: factor out the futex wake handling [1/8] futex: move FUTEX2_VALID_MASK to futex.h - - - --- 2023-09-21 Jens Axboe New
[1/8] futex: move FUTEX2_VALID_MASK to futex.h [1/8] futex: move FUTEX2_VALID_MASK to futex.h - - - --- 2023-09-21 Jens Axboe New
io_uring: cancelable uring_cmd io_uring: cancelable uring_cmd - - - --- 2023-09-21 Ming Lei New
[10/10] ublk: simplify aborting request io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[09/10] ublk: replace monitor work with uring_cmd exit notifier io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[08/10] ublk: quiesce request queue when aborting queue io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[07/10] ublk: rename mm_lock as lock io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[06/10] ublk: make sure that uring cmd aiming at same queue won't cross io_uring contexts io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[05/10] ublk: make sure ublk uring cmd handling is done in submitter task context io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[04/10] ublk: don't get ublk device reference in ublk_abort_queue() io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[03/10] io_uring: support io_uring notifier for uring_cmd io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[02/10] io_uring: pass io_uring_ctx->id to uring_cmd io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[01/10] io_uring: allocate ctx id and build map between id and ctx io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[GIT,PULL] io_uring fix for 6.6-rc2 [GIT,PULL] io_uring fix for 6.6-rc2 - - - --- 2023-09-15 Jens Axboe New
io_uring/net: fix iter retargeting for selected buf io_uring/net: fix iter retargeting for selected buf - - - --- 2023-09-14 Pavel Begunkov New
[v6,8/8] selftests/bpf/sockopt: Add io_uring support io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-13 Breno Leitao New
[v6,7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-13 Breno Leitao New
[v6,6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-13 Breno Leitao New
[v6,5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-13 Breno Leitao New
[v6,4/8] selftests/net: Extract uring helpers to be reusable io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-13 Breno Leitao New
[v6,3/8] io_uring/cmd: Pass compat mode in issue_flags io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-13 Breno Leitao New
[v6,2/8] net/socket: Break down __sys_getsockopt io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-13 Breno Leitao New
[v6,1/8] net/socket: Break down __sys_setsockopt io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-13 Breno Leitao New
[3/3] io_uring/rw: add support for IORING_OP_READ_MULTISHOT Add support for multishot reads - - - --- 2023-09-12 Jens Axboe New
[2/3] io_uring/rw: mark readv/writev as vectored in the opcode definition Add support for multishot reads - - - --- 2023-09-12 Jens Axboe New
[1/3] io_uring/rw: split io_read() into a helper Add support for multishot reads - - - --- 2023-09-12 Jens Axboe New
[3/3] io_uring/rw: add support for IORING_OP_READ_MULTISHOT Add support for multishot reads - - - --- 2023-09-11 Jens Axboe New
[2/3] io_uring/rw: mark readv/writev as vectored in the opcode definition Add support for multishot reads - - - --- 2023-09-11 Jens Axboe New
[1/3] io_uring/rw: split io_read() into a helper Add support for multishot reads - - - --- 2023-09-11 Jens Axboe New
[v5,8/8] selftests/bpf/sockopt: Add io_uring support io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-11 Breno Leitao New
[v5,7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-11 Breno Leitao New
[v5,6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-11 Breno Leitao New
[v5,5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-11 Breno Leitao New
[v5,4/8] selftests/net: Extract uring helpers to be reusable io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-11 Breno Leitao New
[v5,3/8] io_uring/cmd: Pass compat mode in issue_flags io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-11 Breno Leitao New
[v5,2/8] net/socket: Break down __sys_getsockopt io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-11 Breno Leitao New
[v5,1/8] net/socket: Break down __sys_setsockopt io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-11 Breno Leitao New
[5/5] io_uring: add IORING_OP_WAITID support Add io_uring support for waitid - - - --- 2023-09-09 Jens Axboe New
[4/5] exit: add internal include file with helpers Add io_uring support for waitid - - - --- 2023-09-09 Jens Axboe New
[3/5] exit: add kernel_waitid_prepare() helper Add io_uring support for waitid - - - --- 2023-09-09 Jens Axboe New
[2/5] exit: move core of do_wait() into helper Add io_uring support for waitid 1 - - --- 2023-09-09 Jens Axboe New
[1/5] exit: abstract out should_wake helper for child_wait_callback() Add io_uring support for waitid 1 - - --- 2023-09-09 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.6-rc1 [GIT,PULL] io_uring fixes for 6.6-rc1 - - - --- 2023-09-08 Jens Axboe New
[V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit() [V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit() - - - --- 2023-09-08 Ming Lei New
[2/2] io_uring: fix unprotected iopoll overflow for-next fixes - - - --- 2023-09-07 Pavel Begunkov New
[1/2] io_uring: break out of iowq iopoll on teardown for-next fixes - - - --- 2023-09-07 Pavel Begunkov New
[v4,10/10] selftests/bpf/sockopt: Add io_uring support io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,09/10] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-04 Breno Leitao New
[v4,08/10] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-04 Breno Leitao New
[v4,07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,06/10] selftests/net: Extract uring helpers to be reusable io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,05/10] io_uring/cmd: Pass compat mode in issue_flags io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,04/10] net/socket: Break down __sys_getsockopt io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,03/10] net/socket: Break down __sys_setsockopt io_uring: Initial support for {s,g}etsockopt commands - 1 - --- 2023-09-04 Breno Leitao New
[v4,02/10] bpf: Leverage sockptr_t in BPF setsockopt hook io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
[v4,01/10] bpf: Leverage sockptr_t in BPF getsockopt hook io_uring: Initial support for {s,g}etsockopt commands - - - --- 2023-09-04 Breno Leitao New
io_uring/fdinfo: only print ->sq_array[] if it's there io_uring/fdinfo: only print ->sq_array[] if it's there - 1 - --- 2023-09-01 Jens Axboe New
[V2] io_uring: fix IO hang in io_wq_put_and_exit from do_exit() [V2] io_uring: fix IO hang in io_wq_put_and_exit from do_exit() - - - --- 2023-09-01 Ming Lei New
io_uring: fix IO hang in io_wq_put_and_exit from do_exit() io_uring: fix IO hang in io_wq_put_and_exit from do_exit() - - - --- 2023-08-31 Ming Lei New
io_uring: Use slab for struct io_buffer objects io_uring: Use slab for struct io_buffer objects - - - --- 2023-08-30 Gabriel Krisman Bertazi New
io_uring: Don't set affinity on a dying sqpoll thread io_uring: Don't set affinity on a dying sqpoll thread - - - --- 2023-08-28 Gabriel Krisman Bertazi New
[GIT,PULL] io_uring updates for 6.6-rc1 [GIT,PULL] io_uring updates for 6.6-rc1 - - - --- 2023-08-28 Jens Axboe New
[11/11] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-27 Hao Xu New
[10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - --- 2023-08-27 Hao Xu New
[09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - --- 2023-08-27 Hao Xu New
[08/11] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[07/11] vfs: add nowait parameter for file_accessed() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[06/11] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[05/11] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - --- 2023-08-27 Hao Xu New
[04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - --- 2023-08-27 Hao Xu New
[03/11] vfs: add nowait flag for struct dir_context io_uring getdents - - - --- 2023-08-27 Hao Xu New
[02/11] xfs: add NOWAIT semantics for readdir io_uring getdents - - - --- 2023-08-27 Hao Xu New
[01/11] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - --- 2023-08-27 Hao Xu New
[liburing,v1,2/2] liburing-ffi.map: Move `io_uring_prep_sock_cmd()` to v2.5 Two small fixes for the map file - 1 - --- 2023-08-26 Ammar Faizi New
[liburing,v1,1/2] liburing.map: Remove `io_uring_queue_init_mem()` from v2.4 Two small fixes for the map file - - - --- 2023-08-26 Ammar Faizi New
[11/11] io_uring: add io_recvzc request Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[10/11] netdev/bnxt: add data pool and use it in BNXT driver Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[09/11] io_uring: delay ZC pool destruction Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[08/11] io_uring: allocate a uarg for freeing zero copy skbs Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[07/11] skbuff: add SKBFL_FIXED_FRAG and skb_fixed() Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[06/11] io_uring: add ZC pool API Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[05/11] io_uring: add ZC buf and pool Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[04/11] io_uring: setup ZC for an RX queue when registering an ifq Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[03/11] netdev: add XDP_SETUP_ZC_RX command Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[02/11] io_uring: add mmap support for shared ifq ringbuffers Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[01/11] io_uring: add interface queue Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[11/11] io_uring: add io_recvzc request Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[10/11] netdev/bnxt: add data pool and use it in BNXT driver Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[09/11] io_uring: delay ZC pool destruction Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[08/11] io_uring: allocate a uarg for freeing zero copy skbs Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[07/11] skbuff: add SKBFL_FIXED_FRAG and skb_fixed() Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[06/11] io_uring: add ZC pool API Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[05/11] io_uring: add ZC buf and pool Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[04/11] io_uring: setup ZC for an RX queue when registering an ifq Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[03/11] netdev: add XDP_SETUP_ZC_RX command Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[02/11] io_uring: add mmap support for shared ifq ringbuffers Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[01/11] io_uring: add interface queue Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[29/29] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-25 Hao Xu New
« 1 2 ... 12 13 1440 41 »