Show patches with: State = Action Required       |   4576 patches
« 1 2 ... 29 30 3145 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] io_uring: include task_work run after scheduling in wait for events Untitled series #705398 - - - --- 2022-12-18 Jens Axboe New
[2/2] io_uring: include task_work run after scheduling in wait for events tw/wakeup tweaks - - - --- 2022-12-17 Jens Axboe New
[1/2] io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work tw/wakeup tweaks - - - --- 2022-12-17 Jens Axboe New
io_uring: use call_rcu_hurry if signaling an eventfd io_uring: use call_rcu_hurry if signaling an eventfd 1 1 - --- 2022-12-15 Dylan Yudaken New
[RESEND] test/sendmsg_fs_cve: Fix the wrong SPDX-License-Identifier [RESEND] test/sendmsg_fs_cve: Fix the wrong SPDX-License-Identifier - - - --- 2022-12-12 Ammar Faizi New
[GIT,PULL] io_uring followup updates for 6.2-rc1 [GIT,PULL] io_uring followup updates for 6.2-rc1 - - - --- 2022-12-10 Jens Axboe New
[GIT,PULL] First round io_uring updates for 6.2-rc1 [GIT,PULL] First round io_uring updates for 6.2-rc1 - - - --- 2022-12-10 Jens Axboe New
[GIT,PULL] io_uring fix for 6.1-final [GIT,PULL] io_uring fix for 6.1-final - - - --- 2022-12-08 Jens Axboe New
[for-next,v2,12/12] io_uring: skip spinlocking for ->task_complete CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,11/12] io_uring: do msg_ring in target task via tw CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,10/12] io_uring: extract a io_msg_install_complete helper CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,09/12] io_uring: get rid of double locking CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,08/12] io_uring: never run tw and fallback in parallel CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,07/12] io_uring: use tw for putting rsrc CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,06/12] io_uring: force multishot CQEs into task context CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,05/12] io_uring: complete all requests in task context CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,04/12] io_uring: don't check overflow flush failures CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,03/12] io_uring: skip overflow CQE posting for dying ring CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,02/12] io_uring: improve io_double_lock_ctx fail handling CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[for-next,v2,01/12] io_uring: dont remove file from msg_ring reqs CQ locking optimisation - - - --- 2022-12-07 Pavel Begunkov New
[liburing,2/2] test/io_uring_passthrough: cleanup invalid submission test passthrough test fix and cleanup - - - --- 2022-12-06 Kanchan Joshi New
[liburing,1/2] test/io_uring_passthrough: fix iopoll test passthrough test fix and cleanup - - - --- 2022-12-06 Kanchan Joshi New
io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() - - - --- 2022-12-06 Harshit Mogalapalli New
[for-next,7/7] io_uring: skip spinlocking for ->task_complete CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,6/7] io_uring: use tw for putting rsrc CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,5/7] io_uring: post msg_ring CQE in task context CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,4/7] io_uring: force multishot CQEs into task context CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,3/7] io_uring: complete all requests in task context CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,2/7] io_uring: don't check overflow flush failures CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
[for-next,1/7] io_uring: skip overflow CQE posting for dying ring CQ locking optimisation - - - --- 2022-12-05 Pavel Begunkov New
io_uring: don't hold uring_lock when calling io_run_task_work* io_uring: don't hold uring_lock when calling io_run_task_work* - - - --- 2022-12-03 Samiullah Khawaja New
[for-next,4/4] io_uring: rename __io_fill_cqe_req some 6.2 cleanups - - - --- 2022-12-02 Pavel Begunkov New
[for-next,3/4] io_uring: ease timeout flush locking requirements some 6.2 cleanups - - - --- 2022-12-02 Pavel Begunkov New
[for-next,2/4] io_uring: revise completion_lock locking some 6.2 cleanups - - - --- 2022-12-02 Pavel Begunkov New
[for-next,1/4] io_uring: protect cq_timeouts with timeout_lock some 6.2 cleanups - - - --- 2022-12-02 Pavel Begunkov New
[for-next,9/9] io_uring: reshuffle issue_flags poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,8/9] io_uring: don't reinstall quiesce node for each tw poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,7/9] io_uring: improve rsrc quiesce refs checks poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,6/9] io_uring: don't raw spin unlock to match cq_lock poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,5/9] io_uring: combine poll tw handlers poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,4/9] io_uring: imporve poll warning handling poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,3/9] io_uring: remove ctx variable in io_poll_check_events poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,2/9] io_uring: carve io_poll_check_events fast path poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[for-next,1/9] io_uring: kill io_poll_issue's PF_EXITING check poll & rsrc quiesce improvements - - - --- 2022-11-30 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 6.1-rc6 [GIT,PULL] io_uring fixes for 6.1-rc6 - - - --- 2022-11-26 Jens Axboe New
[v2] io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available [v2] io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available - - - --- 2022-11-25 Jens Axboe New
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available - - - --- 2022-11-25 Jens Axboe New
[for-next,3/3] io_uring: Revert "io_uring: io_req_complete_post should defer if available" io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,2/3] io_uring: spelling fix io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,1/3] io_uring: remove io_req_complete_post_tw io_uring: completion cleanups - - - --- 2022-11-25 Dylan Yudaken New
[for-next,2/2] io_uring: keep unlock_post inlined in hot path random for-next io_uring patches - - - --- 2022-11-24 Pavel Begunkov New
[for-next,1/2] io_uring: don't use complete_post in kbuf random for-next io_uring patches - - - --- 2022-11-24 Pavel Begunkov New
[liburing,v2,8/8] github: Add `-Wmissing-prototypes` for GitHub CI bot Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,7/8] test/Makefile: Omit `-Wmissing-prototypes` from the C++ compiler flags Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,6/8] ucontext-cp: Mark a non-exported function as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,5/8] tests: Mark non-exported functions as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,4/8] ucontext-cp: Remove an unused function Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,3/8] test/io_uring_setup: Remove unused functions Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,2/8] queue: Mark `__io_uring_flush_sq()` as static Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v2,1/8] queue: Fix typo "entererd" -> "entered" Ensure we mark non-exported functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,2/2] add a test for multishot downgrading tests for deferred multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[liburing,1/2] Add a test for errors in multishot recv tests for deferred multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,9/9] io_uring: allow multishot polled reqs to defer completion io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,8/9] io_uring: remove overflow param from io_post_aux_cqe io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,7/9] io_uring: add lockdep assertion in io_fill_cqe_aux io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,6/9] io_uring: make io_fill_cqe_aux static io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,5/9] io_uring: add io_aux_cqe which allows deferred completion io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,4/9] io_uring: allow defer completion for aux posted cqes io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,3/9] io_uring: defer all io_req_complete_failed io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,2/9] io_uring: always lock in io_apoll_task_func io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[for-next,v3,1/9] io_uring: io_req_complete_post should defer if available io_uring: batch multishot completions - - - --- 2022-11-24 Dylan Yudaken New
[liburing,v1,7/7] github: Add `-Wmissing-prototypes` for GitHub CI bot Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,6/7] test/Makefile: Omit `-Wmissing-prototypes` from the C++ compiler flags Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,5/7] ucontext-cp: Mark internal functions as static Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,4/7] tests: Mark internal functions as static Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,3/7] ucontext-cp: Remove an unused function Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,2/7] test/io_uring_setup: Remove unused functions Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,1/7] liburing.h: Export `__io_uring_flush_sq()` function Ensure we mark internal functions and variables as static - - - --- 2022-11-24 Ammar Faizi New
[RFC,liburing,v1,2/2] nolibc: Simplify function naming Fix memset() issue and simplify function naming - - - --- 2022-11-24 Ammar Faizi New
[RFC,liburing,v1,1/2] nolibc: Do not define `memset()` function in liburing Fix memset() issue and simplify function naming - - - --- 2022-11-24 Ammar Faizi New
[liburing,v1,5/5] register: Remove useless branch in register restrictions Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,4/5] register: Remove useless branch in register probe Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,3/5] register: Remove useless branch in unregister files Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,2/5] register: Remove useless branches in {un,}register buffers Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,v1,1/5] register: Remove useless branches in {un,}register eventfd Remove useless brances in register functions - - - --- 2022-11-23 Ammar Faizi New
[liburing,3/3] tests: check for missing multipoll events test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[liburing,2/3] tests: refactor poll.c test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[liburing,1/3] tests: remove sigalarm from poll.c test poll missing events - - - --- 2022-11-23 Pavel Begunkov New
[for-next,7/7] io_uring: remove iopoll spinlock iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,6/7] io_uring: iopoll protect complete_post iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,5/7] io_uring: inline __io_req_complete_put() iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,4/7] io_uring: remove io_req_tw_post_queue iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,3/7] io_uring: use io_req_task_complete() in timeout iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,2/7] io_uring: hold locks for io_req_complete_failed iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,1/7] io_uring: add completion locking for iopoll iopoll cqe posting fixes - - - --- 2022-11-23 Pavel Begunkov New
[for-next,v2,13/13] io_uring: allow multishot polled reqs to defer completion io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,12/13] io_uring: remove overflow param from io_post_aux_cqe io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,11/13] io_uring: add lockdep assertion in io_fill_cqe_aux io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,10/13] io_uring: make io_fill_cqe_aux static io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
[for-next,v2,09/13] io_uring: add io_aux_cqe which allows deferred completion io_uring: batch multishot completions - - - --- 2022-11-23 Dylan Yudaken New
« 1 2 ... 29 30 3145 46 »