Show patches with: State = Action Required       |   4950 patches
« 1 2 3 449 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
io_uring/net: don't retry connect operation on EPOLLERR io_uring/net: don't retry connect operation on EPOLLERR - - - --- 2025-01-30 Jens Axboe New
[8/8] io_uring/rw: simplify io_rw_recycle() alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[7/8] io_uring: remove !KASAN guards from cache free alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[6/8] io_uring/net: extract io_send_select_buffer() alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[5/8] io_uring/net: clean io_msg_copy_hdr() alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[4/8] io_uring/net: make io_net_vec_assign() return void alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[3/8] io_uring: add alloc_cache.c alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[2/8] io_uring: dont ifdef io_alloc_cache_kasan() alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[1/8] io_uring: include all deps for alloc_cache.h alloc cache and iovec assorted cleanups - - - --- 2025-01-28 Pavel Begunkov New
[8/8] io_uring: skip redundant poll wakeups Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[7/8] io_uring: cache io_kiocb->flags in variable Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[6/8] io_uring/io-wq: pass io_wq to io_get_next_work() Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[5/8] io_uring/io-wq: do not use bogus hash value Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[4/8] io_uring/io-wq: cache work->flags in variable Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[3/8] io_uring/io-wq: move worker lists to struct io_wq_acct Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[2/8] io_uring/io-wq: add io_worker.acct pointer Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[1/8] io_uring/io-wq: eliminate redundant io_work_get_acct() calls Various io_uring micro-optimizations (reducing lock contention) - - - --- 2025-01-28 Max Kellermann New
[1/1] io_uring: fix multishots with selected buffers [1/1] io_uring: fix multishots with selected buffers - - - --- 2025-01-28 Pavel Begunkov New
[v3,2/2] lsm,io_uring: add LSM hooks for io_uring_setup() [v3,1/2] io_uring: refactor io_uring_allowed() - - - --- 2025-01-27 Hamza Mahfooz New
[v3,1/2] io_uring: refactor io_uring_allowed() [v3,1/2] io_uring: refactor io_uring_allowed() - - - --- 2025-01-27 Hamza Mahfooz New
[v2] kasan, mempool: don't store free stacktrace in io_alloc_cache objects. [v2] kasan, mempool: don't store free stacktrace in io_alloc_cache objects. - 1 - --- 2025-01-27 Andrey Ryabinin New
[v4] io_uring/futex: Factor out common free logic into io_free_ifd() [v4] io_uring/futex: Factor out common free logic into io_free_ifd() - 1 - --- 2025-01-25 Sidong Yang New
[v3] io_uring/futex: Factor out common free logic into io_free_ifd() [v3] io_uring/futex: Factor out common free logic into io_free_ifd() - - - --- 2025-01-25 Sidong Yang New
io_uring/register: use atomic_read/write for sq_flags migration io_uring/register: use atomic_read/write for sq_flags migration - 1 - --- 2025-01-24 Jens Axboe New
[stable-6.1,1/1] io_uring: fix waiters missing wake ups [stable-6.1,1/1] io_uring: fix waiters missing wake ups - 1 - --- 2025-01-24 Pavel Begunkov New
[v2] io_uring/futex: Factor out common free logic into io_free_ifd() [v2] io_uring/futex: Factor out common free logic into io_free_ifd() - - - --- 2025-01-24 Sidong Yang New
[3/3] io_uring/alloc_cache: get rid of _nocache() helper Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[2/3] io_uring: get rid of alloc cache init_once handling Cleanup alloc cache init_once handling - 1 - --- 2025-01-23 Jens Axboe New
[1/3] io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[v11,18/18] fuse: enable fuse-over-io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,17/18] fuse: prevent disabling io-uring on active connections fuse: fuse-over-io-uring - - - --- 2025-01-23 Bernd Schubert New
[v11,16/18] fuse: block request allocation until io-uring init is complete fuse: fuse-over-io-uring - - - --- 2025-01-23 Bernd Schubert New
[v11,15/18] fuse: {io-uring} Prevent mount point hang on fuse-server termination fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,14/18] fuse: Allow to queue bg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,13/18] fuse: Allow to queue fg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,12/18] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static fuse: fuse-over-io-uring - - - --- 2025-01-23 Bernd Schubert New
[v11,11/18] fuse: {io-uring} Handle teardown of ring entries fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,10/18] fuse: Add io-uring sqe commit and fetch support fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,09/18] fuse: {io-uring} Make hash-list req unique finding functions non-static fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,08/18] fuse: Add fuse-io-uring handling into fuse_copy fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,07/18] fuse: Make fuse_copy non static fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,06/18] fuse: {io-uring} Handle SQEs - register commands fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,05/18] fuse: make args->in_args[0] to be always the header fuse: fuse-over-io-uring - 1 - --- 2025-01-23 Bernd Schubert New
[v11,04/18] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2025-01-23 Bernd Schubert New
[v11,03/18] fuse: Move request bits fuse: fuse-over-io-uring - 2 - --- 2025-01-23 Bernd Schubert New
[v11,02/18] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 2 - --- 2025-01-23 Bernd Schubert New
[v11,01/18] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 2 - --- 2025-01-23 Bernd Schubert New
[2/2] io_uring: get rid of alloc cache init_once handling Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[1/2] io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
io-uring: futex: cache io_futex_data than kfree io-uring: futex: cache io_futex_data than kfree - - - --- 2025-01-23 Sidong Yang New
io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() - - - --- 2025-01-23 Jens Axboe New
io_uring/msg_ring: don't leave potentially dangling ->tctx pointer io_uring/msg_ring: don't leave potentially dangling ->tctx pointer - - - --- 2025-01-23 Jens Axboe New
kasan, mempool: don't store free stacktrace in io_alloc_cache objects. kasan, mempool: don't store free stacktrace in io_alloc_cache objects. - - - --- 2025-01-22 Andrey Ryabinin New
io_uring/uring_cmd: add missing READ_ONCE() on shared memory read io_uring/uring_cmd: add missing READ_ONCE() on shared memory read - - - --- 2025-01-21 Jann Horn New
io_uring: change 'unsigned' to 'unsigned int' io_uring: change 'unsigned' to 'unsigned int' - - - --- 2025-01-20 Ethan Carter Edwards New
io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller - - - --- 2025-01-20 Jann Horn New
[v10,17/17] fuse: enable fuse-over-io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,16/17] fuse: block request allocation until io-uring init is complete fuse: fuse-over-io-uring - - - --- 2025-01-20 Bernd Schubert New
[v10,15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,14/17] fuse: Allow to queue bg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,13/17] fuse: Allow to queue fg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,12/17] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static fuse: fuse-over-io-uring - - - --- 2025-01-20 Bernd Schubert New
[v10,11/17] fuse: {io-uring} Handle teardown of ring entries fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,10/17] fuse: Add io-uring sqe commit and fetch support fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,08/17] fuse: Add fuse-io-uring handling into fuse_copy fuse: fuse-over-io-uring - - - --- 2025-01-20 Bernd Schubert New
[v10,07/17] fuse: Make fuse_copy non static fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,06/17] fuse: {io-uring} Handle SQEs - register commands fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,05/17] fuse: make args->in_args[0] to be always the header fuse: fuse-over-io-uring - 1 - --- 2025-01-20 Bernd Schubert New
[v10,04/17] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2025-01-20 Bernd Schubert New
[v10,03/17] fuse: Move request bits fuse: fuse-over-io-uring - 2 - --- 2025-01-20 Bernd Schubert New
[v10,02/17] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 2 - --- 2025-01-20 Bernd Schubert New
[v10,01/17] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 2 - --- 2025-01-20 Bernd Schubert New
[GIT,PULL] io_uring updates for 6.14-rc1 [GIT,PULL] io_uring updates for 6.14-rc1 - - - --- 2025-01-19 Jens Axboe New
[RFC] fix io_uring_show_fdinfo() misuse of ->d_iname [RFC] fix io_uring_show_fdinfo() misuse of ->d_iname - - - --- 2025-01-18 Al Viro New
[net-next,v12,10/10] net: add helpers for setting a memory provider on an rx queue io_uring zero copy rx - 1 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,09/10] net: page_pool: add memory provider helpers io_uring zero copy rx 1 - - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,08/10] net: prepare for non devmem TCP memory providers io_uring zero copy rx - 2 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,07/10] net: page_pool: add a mp hook to unregister_netdevice* io_uring zero copy rx - 2 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,06/10] net: page_pool: add callback for mp info printing io_uring zero copy rx - 1 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,05/10] netdev: add io_uring memory provider info io_uring zero copy rx - 1 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,04/10] net: page_pool: create hooks for custom memory providers io_uring zero copy rx - - - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,03/10] net: generalise net_iov chunk owners io_uring zero copy rx 1 1 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,02/10] net: prefix devmem specific helpers io_uring zero copy rx - 2 - --- 2025-01-17 Pavel Begunkov New
[net-next,v12,01/10] net: page_pool: don't cast mp param to devmem io_uring zero copy rx - 2 - --- 2025-01-17 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 6.13-final [GIT,PULL] io_uring fixes for 6.13-final - - - --- 2025-01-17 Jens Axboe New
[net-next,v11,21/21] io_uring/zcrx: add selftest io_uring zero copy rx - - - --- 2025-01-16 David Wei New
[net-next,v11,20/21] net: add documentation for io_uring zcrx io_uring zero copy rx - - - --- 2025-01-16 David Wei New
[net-next,v11,19/21] io_uring/zcrx: add copy fallback io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,18/21] io_uring/zcrx: throttle receive requests io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,17/21] io_uring/zcrx: set pp memory provider for an rx queue io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,16/21] io_uring/zcrx: add io_recvzc request io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,15/21] io_uring/zcrx: dma-map area for the device io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,14/21] io_uring/zcrx: implement zerocopy receive pp memory provider io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,13/21] io_uring/zcrx: grab a net device io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,12/21] io_uring/zcrx: add io_zcrx_area io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,11/21] io_uring/zcrx: add interface queue and refill queue io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,10/21] net: add helpers for setting a memory provider on an rx queue io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,09/21] net: page_pool: add memory provider helpers io_uring zero copy rx 1 - - --- 2025-01-16 David Wei New
[net-next,v11,08/21] net: prepare for non devmem TCP memory providers io_uring zero copy rx - 2 - --- 2025-01-16 David Wei New
« 1 2 3 449 50 »