Show patches with: State = Action Required       |    Archived = No       |   4950 patches
« 1 2 3 449 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v11,07/21] net: page_pool: add a mp hook to unregister_netdevice* io_uring zero copy rx - 2 - --- 2025-01-16 David Wei New
[net-next,v11,06/21] net: page_pool: add callback for mp info printing io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,05/21] netdev: add io_uring memory provider info io_uring zero copy rx - 1 - --- 2025-01-16 David Wei New
[net-next,v11,04/21] net: page_pool: create hooks for custom memory providers io_uring zero copy rx - - - --- 2025-01-16 David Wei New
[net-next,v11,03/21] net: generalise net_iov chunk owners io_uring zero copy rx 1 1 - --- 2025-01-16 David Wei New
[net-next,v11,02/21] net: prefix devmem specific helpers io_uring zero copy rx - 2 - --- 2025-01-16 David Wei New
[net-next,v11,01/21] net: page_pool: don't cast mp param to devmem io_uring zero copy rx - 2 - --- 2025-01-16 David Wei New
[1/1] io_uring: clean up io_uring_register_get_file() [1/1] io_uring: clean up io_uring_register_get_file() - 1 1 --- 2025-01-16 Pavel Begunkov New
[v2] io_uring/rsrc: Simplify buffer cloning by locking both rings [v2] io_uring/rsrc: Simplify buffer cloning by locking both rings - - - --- 2025-01-15 Jann Horn New
io_uring/rsrc: Simplify buffer cloning by locking both rings io_uring/rsrc: Simplify buffer cloning by locking both rings - - - --- 2025-01-15 Jann Horn New
[3/3] io_uring/register: cache old SQ/CQ head reading for copies Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
[2/3] io_uring/register: document io_register_resize_rings() shared mem usage Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
[1/3] io_uring/register: use stable SQ/CQ ring data during resize Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
[1/1] io_uring: reuse io_should_terminate_tw() for cmds [1/1] io_uring: reuse io_should_terminate_tw() for cmds - - - --- 2025-01-15 Pavel Begunkov New
io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() - - - --- 2025-01-15 Sidong Yang New
test/defer: fix deadlock when io_uring_submit fail test/defer: fix deadlock when io_uring_submit fail - - - --- 2025-01-15 lizetao New
io_uring: Factor out a function to parse restrictions io_uring: Factor out a function to parse restrictions - 1 - --- 2025-01-15 Josh Triplett New
io_uring/rsrc: fixup io_clone_buffers() error handling io_uring/rsrc: fixup io_clone_buffers() error handling - - - --- 2025-01-14 Jens Axboe New
io_uring/rsrc: require cloned buffers to share accounting contexts io_uring/rsrc: require cloned buffers to share accounting contexts - - - --- 2025-01-14 Jann Horn New
io_uring/io-wq: Fix a small time window for reading work->flags io_uring/io-wq: Fix a small time window for reading work->flags - - - --- 2025-01-14 lizetao New
[v2] io_uring: simplify the SQPOLL thread check when cancelling requests [v2] io_uring: simplify the SQPOLL thread check when cancelling requests - 2 - --- 2025-01-13 Bui Quang Minh New
[liburing] examples/io_uring-test: Fix memory leak [liburing] examples/io_uring-test: Fix memory leak - - - --- 2025-01-12 Marcel Holtmann New
io_uring: simplify the SQPOLL thread check when cancelling requests io_uring: simplify the SQPOLL thread check when cancelling requests - 1 - --- 2025-01-12 Bui Quang Minh New
[GIT,PULL] io_uring fixes for 6.13-rc7 [GIT,PULL] io_uring fixes for 6.13-rc7 - - - --- 2025-01-11 Jens Axboe New
io_uring: annotate sqd->thread access with data race in cancel path io_uring: annotate sqd->thread access with data race in cancel path - - - --- 2025-01-11 Bui Quang Minh New
[RFC] mm/madvise: remove redundant mmap_lock operations from process_madvise() [RFC] mm/madvise: remove redundant mmap_lock operations from process_madvise() - - - --- 2025-01-11 SeongJae Park New
[1/1] io_uring: don't touch sqd->thread off tw add [1/1] io_uring: don't touch sqd->thread off tw add - - - --- 2025-01-10 Pavel Begunkov New
[v2] btrfs: add io_uring interface for encoded writes [v2] btrfs: add io_uring interface for encoded writes - - - --- 2025-01-10 Mark Harmstone New
[1/1] io_uring: sqpoll: zero sqd->thread on tctx errors [1/1] io_uring: sqpoll: zero sqd->thread on tctx errors - - - --- 2025-01-10 Pavel Begunkov New
[v2] treewide: const qualify ctl_tables where applicable [v2] treewide: const qualify ctl_tables where applicable 7 4 - --- 2025-01-10 Joel Granados New
[3/3] io_uring/rw: don't gate retry on completion context Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[2/3] io_uring/rw: handle -EAGAIN retry at IO completion time Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[1/3] io_uring/rw: use io_rw_recycle() from cleanup path Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[for-next] io_uring/eventfd: replace out-of-line signaling with a workqueue [for-next] io_uring/eventfd: replace out-of-line signaling with a workqueue - - - --- 2025-01-09 Jens Axboe New
treewide: const qualify ctl_tables where applicable treewide: const qualify ctl_tables where applicable 4 3 - --- 2025-01-09 Joel Granados New
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period - 2 1 --- 2025-01-08 Jens Axboe New
[net-next,v10,22/22] io_uring/zcrx: add selftest io_uring zero copy rx - - - --- 2025-01-08 David Wei New
[net-next,v10,21/22] net: add documentation for io_uring zcrx io_uring zero copy rx - - - --- 2025-01-08 David Wei New
[net-next,v10,20/22] io_uring/zcrx: add copy fallback io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,19/22] io_uring/zcrx: throttle receive requests io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,18/22] io_uring/zcrx: set pp memory provider for an rx queue io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,17/22] io_uring/zcrx: add io_recvzc request io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,16/22] io_uring/zcrx: dma-map area for the device io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,15/22] io_uring/zcrx: implement zerocopy receive pp memory provider io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,14/22] io_uring/zcrx: grab a net device io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,13/22] io_uring/zcrx: add io_zcrx_area io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,12/22] io_uring/zcrx: add interface queue and refill queue io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,11/22] net: page_pool: add memory provider helpers io_uring zero copy rx - - - --- 2025-01-08 David Wei New
[net-next,v10,10/22] net: prepare for non devmem TCP memory providers io_uring zero copy rx - 2 - --- 2025-01-08 David Wei New
[net-next,v10,09/22] net: page_pool: add a mp hook to unregister_netdevice* io_uring zero copy rx - 2 - --- 2025-01-08 David Wei New
[net-next,v10,08/22] net: page_pool: add callback for mp info printing io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,07/22] netdev: add io_uring memory provider info io_uring zero copy rx - 1 - --- 2025-01-08 David Wei New
[net-next,v10,06/22] net: page_pool: create hooks for custom memory providers io_uring zero copy rx - - - --- 2025-01-08 David Wei New
[net-next,v10,05/22] net: page pool: export page_pool_set_dma_addr_netmem() io_uring zero copy rx - - - --- 2025-01-08 David Wei New
[net-next,v10,04/22] net: generalise net_iov chunk owners io_uring zero copy rx 1 1 - --- 2025-01-08 David Wei New
[net-next,v10,03/22] net: prefix devmem specific helpers io_uring zero copy rx - 2 - --- 2025-01-08 David Wei New
[net-next,v10,02/22] net: page_pool: don't cast mp param to devmem io_uring zero copy rx - 2 - --- 2025-01-08 David Wei New
[net-next,v10,01/22] net: make page_pool_ref_netmem work with net iovs io_uring zero copy rx - - - --- 2025-01-08 David Wei New
io_uring/sqpoll: annotate data race for access in debug check io_uring/sqpoll: annotate data race for access in debug check - 1 - --- 2025-01-08 Bui Quang Minh New
[5/5] poll: kill poll_does_not_wait() poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() - - - --- 2025-01-07 Oleg Nesterov New
[4/5] sock_poll_wait: kill the no longer necessary barrier after poll_wait() poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() - - - --- 2025-01-07 Oleg Nesterov New
[3/5] io_uring_poll: kill the no longer necessary barrier after poll_wait() poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() - - - --- 2025-01-07 Oleg Nesterov New
[2/5] poll_wait: kill the obsolete wait_address check poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() - - - --- 2025-01-07 Oleg Nesterov New
[1/5] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() - - - --- 2025-01-07 Oleg Nesterov New
[1/1] io_uring/rw: reissue only from the same task [1/1] io_uring/rw: reissue only from the same task - - - --- 2025-01-07 Pavel Begunkov New
[1/1] io_uring: silence false positive warnings [1/1] io_uring: silence false positive warnings - - - --- 2025-01-07 Pavel Begunkov New
[v9,17/17] fuse: enable fuse-over-io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,16/17] fuse: block request allocation until io-uring init is complete fuse: fuse-over-io-uring - - - --- 2025-01-07 Bernd Schubert New
[v9,15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,14/17] fuse: Allow to queue bg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,13/17] fuse: Allow to queue fg requests through io-uring fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,12/17] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static fuse: fuse-over-io-uring - - - --- 2025-01-07 Bernd Schubert New
[v9,11/17] fuse: {io-uring} Handle teardown of ring entries fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,10/17] fuse: Add io-uring sqe commit and fetch support fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,08/17] fuse: Add fuse-io-uring handling into fuse_copy fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,07/17] fuse: Make fuse_copy non static fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,06/17] fuse: {io-uring} Handle SQEs - register commands fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,05/17] fuse: make args->in_args[0] to be always the header fuse: fuse-over-io-uring - 1 - --- 2025-01-07 Bernd Schubert New
[v9,04/17] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2025-01-07 Bernd Schubert New
[v9,03/17] fuse: Move request bits fuse: fuse-over-io-uring - 2 - --- 2025-01-07 Bernd Schubert New
[v9,02/17] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 2 - --- 2025-01-07 Bernd Schubert New
[v9,01/17] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 2 - --- 2025-01-07 Bernd Schubert New
[1/1] io_uring/timeout: fix multishot updates [1/1] io_uring/timeout: fix multishot updates - - - --- 2025-01-04 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 6.13-rc6 [GIT,PULL] io_uring fixes for 6.13-rc6 - - - --- 2025-01-03 Jens Axboe New
io_uring/kbuf: use pre-committed buffer address for non-pollable file io_uring/kbuf: use pre-committed buffer address for non-pollable file - - - --- 2025-01-03 Jens Axboe New
io_uring/rsrc: simplify the bvec iter's count calculation io_uring/rsrc: simplify the bvec iter's count calculation - - - --- 2025-01-03 Bui Quang Minh New
[4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() btrfs: fix reading from userspace in btrfs_uring_encoded_read() - - - --- 2025-01-03 Mark Harmstone New
[3/4] io_uring: add io_uring_cmd_get_async_data helper btrfs: fix reading from userspace in btrfs_uring_encoded_read() - - - --- 2025-01-03 Mark Harmstone New
[2/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data btrfs: fix reading from userspace in btrfs_uring_encoded_read() - - - --- 2025-01-03 Mark Harmstone New
[1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data btrfs: fix reading from userspace in btrfs_uring_encoded_read() - - - --- 2025-01-03 Mark Harmstone New
io_uring/net: always initialize kmsg->msg.msg_inq upfront io_uring/net: always initialize kmsg->msg.msg_inq upfront - - - --- 2025-01-03 Jens Axboe New
[for-next] io_uring: ensure io_queue_deferred() is out-of-line [for-next] io_uring: ensure io_queue_deferred() is out-of-line - 1 - --- 2024-12-31 Jens Axboe New
io_uring/timeout: flush timeouts outside of the timeout lock io_uring/timeout: flush timeouts outside of the timeout lock - - - --- 2024-12-30 Jens Axboe New
[4/4] io_uring/rw: pre-mapped rw attributes pre-mapped rw attributes - - - --- 2024-12-30 Pavel Begunkov New
[3/4] io_uring/rw: use READ_ONCE with rw attributes pre-mapped rw attributes - - - --- 2024-12-30 Pavel Begunkov New
[2/4] io_uring: add registered request arguments pre-mapped rw attributes - - - --- 2024-12-30 Pavel Begunkov New
[1/4] io_uring: add structure for registered arguments pre-mapped rw attributes - - - --- 2024-12-30 Pavel Begunkov New
[v2,1/1] io_uring/rw: fix downgraded mshot read [v2,1/1] io_uring/rw: fix downgraded mshot read - - - --- 2024-12-28 Pavel Begunkov New
[1/1] io_uring/rw: fix downgraded mshot read [1/1] io_uring/rw: fix downgraded mshot read - - - --- 2024-12-28 Pavel Begunkov New
« 1 2 3 449 50 »