Show patches with: State = Action Required       |   4586 patches
« 1 2 ... 36 37 3845 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[liburing,v2,1/7] syscall: Make io_uring syscall arguments consistent Export io_uring syscall functions - - - --- 2022-08-30 Ammar Faizi New
[GIT,PULL] LSM fixes for v6.0 (#1) [GIT,PULL] LSM fixes for v6.0 (#1) - - - --- 2022-08-29 Paul Moore New
[RFC,liburing,v1,4/4] test/io_uring_{enter,setup,register}: Use the exported syscall functions Export io_uring syscall functions - 1 - --- 2022-08-29 Ammar Faizi New
[RFC,liburing,v1,3/4] man: Alias `io_uring_enter2()` to `io_uring_enter()` Export io_uring syscall functions - - - --- 2022-08-29 Ammar Faizi New
[RFC,liburing,v1,2/4] man: Clarify "man 2" entry for io_uring syscalls Export io_uring syscall functions - - - --- 2022-08-29 Ammar Faizi New
[RFC,liburing,v1,1/4] syscall: Add io_uring syscall functions Export io_uring syscall functions - 1 - --- 2022-08-29 Ammar Faizi New
liburing: fix return code for test/hardlink.t liburing: fix return code for test/hardlink.t - - - --- 2022-08-26 Jeff Moyer New
[GIT,PULL] io_uring fixes for 6.0-rc3 [GIT,PULL] io_uring fixes for 6.0-rc3 - - - --- 2022-08-26 Jens Axboe New
[RESEND,for-5.20] io_uring/net: fix overexcessive retries [RESEND,for-5.20] io_uring/net: fix overexcessive retries - - - --- 2022-08-26 Pavel Begunkov New
[for-5.20] io_uring/net: fix overexcessive retries [for-5.20] io_uring/net: fix overexcessive retries - - - --- 2022-08-26 Pavel Begunkov New
io_uring/net: fix uninitialised addr io_uring/net: fix uninitialised addr - - - --- 2022-08-25 Pavel Begunkov New
[6/6] io_uring/net: save address for sendzc async execution bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[5/6] io_uring: conditional ->async_data allocation bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[4/6] io_uring/notif: order notif vs send CQEs bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[3/6] io_uring/net: fix indention bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[2/6] io_uring/net: fix zc send link failing bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[1/6] io_uring/net: fix must_hold annotation bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
Smack: Provide read control for io_uring_cmd Smack: Provide read control for io_uring_cmd - - 1 --- 2022-08-23 Casey Schaufler New
[for-next,v3,4/4] nvme: wire up async polling for io passthrough commands iopoll support for io_uring/nvme - - - --- 2022-08-23 Kanchan Joshi New
[for-next,v3,3/4] block: export blk_rq_is_poll iopoll support for io_uring/nvme - - - --- 2022-08-23 Kanchan Joshi New
[for-next,v3,2/4] io_uring: add iopoll infrastructure for io_uring_cmd iopoll support for io_uring/nvme - - - --- 2022-08-23 Kanchan Joshi New
[for-next,v3,1/4] fs: add file_operations->uring_cmd_iopoll iopoll support for io_uring/nvme - - - --- 2022-08-23 Kanchan Joshi New
[liburing] test/io_uring_passthrough: add test case for submission failure [liburing] test/io_uring_passthrough: add test case for submission failure - - - --- 2022-08-23 Kanchan Joshi New
io_uring: fix submission-failure handling for uring-cmd io_uring: fix submission-failure handling for uring-cmd - - - --- 2022-08-23 Kanchan Joshi New
io_uring: fix off-by-one in sync cancelation file check io_uring: fix off-by-one in sync cancelation file check - - - --- 2022-08-23 Jens Axboe New
[2/2] io_uring: uapi: Sync with the kernel liburing uapi and manpage update - - - --- 2022-08-23 Ammar Faizi New
[1/2] liburing: Change the type of `flags` in `io_uring_prep_renameat()` to `unsigned int` liburing uapi and manpage update - - - --- 2022-08-23 Ammar Faizi New
[2/2] io_uring: uapi: Add `extern "C"` in io_uring.h for liburing Maintainer and uapi header update - - - --- 2022-08-23 Ammar Faizi New
[1/2] MAINTAINERS: Add `include/linux/io_uring_types.h` Maintainer and uapi header update - - - --- 2022-08-23 Ammar Faizi New
[3/3] /dev/null: add IORING_OP_URING_CMD support LSM hooks for IORING_OP_URING_CMD 1 - - --- 2022-08-22 Paul Moore New
[2/3] selinux: implement the security_uring_cmd() LSM hook LSM hooks for IORING_OP_URING_CMD - - - --- 2022-08-22 Paul Moore New
[1/3] lsm,io_uring: add LSM hooks for the new uring_cmd file op LSM hooks for IORING_OP_URING_CMD 1 - - --- 2022-08-22 Paul Moore New
[for-next,v2,4/4] nvme: wire up fixed buffer support for nvme passthrough fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,3/4] block: add helper to map bvec iterator for passthrough fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,2/4] io_uring: introduce fixed buffer support for io_uring_cmd fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-20 Kanchan Joshi New
[GIT,PULL] io_uring fixes for 6.0-rc2 [GIT,PULL] io_uring fixes for 6.0-rc2 - - - --- 2022-08-19 Jens Axboe New
[19/19] io_uring: wire up uringlet uringlet - - - --- 2022-08-19 Hao Xu New
[18/19] io-wq: only do io_uringlet_end() at the first schedule time uringlet - - - --- 2022-08-19 Hao Xu New
[17/19] io_uring: disable task plug for now uringlet - - - --- 2022-08-19 Hao Xu New
[16/19] io_uring: release ctx->let when a ring exits uringlet - - - --- 2022-08-19 Hao Xu New
[15/19] io_uring: don't use inline completion cache if scheduled uringlet - - - --- 2022-08-19 Hao Xu New
[14/19] io_uring: modify issue_flags for uringlet mode uringlet - - - --- 2022-08-19 Hao Xu New
[13/19] io-wq: add wq->owner for uringlet mode uringlet - - - --- 2022-08-19 Hao Xu New
[12/19] io_uring: add uringlet worker cancellation function uringlet - - - --- 2022-08-19 Hao Xu New
[11/19] io_uring: don't allocate io-wq for a worker in uringlet mode uringlet - - - --- 2022-08-19 Hao Xu New
[10/19] io_uring: add io_submit_sqes_let() uringlet - - - --- 2022-08-19 Hao Xu New
[09/19] io-wq: add IO_WORKER_F_SCHEDULED and its friends uringlet - - - --- 2022-08-19 Hao Xu New
[08/19] io-wq: add IO_WORKER_F_SUBMIT and its friends uringlet - - - --- 2022-08-19 Hao Xu New
[07/19] io-wq: move worker state flags to io-wq.h uringlet - - - --- 2022-08-19 Hao Xu New
[06/19] io-wq: change the io-worker scheduling logic uringlet - - - --- 2022-08-19 Hao Xu New
[05/19] io_uring: add io_uringler_offload() for uringlet mode uringlet - - - --- 2022-08-19 Hao Xu New
[04/19] io-wq: split io_wqe_worker() to io_wqe_worker_normal() and io_wqe_worker_let() uringlet - - - --- 2022-08-19 Hao Xu New
[03/19] io_uring: make worker pool per ctx for uringlet mode uringlet - - - --- 2022-08-19 Hao Xu New
[02/19] io_uring: add IORING_SETUP_URINGLET uringlet - - - --- 2022-08-19 Hao Xu New
[01/19] io_uring: change return value of create_io_worker() and io_wqe_create_worker() uringlet - - - --- 2022-08-19 Hao Xu New
[for-next,v3,7/7] io_uring: trace local task work run io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,6/7] io_uring: signal registered eventfd to process deferred task work io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,5/7] io_uring: move io_eventfd_put io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,4/7] io_uring: add IORING_SETUP_DEFER_TASKRUN io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,3/7] io_uring: do not run task work at the start of io_uring_enter io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,2/7] io_uring: introduce io_has_work io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,v3,1/7] io_uring: remove unnecessary variable io_uring: defer task work to when it is needed - - - --- 2022-08-19 Dylan Yudaken New
[for-next,4/4] nvme: wire up fixed buffer support for nvme passthrough fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-19 Kanchan Joshi New
[for-next,3/4] block: add helper to map bvec iterator for passthrough fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-19 Kanchan Joshi New
[for-next,2/4] io_uring: introduce fixed buffer support for io_uring_cmd fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-19 Kanchan Joshi New
[for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed fixed-buffer for uring-cmd/passthrough - - - --- 2022-08-19 Kanchan Joshi New
generic/471 regression with async buffered writes? generic/471 regression with async buffered writes? - - - --- 2022-08-18 Darrick J. Wong New
[for-5.20] io_uring/net: use right helpers for async_data [for-5.20] io_uring/net: use right helpers for async_data - - - --- 2022-08-18 Pavel Begunkov New
[for-next,v2,6/6] io_uring: signal registered eventfd to process deferred task work io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[for-next,v2,5/6] io_uring: move io_eventfd_put io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[for-next,v2,4/6] io_uring: add IORING_SETUP_DEFER_TASKRUN io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[for-next,v2,3/6] io_uring: do not run task work at the start of io_uring_enter io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[for-next,v2,2/6] io_uring: introduce io_has_work io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[for-next,v2,1/6] io_uring: remove unnecessary variable io_uring: defer task work to when it is needed - - - --- 2022-08-16 Dylan Yudaken New
[v2] test/xattr: don't rely on NUL-termination [v2] test/xattr: don't rely on NUL-termination - - - --- 2022-08-16 Jiri Slaby New
[RFC,2/2] io_uring/net: allow to override notification tag io_uring zc notification tag override - - - --- 2022-08-16 Pavel Begunkov New
[RFC,1/2] io_uring/notif: change notif CQE uapi format io_uring zc notification tag override - - - --- 2022-08-16 Pavel Begunkov New
[liburing] handle buffered writes in read-write test [liburing] handle buffered writes in read-write test - - - --- 2022-08-15 Dylan Yudaken New
[liburing,11/11] file-verify test: log if short read Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,10/11] overflow: add tests Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,09/11] expose CQ ring overflow state Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,08/11] add docs for overflow lost errors Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,06/11] fix documentation shortenings Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,05/11] add a defer-taskrun test Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,04/11] update existing tests for defer taskrun Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,03/11] add a t_probe_defer_taskrun helper function for tests Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,02/11] add io_uring_submit_and_get_events and io_uring_get_events Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[liburing,01/11] Copy defer task run definition from kernel Defer taskrun changes - - - --- 2022-08-15 Dylan Yudaken New
[for-next,7/7] io_uring: signal registered eventfd to process deferred task work io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,6/7] io_uring: move io_eventfd_put io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,4/7] io_uring: do not always run task work at the start of io_uring_enter io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,3/7] io_uring: introduce io_has_work io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,2/7] io_uring: remove unnecessary variable io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-next,1/7] io_uring: use local ctx variable io_uring: defer task work to when it is needed - - - --- 2022-08-15 Dylan Yudaken New
[for-5.20,3/3] io_uring/notif: raise limit on notification slots small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
[for-5.20,2/3] io_uring/net: improve zc addr import error handling small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
[for-5.20,1/3] io_uring/net: use right helpers for async recycle small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
« 1 2 ... 36 37 3845 46 »