2025-01-20 1:28 [PATCH v10 01/17] fuse: rename to fuse_dev_end_requests and make non-static 18+ messages
2025-01-19 15:05 [GIT PULL] io_uring updates for 6.14-rc1
2025-01-18 2:57 [RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname 4+ messages
2025-01-17 16:11 [PATCH net-next v12 00/10] io_uring zero copy rx 12+ messages
2025-01-17 0:06 [GIT PULL] io_uring fixes for 6.13-final 2+ messages
2025-01-16 23:16 [PATCH net-next v11 00/21] io_uring zero copy rx 43+ messages
2025-01-16 2:53 [PATCH 1/1] io_uring: clean up io_uring_register_get_file() 5+ messages
2025-01-15 20:26 [PATCH v2] io_uring/rsrc: Simplify buffer cloning by locking both rings 3+ messages
2025-01-15 16:25 [PATCH] io_uring/rsrc: Simplify buffer cloning by locking both rings 4+ messages
2025-01-15 16:06 [PATCHSET 0/3] Ring resizing fixes 4+ messages
2025-01-15 15:40 [PATCH 1/1] io_uring: reuse io_should_terminate_tw() for cmds 2+ messages
2025-01-15 14:20 [PATCH] io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() 2+ messages
2025-01-15 13:10 [PATCH] test/defer: fix deadlock when io_uring_submit fail 4+ messages
2025-01-15 9:14 [PATCH] io_uring: Factor out a function to parse restrictions 3+ messages
2025-01-14 17:59 [PATCH] io_uring/rsrc: fixup io_clone_buffers() error handling
2025-01-14 17:49 [PATCH] io_uring/rsrc: require cloned buffers to share accounting contexts 3+ messages
2025-01-14 17:16 io_uring: memory accounting quirk with IORING_REGISTER_CLONE_BUFFERS 2+ messages
2025-01-14 2:06 [PATCH] io_uring/io-wq: Fix a small time window for reading work->flags 4+ messages
2025-01-13 16:03 [PATCH v2] io_uring: simplify the SQPOLL thread check when cancelling requests 3+ messages
2025-01-12 18:08 [PATCH liburing] examples/io_uring-test: Fix memory leak 2+ messages
2025-01-12 14:33 [PATCH] io_uring: simplify the SQPOLL thread check when cancelling requests 7+ messages
2025-01-11 16:19 [GIT PULL] io_uring fixes for 6.13-rc7 2+ messages
2025-01-11 14:07 KASAN reported an error while executing accept-reust.t testcase 3+ messages
2025-01-11 10:59 [PATCH] io_uring: annotate sqd->thread access with data race in cancel path 6+ messages
2025-01-11 0:46 [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise() 10+ messages
2025-01-10 22:26 futex+io_uring: futex_q::task can maybe be dangling (but is not actually accessed, so it's fine) 10+ messages
2025-01-10 20:36 [PATCH 1/1] io_uring: don't touch sqd->thread off tw add 3+ messages
2025-01-10 17:23 [PATCH v2] btrfs: add io_uring interface for encoded writes 2+ messages
2025-01-10 14:31 [PATCH 1/1] io_uring: sqpoll: zero sqd->thread on tctx errors 2+ messages
2025-01-10 14:16 [PATCH v2] treewide: const qualify ctl_tables where applicable 6+ messages
2025-01-10 13:56 Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in thread_group_cputime 5+ messages
2025-01-09 18:15 [PATCHSET for-next 0/3] Fix read/write -EAGAIN failure cases 4+ messages
2025-01-09 14:50 [PATCH for-next] io_uring/eventfd: replace out-of-line signaling with a workqueue
2025-01-09 13:16 [PATCH] treewide: const qualify ctl_tables where applicable 8+ messages
2025-01-08 23:42 [PATCH] io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period 3+ messages
2025-01-08 22:06 [PATCH net-next v10 00/22] io_uring zero copy rx 49+ messages
2025-01-08 15:10 [PATCH] io_uring/sqpoll: annotate data race for access in debug check 3+ messages
2025-01-07 16:26 [PATCH 0/5] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() 10+ messages
2025-01-07 14:11 [PATCH 1/1] io_uring/rw: reissue only from the same task 3+ messages
2025-01-07 14:11 [PATCH 1/1] io_uring: silence false positive warnings 2+ messages
2025-01-07 0:25 [PATCH v9 08/17] fuse: Add fuse-io-uring handling into fuse_copy 45+ messages
2025-01-06 20:03 Bug? CQE.res = -EAGAIN with nvme multipath driver 9+ messages
2025-01-04 18:29 [PATCH 1/1] io_uring/timeout: fix multishot updates 5+ messages
2025-01-03 20:03 [GIT PULL] io_uring fixes for 6.13-rc6 2+ messages
2025-01-03 16:41 [PATCH] io_uring/kbuf: use pre-committed buffer address for non-pollable file
2025-01-03 15:04 [PATCH] io_uring/rsrc: simplify the bvec iter's count calculation 2+ messages
2025-01-03 15:02 [PATCH 2/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data 12+ messages
2025-01-03 0:52 [PATCH] io_uring/net: always initialize kmsg->msg.msg_inq upfront
2025-01-02 20:59 [syzbot] [io-uring?] KMSAN: uninit-value in io_recv 3+ messages
2024-12-31 0:36 [PATCH for-next] io_uring: ensure io_queue_deferred() is out-of-line 3+ messages
2024-12-30 21:22 [PATCH] io_uring/timeout: flush timeouts outside of the timeout lock
2024-12-30 13:30 [RFC 0/4] pre-mapped rw attributes 9+ messages
2024-12-29 9:01 [syzbot] [fs?] [io-uring?] WARNING: locking bug in eventfd_signal_mask 3+ messages
2024-12-28 17:44 [PATCH v2 1/1] io_uring/rw: fix downgraded mshot read 2+ messages
2024-12-28 17:36 [PATCH 1/1] io_uring/rw: fix downgraded mshot read 2+ messages
2024-12-28 16:30 [GIT PULL] io_uring fix for 6.13-rc5 2+ messages
2024-12-27 16:53 [PATCH] io_uring/rw: always clear ->bytes_done on io_async_rw setup 5+ messages
2024-12-27 3:13 [linux-next:master] [io_uring/rw] 8cf0c45999: fio.read_bw_MBps 51.1% regression 3+ messages
2024-12-26 16:49 [PATCH 1/1] io_uring/sqpoll: fix sqpoll error handling races 3+ messages
2024-12-26 9:01 [syzbot] Monthly io-uring report (Dec 2024)
2024-12-25 21:11 Re: Bug: slab-use-after-free Read in try_to_wake_up 6+ messages
2024-12-25 6:53 Re: [syzbot] [io-uring?] WARNING: locking bug in sched_core_balance 4+ messages
2024-12-23 19:52 [syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in percpu_ref_put_many 6+ messages
2024-12-21 12:48 [syzbot] [fs?] [mm?] [io-uring?] INFO: task hung in hugetlbfs_zero_partial_page
2024-12-20 18:15 [syzbot] [io-uring?] WARNING in __io_submit_flush_completions 4+ messages
2024-12-20 16:24 [GIT PULL] io_uring fixes for 6.13-rc4 2+ messages
2024-12-19 21:16 [PATCH 2/2] io_uring: use security_uring_allowed() 2+ messages
2024-12-19 20:41 [PATCH] lsm,io_uring: add LSM hooks for io_uring_setup() 4+ messages
2024-12-19 19:52 [PATCH 1/1] io_uring: check if iowq is kileed before queuing 2+ messages
2024-12-19 16:35 [PATCH] io_uring/register: limit ring resizing to DEFER_TASKRUN
2024-12-18 16:56 [PATCH] io_uring: Fix registered ring file refcount leak 2+ messages
2024-12-18 9:24 [PATCH v1 0/3] virtio-blk: add io_uring passthrough support. 9+ messages
2024-12-18 0:37 [PATCH RESEND net-next v9 00/21] io_uring zero copy rx 51+ messages
2024-12-18 0:35 [PATCH net-next v9 00/21] io_uring zero copy rx 6+ messages
2024-12-17 19:45 [PATCH] io_uring/rw: use NULL for rw->free_iovec assigment 2+ messages
2024-12-17 18:02 [PATCH v3 4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() 4+ messages
2024-12-17 15:57 [PATCH] io_uring: make ctx->timeout_lock a raw spinlock
2024-12-17 15:05 [PATCH] io_uring/rw: don't mask in f_iocb_flags 3+ messages
2024-12-16 20:46 [PATCH RESEND v2 0/9] Clean up alloc_cache allocations 11+ messages
2024-12-13 20:46 [GIT PULL] io_uring fix for 6.13-rc3 2+ messages
2024-12-13 18:44 [PATCH v2 1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data 5+ messages
2024-12-13 17:35 WARNING in get_pat_info 6+ messages
2024-12-13 12:46 [PATCH] btrfs: check if task has died in btrfs_uring_read_finished()
2024-12-13 11:43 Re: [syzbot] [tipc?] kernel BUG in __pskb_pull_tail 2+ messages
2024-12-13 11:11 [syzbot] [io-uring?] KCSAN: data-race in io_recv / io_wq_free_work 2+ messages
2024-12-12 10:08 [io-uring] use-after-free in io_cqring_wait 5+ messages
2024-12-12 10:06 [io-uring] general protection fault in io_register_clone_buffers 4+ messages
2024-12-11 18:35 [PATCHv14 10/11] nvme: register fdp parameters with the block layer 6+ messages
2024-12-10 19:47 [PATCHv13 05/11] block: expose write streams for block device nodes 16+ messages
2024-12-09 23:44 [PATCH RFC liburing 0/2] IORING_OP_CLONE/EXEC support and tests 4+ messages
2024-12-09 23:43 [PATCH RFC 0/9] Launching processes with io_uring 25+ messages
2024-12-09 14:56 [PATCH v8 03/16] fuse: Move request bits 24+ messages
2024-12-09 12:03 possible deadlock in __wake_up_common_lock 6+ messages
2024-12-08 21:46 [PATCH 1/1] io_uring: don't vmap single page regions 2+ messages
2024-12-08 21:43 [PATCH v2 1/1] io_uring: prevent reg-wait speculations 2+ messages
2024-12-07 15:11 [GIT PULL] io_uring fix for 6.13-rc2 2+ messages
2024-12-07 0:41 [PATCH for-next] io_uring: clean up io_prep_rw_setup() 4+ messages
2024-12-06 22:18 [PATCHv12 12/12] nvme: use fdp streams if write stream is provided 46+ messages
2024-12-06 1:52 [PATCHv11 01/10] fs: add a write stream field to the kiocb 24+ messages
2024-12-05 6:21 [PATCH] io_uring: expose read/write attribute capability 6+ messages
2024-12-04 22:24 [PATCH AUTOSEL 6.1 4/4] io_uring/tctx: work around xa_store() allocation error issue
2024-12-04 22:24 [PATCH AUTOSEL 6.6 6/6] io_uring/tctx: work around xa_store() allocation error issue
2024-12-04 22:23 [PATCH AUTOSEL 6.11 7/7] io_uring/tctx: work around xa_store() allocation error issue
2024-12-04 22:23 [PATCH AUTOSEL 6.12 8/8] io_uring/tctx: work around xa_store() allocation error issue
2024-12-04 17:21 [PATCH net-next v8 00/17] io_uring zero copy rx 57+ messages
2024-12-04 15:39 [PATCH][next] io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid 2+ messages
2024-12-04 13:56 [syzbot] [io-uring?] KASAN: null-ptr-deref Write in sys_io_uring_register 13+ messages
2024-12-03 13:04 CONFIG_IO_URING can be enabled although it is not visible 2+ messages
2024-12-03 12:14 [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk 20+ messages
2024-12-03 10:31 [PATCH v2] io_uring: Change res2 parameter type in io_uring_cmd_done 3+ messages
2024-12-02 14:22 [PATCH] io_uring: Change res2 parameter type in io_uring_cmd_done 3+ messages
2024-12-01 17:12 [PATCH liburing v1] configure: Increase the length of print result format 2+ messages
2024-11-30 4:49 [PATCH] exec: Make sure task->comm is always NUL-terminated 7+ messages
2024-11-29 16:27 [GIT PULL] Final io_uring changes for 6.13-rc1 2+ messages
2024-11-29 14:24 [PATCH] io_uring/tctx: work around xa_store() allocation error issue
2024-11-29 13:34 [PATCH v3 00/18] kernel allocated regions and convert memmap to regions 21+ messages
2024-11-28 11:22 [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip 19+ messages
2024-11-27 16:57 bcachefs: suspicious mm pointer in struct dio_write 17+ messages
2024-11-27 13:40 [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy 41+ messages
2024-11-26 15:07 re: [PATCH -next] io_uring: add support for fchmod 5+ messages
2024-11-26 0:34 [PATCH 1/1] io_uring: check for overflows in io_pin_pages 2+ messages
2024-11-25 23:22 [PATCH 1/1] io_uring: sanitise nr_pages for SQ/CQ 2+ messages
2024-11-25 23:10 [PATCH 1/1] io_uring: fix corner case forgetting to vunmap 2+ messages
2024-11-25 7:06 [PATCH v10 00/10] Read/Write with meta/integrity 22+ messages
2024-11-24 21:12 [PATCH v2 00/18] kernel allocated regions and convert memmap to regions 19+ messages
2024-11-22 21:15 [PATCH v2 1/9] io_uring: Fold allocation into alloc_cache helper 10+ messages
2024-11-22 16:12 [PATCH 1/6] io_uring: make task_work pending check dependent on ring type 12+ messages
2024-11-22 10:51 [syzbot] [io-uring?] WARNING in io_pin_pages 6+ messages
2024-11-21 23:43 [PATCH RFC v6 10/16] fuse: {uring} Handle teardown of ring entries 24+ messages
2024-11-21 14:08 [syzbot] [io-uring?] KMSAN: uninit-value in io_nop 2+ messages
2024-11-20 23:39 [PATCH liburing 1/4] tests/reg-wait: test registering RO memory 7+ messages
2024-11-20 23:33 [PATCH 00/11] support kernel allocated regions 13+ messages
2024-11-20 22:14 [PATCH next v1 0/2] limit local tw done 30+ messages
2024-11-20 16:02 [PATCH 2/4] io_uring: use sizeof for io_issue_defs[IORING_OP_URING_CMD].async_size 7+ messages
2024-11-20 12:46 [PATCH] slab: Fix too strict alignment check in create_cache() 27+ messages
2024-11-20 9:15 [PATCH next] io_uring/region: return negative -E2BIG in io_create_region() 2+ messages
2024-11-20 2:05 [PATCH] io_uring: add separate freeptr type for slab
2024-11-19 12:16 support block layer write streams and FDP 20+ messages
2024-11-19 8:12 [PATCH -next] io_uring: add support for fchmod 4+ messages
2024-11-19 4:38 [syzbot] [io-uring?] WARNING in __io_uring_free 6+ messages
2024-11-19 1:29 [PATCH 1/1] io_uring: prevent reg-wait speculations 8+ messages
2024-11-19 1:22 [PATCH 0/9] Clean up alloc_cache allocations 15+ messages
2024-11-18 15:14 [PATCH 1/1] io_uring: protect register tracing 2+ messages
2024-11-18 15:14 [PATCH 1/1] io_uring: remove io_uring_cqwait_reg_arg 2+ messages
2024-11-18 14:22 [GIT PULL] io_uring changes for 6.13-rc1 6+ messages
2024-11-17 0:38 [PATCH 1/1] io_uring/region: fix error codes after failed vmap 2+ messages
2024-11-16 21:27 [PATCH liburing 0/8] region test fixes + improvements 10+ messages
2024-11-15 21:33 [PATCH liburing 0/8] update reg-wait to use region API 10+ messages
2024-11-15 16:54 [PATCH v3 0/6] regions, param pre-mapping and reg waits extension 9+ messages
2024-11-15 7:00 [PATCH liburing v3] test: add test cases for hybrid iopoll 2+ messages
2024-11-15 3:49 [PATCH] switch io_msg_ring() to CLASS(fd) 2+ messages
2024-11-14 17:38 [PATCH v2 0/6] regions, param pre-mapping and reg waits extension 7+ messages
2024-11-14 10:45 [PATCH v9 00/11] Read/Write with meta/integrity 37+ messages
2024-11-14 5:03 [PATCH liburing v2] test: add test cases for hybrid iopoll 4+ messages
2024-11-14 4:14 [PATCH 0/6] regions, param pre-mapping and reg waits extension 9+ messages
2024-11-13 15:20 don't reorder requests passed to ->queue_rqs 26+ messages
2024-11-13 11:08 [syzbot] [io-uring?] KCSAN: data-race in __se_sys_io_uring_register / io_sqe_files_register (3) 2+ messages
2024-11-13 3:26 [PATCH 1/1] io_uring: fix invalid hybrid polling ctx leaks 3+ messages
2024-11-12 16:29 [PATCH] btrfs: add io_uring interface for encoded writes 6+ messages
2024-11-11 12:36 [PATCH liburing] test: add test cases for hybrid iopoll 7+ messages
2024-11-11 10:13 [PATCH] io_uring/uring_cmd: fix buffer index retrieval 5+ messages
2024-11-11 7:20 [bug report] fio failed with --fixedbufs 3+ messages
2024-11-11 1:50 [RFC 0/3] Add BPF for io_uring 8+ messages
2024-11-10 14:56 [RFC 0/3] request parameter set api and wait termination tuning 4+ messages
2024-11-10 13:24 Potiential nullptr derefence in io_do_iopoll 2+ messages
2024-11-08 19:36 [PATCHv11 2/9] block: introduce max_write_hints queue limit 28+ messages
2024-11-07 17:03 [PATCH RFC v5 08/16] fuse: Add fuse-io-uring handling into fuse_copy 29+ messages
2024-11-07 11:01 [PATCH V10 0/12] io_uring: support group buffer & ublk zc 21+ messages
2024-11-06 14:45 [PATCH liburing v1 2/2] .gitignore: Add compilation database file and directory 3+ messages
2024-11-06 12:26 [PATCH V9 0/7] io_uring: support group buffer & ublk zc 16+ messages
2024-11-06 12:18 [PATCH v8 00/10] Read/Write with meta/integrity 18+ messages
2024-11-06 2:13 FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.10-stable tree 2+ messages
2024-11-06 2:12 FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.15-stable tree 3+ messages
2024-11-05 2:12 [PATCH 1/1] io_uring: avoid normal tw intermediate fallback 2+ messages
2024-11-04 16:12 [PATCH] io_uring/cmd: let cmds to know about dying task 5+ messages
2024-11-04 14:05 [PATCH v7 00/10] Read/Write with meta/integrity 26+ messages
2024-11-04 12:02 [PATCH] io_uring: prevent speculating sq_array indexing 2+ messages
2024-11-04 10:36 [syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2) 14+ messages
2024-11-04 3:51 [PATCH] io_uring/rsrc: fix null ptr dereference in io_sqe_buffer_register 2+ messages
2024-11-03 23:47 PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59 11+ messages
2024-11-03 17:49 [PATCHSET 0/3] Move io_kiocb from task_struct to io_uring_task 17+ messages
2024-11-03 17:47 [PATCHSET 0/2] io_rsrc_node cleanups 2+ messages
2024-11-01 20:07 [syzbot] [io-uring?] general protection fault in io_sqe_buffer_register 9+ messages
2024-11-01 18:28 [syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo (2) 5+ messages
2024-11-01 18:10 [GIT PULL] io_uring fix for 6.12-rc6 2+ messages
2024-11-01 15:15 [PATCH v2] io_uring: extend io_uring_sqe flags bits 2+ messages
2024-11-01 9:19 [PATCH v9 0/1] io_uring: releasing CPU resources when polling 7+ messages
2024-10-31 21:22 [PATCH RFC] io_uring: extend io_uring_sqe flags bits 13+ messages
2024-10-31 16:32 [PATCH 1/2] io_uring/cmd: let cmds to know about dying task 4+ messages
2024-10-31 16:03 [PATCH] btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() 3+ messages
2024-10-30 18:01 [PATCH v6 00/10] Read/Write with metadata/integrity 24+ messages
2024-10-29 23:05 [PATCH v7 00/15] io_uring zero copy rx 48+ messages
2024-10-29 16:23 [PATCH v5 00/10] Read/Write with meta/integrity 24+ messages
2024-10-29 15:19 [PATCHv10 4/9] block: allow ability to limit partition write hints 106+ messages
2024-10-29 15:16 [PATCHSET v3 0/14] Rewrite rsrc node handling 37+ messages
2024-10-25 12:22 [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf 52+ messages
2024-10-16 0:05 [PATCH RFC v4 07/15] fuse: Add buffer offset for uring into fuse_copy_state 36+ messages
2024-10-13 18:28 [PATCH v4 1/6] io_uring/napi: protect concurrent io_napi_entry timeout accesses 9+ messages
2024-10-07 22:15 [PATCH v1 01/15] net: devmem: pull struct definitions out of ifdef 126+ messages
2024-10-02 1:10 [RFC][PATCHES] xattr stuff and interactions with io_uring 50+ messages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox