Show patches with: Submitter = Gabriel Krisman Bertazi       |    State = Action Required       |    Archived = No       |   54 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] io_uring/msg_ring: Drop custom destructor Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[8/9] io_uring: Move old async data allocation helper to header Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[7/9] io_uring/rw: Allocate async data through helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[6/9] io_uring/net: Allocate msghdr async data through helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[5/9] io_uring/uring_cmd: Allocate async data through generic helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[4/9] io_uring/poll: Allocate apoll with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[3/9] io_uring/futex: Allocate ifd with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[2/9] io_uring: Add generic helper to allocate async data Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[1/9] io_uring: Fold allocation into alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[liburing] configure: Respect relative prefix path [liburing] configure: Respect relative prefix path - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,5/5] man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,4/5] man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,3/5] tests: Add test for bind/listen commands IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,2/5] liburing: Add helper to prepare IORING_OP_LISTEN command IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,1/5] liburing: Add helper to prepare IORING_OP_BIND command IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[3/3] io_uring: Don't read userspace data in io_probe io_uring op probing fixes - - - --- 2024-06-19 Gabriel Krisman Bertazi New
[2/3] io_uring: Allocate only necessary memory in io_probe io_uring op probing fixes - - - --- 2024-06-19 Gabriel Krisman Bertazi New
[1/3] io_uring: Fix probe of disabled operations io_uring op probing fixes - - - --- 2024-06-19 Gabriel Krisman Bertazi New
[v2,4/4] io_uring: Introduce IORING_OP_LISTEN [v2,1/4] net: Split a __sys_bind helper for io_uring - - - --- 2024-06-14 Gabriel Krisman Bertazi New
[v2,3/4] io_uring: Introduce IORING_OP_BIND [v2,1/4] net: Split a __sys_bind helper for io_uring - - - --- 2024-06-14 Gabriel Krisman Bertazi New
[v2,2/4] net: Split a __sys_listen helper for io_uring [v2,1/4] net: Split a __sys_bind helper for io_uring 1 2 - --- 2024-06-14 Gabriel Krisman Bertazi New
[v2,1/4] net: Split a __sys_bind helper for io_uring [v2,1/4] net: Split a __sys_bind helper for io_uring 1 2 - --- 2024-06-14 Gabriel Krisman Bertazi New
[liburing,5/5] man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation IORING_OP_BIND/LISTEN support - - - --- 2024-06-04 Gabriel Krisman Bertazi New
[liburing,4/5] man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation IORING_OP_BIND/LISTEN support - - - --- 2024-06-04 Gabriel Krisman Bertazi New
[liburing,3/5] tests: Add test for bind/listen commands IORING_OP_BIND/LISTEN support - - - --- 2024-06-04 Gabriel Krisman Bertazi New
[liburing,2/5] liburing: Add helper to prepare IORING_OP_LISTEN command IORING_OP_BIND/LISTEN support - - - --- 2024-06-04 Gabriel Krisman Bertazi New
[liburing,1/5] liburing: Add helper to prepare IORING_OP_BIND command IORING_OP_BIND/LISTEN support - - - --- 2024-06-04 Gabriel Krisman Bertazi New
[5/5] io_uring: Introduce IORING_OP_LISTEN io_uring: support IORING_OP_BIND and IORING_OP_LISTEN - - - --- 2024-05-31 Gabriel Krisman Bertazi New
[4/5] io_uring: Introduce IORING_OP_BIND io_uring: support IORING_OP_BIND and IORING_OP_LISTEN - - - --- 2024-05-31 Gabriel Krisman Bertazi New
[3/5] net: Split a __sys_listen helper for io_uring io_uring: support IORING_OP_BIND and IORING_OP_LISTEN - 1 - --- 2024-05-31 Gabriel Krisman Bertazi New
[2/5] net: Split a __sys_bind helper for io_uring io_uring: support IORING_OP_BIND and IORING_OP_LISTEN - 1 - --- 2024-05-31 Gabriel Krisman Bertazi New
[1/5] io_uring: Fix leak of async data when connect prep fails io_uring: support IORING_OP_BIND and IORING_OP_LISTEN - - - --- 2024-05-31 Gabriel Krisman Bertazi New
io_uring/rsrc: Drop io_copy_iov in favor of iovec API io_uring/rsrc: Drop io_copy_iov in favor of iovec API - - - --- 2024-05-23 Gabriel Krisman Bertazi New
io_uring: Drop per-ctx dummy_ubuf io_uring: Drop per-ctx dummy_ubuf - - - --- 2024-05-23 Gabriel Krisman Bertazi New
io_uring: Require zeroed sqe->len on provided-buffers send io_uring: Require zeroed sqe->len on provided-buffers send - - - --- 2024-04-29 Gabriel Krisman Bertazi New
[2/2] io-wq: Drop intermediate step between pending list and active work io-wq: cancelation race fix and small cleanup in io-wq - - - --- 2024-04-16 Gabriel Krisman Bertazi New
[1/2] io-wq: write next_work before dropping acct_lock io-wq: cancelation race fix and small cleanup in io-wq - - - --- 2024-04-16 Gabriel Krisman Bertazi New
[liburing,2/2] man/io_uring_setup.2: Improve IORING_SETUP_REGISTERED_FD_ONLY documentation manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[liburing,1/2] man/io_uring_enter.2: Move poll update behavior to poll remove manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[liburing] io_uring.h: Sync kernel header to fetch enum names [liburing] io_uring.h: Sync kernel header to fetch enum names - - - --- 2024-03-29 Gabriel Krisman Bertazi New
io_uring: Avoid anonymous enums in io_uring uapi io_uring: Avoid anonymous enums in io_uring uapi - - - --- 2024-03-28 Gabriel Krisman Bertazi New
[liburing] io_uring.h: Avoid anonymous enums [liburing] io_uring.h: Avoid anonymous enums - - - --- 2024-03-28 Gabriel Krisman Bertazi New
io_uring: Fix release of pinned pages when __io_uaddr_map fails io_uring: Fix release of pinned pages when __io_uaddr_map fails - - - --- 2024-03-13 Gabriel Krisman Bertazi New
[for-next] io_uring: Fix sqpoll utilization check racing with dying sqpoll [for-next] io_uring: Fix sqpoll utilization check racing with dying sqpoll - - - --- 2024-03-09 Gabriel Krisman Bertazi New
[liburing] tests: Add test for bid limits of provided_buffer commands [liburing] tests: Add test for bid limits of provided_buffer commands - - - --- 2023-10-05 Gabriel Krisman Bertazi New
[3/3] io_uring: Use slab for struct io_buffer objects trivial fixes and a cleanup of provided buffers - - - --- 2023-10-05 Gabriel Krisman Bertazi New
[2/3] io_uring: Allow the full buffer id space for provided buffers trivial fixes and a cleanup of provided buffers - - - --- 2023-10-05 Gabriel Krisman Bertazi New
[1/3] io_uring: Fix check of BID wrapping in provided buffers trivial fixes and a cleanup of provided buffers - - - --- 2023-10-05 Gabriel Krisman Bertazi 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
test/file-verify.t: Don't run over mlock limit when run as non-root test/file-verify.t: Don't run over mlock limit when run as non-root - - - --- 2023-04-20 Gabriel Krisman Bertazi New
[2/2] io-wq: Drop struct io_wqe io-wq: cleanup io_wq and io_wqe - - - --- 2023-03-22 Gabriel Krisman Bertazi New
[1/2] io-wq: Move wq accounting to io_wq io-wq: cleanup io_wq and io_wqe - - - --- 2023-03-22 Gabriel Krisman Bertazi New
[liburing] test/helpers: fix socket length type [liburing] test/helpers: fix socket length type - - - --- 2023-01-18 Gabriel Krisman Bertazi New