Show patches with: State = Action Required       |   4607 patches
« 1 2 ... 31 32 3346 47 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,2/2] io_uring: split tw fallback into a function small tw add improvements - - - --- 2022-11-11 Pavel Begunkov New
[for-next,1/2] io_uring: inline io_req_task_work_add() small tw add improvements - - - --- 2022-11-11 Pavel Begunkov New
[for-6.1,2/2] io_uring/poll: lockdep annote io_poll_req_insert_locked Subject: [PATCH for-6.1 0/2] 6.1 poll patches - - - --- 2022-11-11 Pavel Begunkov New
[for-6.1,1/2] io_uring/poll: fix double poll req->flags races Subject: [PATCH for-6.1 0/2] 6.1 poll patches - - - --- 2022-11-11 Pavel Begunkov New
tools/io_uring/io_uring-cp: fix compile warning in copy_file() tools/io_uring/io_uring-cp: fix compile warning in copy_file() - - - --- 2022-11-11 Xiongfeng Wang New
io_uring: check for rollover of buffer ID when providing buffers io_uring: check for rollover of buffer ID when providing buffers - - - --- 2022-11-10 Jens Axboe New
[v1] io_uring: update outdated comment of callbacks [v1] io_uring: update outdated comment of callbacks - - - --- 2022-11-10 Lin Ma New
[v1] io_uring: remove outdated comments of caching [v1] io_uring: remove outdated comments of caching - - - --- 2022-11-10 Lin Ma New
[liburing] Alphabetise the test list [liburing] Alphabetise the test list 1 - - --- 2022-11-08 Dylan Yudaken New
io_uring: calculate CQEs from the user visible value io_uring: calculate CQEs from the user visible value - - - --- 2022-11-08 Dylan Yudaken New
[liburing,v4] test that unregister_files processes task work [liburing,v4] test that unregister_files processes task work - 1 - --- 2022-11-08 Dylan Yudaken New
[liburing,v3] test that unregister_files processes task work [liburing,v3] test that unregister_files processes task work - - - --- 2022-11-08 Dylan Yudaken New
[liburing,v2] test that unregister_files processes task work [liburing,v2] test that unregister_files processes task work - - - --- 2022-11-08 Dylan Yudaken New
[v1,15/15] io_uring: Notify the application as the fillq is drained. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,14/15] io_uring: Add a buffer caching mechanism for zctap. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,13/15] io_uring: Make remove_ifq_region a delayed work call zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,12/15] io_uring: add OP_RECV_ZC command. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,11/15] io_uring: Define the zctap iov[] returned to the user. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,10/15] io_uring: Allocate a uarg for use by the ifq RX zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,09/15] skbuff: Introduce SKBFL_FIXED_FRAG and skb_fixed() zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,08/15] io_uring: Add zctap buffer get/put functions and refcounting. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,07/15] io_uring: Allocate zctap device buffers and dma map them. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,06/15] io_uring: Provide driver API for zctap packet buffers. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,05/15] io_uring: mark pages in ifq region with zctap information. zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,04/15] io_uring: create a zctap region for a mapped buffer zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,03/15] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,02/15] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,01/15] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-11-08 Jonathan Lemon New
[v1,1/2] lsm,io_uring: add LSM hook for io_uring_setup Add LSM access controls for io_uring_setup - - - --- 2022-11-07 Gil Cukierman New
[4/4] iov_iter: move iter_ubuf check inside restore WARN io_uring: use ITER_UBUF - - - --- 2022-11-07 Keith Busch New
[3/4] io_uring: use ubuf for single range imports for read/write io_uring: use ITER_UBUF - - - --- 2022-11-07 Keith Busch New
[2/4] io_uring: switch network send/recv to ITER_UBUF io_uring: use ITER_UBUF - - - --- 2022-11-07 Keith Busch New
[1/4] iov: add import_ubuf() io_uring: use ITER_UBUF - - - --- 2022-11-07 Keith Busch New
[RFC,v2,4/4] liburing: update changelog with new feature liburing: add api for napi busy poll timeout - - - --- 2022-11-07 Stefan Roesch New
[RFC,v2,3/4] liburing: add test programs for napi busy poll liburing: add api for napi busy poll timeout - - - --- 2022-11-07 Stefan Roesch New
[RFC,v2,2/4] liburing: add documentation for new napi busy polling liburing: add api for napi busy poll timeout - - - --- 2022-11-07 Stefan Roesch New
[RFC,v2,1/4] liburing: add api to set napi busy poll timeout liburing: add api for napi busy poll timeout - - - --- 2022-11-07 Stefan Roesch New
[RFC,v2,2/2] io_uring: add api to set napi busy poll timeout. io_uring: add napi busy polling support - - - --- 2022-11-07 Stefan Roesch New
[RFC,v2,1/2] io_uring: add napi busy polling support io_uring: add napi busy polling support - - - --- 2022-11-07 Stefan Roesch New
[liburing] Do not always expect multishot recv to stop posting events [liburing] Do not always expect multishot recv to stop posting events - - - --- 2022-11-07 Dylan Yudaken New
[for-next,4/4] io_uring: remove allow_overflow parameter io_uring: cleanup allow_overflow on post_cqe - - - --- 2022-11-07 Dylan Yudaken New
[for-next,3/4] io_uring: allow multishot recv CQEs to overflow io_uring: cleanup allow_overflow on post_cqe - - - --- 2022-11-07 Dylan Yudaken New
[for-next,2/4] io_uring: revert "io_uring: fix multishot poll on overflow" io_uring: cleanup allow_overflow on post_cqe - - - --- 2022-11-07 Dylan Yudaken New
[for-next,1/4] io_uring: revert "io_uring fix multishot accept ordering" io_uring: cleanup allow_overflow on post_cqe - - - --- 2022-11-07 Dylan Yudaken New
[liburing] test that unregister_files processes task work [liburing] test that unregister_files processes task work - - - --- 2022-11-07 Dylan Yudaken New
[for-next] io_uring: do not always force run task_work in io_uring_register [for-next] io_uring: do not always force run task_work in io_uring_register - - - --- 2022-11-07 Dylan Yudaken New
[RFC] fs/lock: increase the filp's reference for Posix-style locks [RFC] fs/lock: increase the filp's reference for Posix-style locks - - - --- 2022-11-07 Xiubo Li New
io_uring: fix typo in io_uring.h comment io_uring: fix typo in io_uring.h comment - - - --- 2022-11-06 Jens Axboe New
[liburing,3/3] tests/zc: extra verification for notif completions some extra zc tests - - - --- 2022-11-04 Pavel Begunkov New
[liburing,2/3] tests/zc: add control flags tests some extra zc tests - - - --- 2022-11-04 Pavel Begunkov New
[liburing,1/3] tests/zc: create a new ring for test_send_faults() some extra zc tests - - - --- 2022-11-04 Pavel Begunkov New
[for-next,7/7] io_uring/net: move mm accounting to a slower path small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,6/7] io_uring: move zc reporting from the hot path small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,5/7] io_uring/net: inline io_notif_flush() small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,4/7] io_uring/net: rename io_uring_tx_zerocopy_callback small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,3/7] io_uring/net: preset notif tw handler small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,2/7] io_uring/net: remove extra notif rsrc setup small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[for-next,1/7] io_uring: move kbuf put out of generic tw complete small zc improvements - - - --- 2022-11-04 Pavel Begunkov New
[RFC,v1,3/3] liburing: add test programs for napi busy poll liburing: add api for napi busy poll timeout - - - --- 2022-11-03 Stefan Roesch New
[RFC,v1,2/3] liburing: add documentation for new napi busy polling liburing: add api for napi busy poll timeout - - - --- 2022-11-03 Stefan Roesch New
[RFC,v1,1/3] liburing: add api to set napi busy poll timeout liburing: add api for napi busy poll timeout - - - --- 2022-11-03 Stefan Roesch New
[RFC,v1,2/2] io_uring: add api to set napi busy poll timeout. io_uring: add napi busy polling support - - - --- 2022-11-03 Stefan Roesch New
[RFC,v1,1/2] io_uring: add napi busy polling support io_uring: add napi busy polling support - - - --- 2022-11-03 Stefan Roesch New
[RFC,4/4] ublk_drv: support splice based read/write zero copy io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,3/4] io_uring/splice: support splice from ->splice_read to ->splice_read io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,2/4] fs/splice: add helper of splice_dismiss_pipe() io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,1/4] io_uring/splice: support do_splice_direct io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,v3,15/15] io_uring: Notify the application as the fillq is drained. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,14/15] io_uring: Add a buffer caching mechanism for zctap. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,13/15] io_uring: Make remove_ifq_region a delayed work call zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,12/15] io_uring: add OP_RECV_ZC command. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,11/15] io_uring: Define the zctap iov[] returned to the user. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,10/15] io_uring: Allocate a uarg for use by the ifq RX zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,09/15] skbuff: Introduce SKBFL_FIXED_FRAG and skb_fixed() zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,08/15] io_uring: Add zctap buffer get/put functions and refcounting. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,07/15] io_uring: Allocate zctap device buffers and dma map them. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,06/15] io_uring: Provide driver API for zctap packet buffers. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,05/15] io_uring: mark pages in ifq region with zctap information. zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,04/15] io_uring: create a zctap region for a mapped buffer zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,03/15] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,02/15] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,01/15] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[v2] io_uring: fix two assignments in if conditions [v2] io_uring: fix two assignments in if conditions - - - --- 2022-11-02 Xinghui Li New
io_uring: fix two assignments in if conditions io_uring: fix two assignments in if conditions - - - --- 2022-11-01 Xinghui Li New
[for-next,12/12] io_uring: poll_add retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,11/12] io_uring: read_fixed retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,10/12] io_uring: read retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,09/12] io_uring: accept retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,08/12] io_uring: recv/recvmsg retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,07/12] io_uring: split send_zc specific struct out of io_sr_msg io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,06/12] io_uring: add fixed file peeking function io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,05/12] io_uring: add tracing for io_uring_rsrc_retarget io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,04/12] io_uring: reschedule retargeting at shutdown of ring io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,03/12] io_uring: support retargeting rsrc on requests in the io-wq io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,02/12] io_uring: io-wq helper to iterate all work io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,01/12] io_uring: infrastructure for retargeting rsrc nodes io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[GIT,PULL] io_uring fixes for 6.1-rc3 [GIT,PULL] io_uring fixes for 6.1-rc3 - - - --- 2022-10-28 Jens Axboe New
[1/1] io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag [1/1] io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag - 1 - --- 2022-10-27 Stefan Metzmacher New
[2/2] io_uring: unlock if __io_run_local_work locked inside io_uring: fix locking in __io_run_local_work - - - --- 2022-10-27 Dylan Yudaken New
[1/2] io_uring: use io_run_local_work_locked helper io_uring: fix locking in __io_run_local_work - - - --- 2022-10-27 Dylan Yudaken New
« 1 2 ... 31 32 3346 47 »