public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2024-06-25 01:45:35 to 2024-07-18 18:03:00 UTC [more...]

[syzbot] [io-uring?] general protection fault in __io_remove_buffers
 2024-07-18 18:03 UTC  (3+ messages)

CVE-2024-41001: io_uring/sqpoll: work around a potential audit memory leak
 2024-07-18 14:41 UTC  (2+ messages)

[PATCH v6 RESEND] io_uring: releasing CPU resources when polling
 2024-07-18 10:01 UTC  (2+ messages)
    ` [PATCH V6] "

[PATCH 1/1] io_uring: fix lost getsockopt completions
 2024-07-16 18:48 UTC  (2+ messages)

[PATCH v2] io_uring: Avoid polling configuration errors
 2024-07-16  7:16 UTC  (7+ messages)
      `  "

[PATCH v6 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers
 2024-07-16  6:08 UTC  (3+ messages)
    ` [PATCH v6 1/2] io_uring/rsrc: store folio shift and mask into imu
    ` [PATCH v6 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing

[GIT PULL] io_uring updates for 6.11-rc1
 2024-07-15 21:35 UTC  (4+ messages)
  `  "

[PATCH v2 1/4] net: Split a __sys_bind helper for io_uring
 2024-07-15 13:59 UTC  (7+ messages)

[syzbot] [io-uring] general protection fault in tomoyo_socket_bind_permission
 2024-07-13 12:40 UTC  (4+ messages)
` [PATCH] io_uring: Check socket is valid in io_bind()/io_listen()

[PATCH v3 0/2] fix task_work interation with freezing
 2024-07-11  7:54 UTC  (5+ messages)
` [PATCH v3 1/2] io_uring/io-wq: limit retrying worker initialisation
` [PATCH v3 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH 0/2] fix task_work interation with freezing
 2024-07-10 22:17 UTC  (20+ messages)
` [PATCH 1/2] io_uring/io-wq: limit retrying worker initialisation
` [PATCH 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH v2 0/2] fix task_work interation with freezing
 2024-07-10 17:55 UTC  (6+ messages)
` [PATCH v2 1/2] io_uring/io-wq: limit retrying worker initialisation
` [PATCH v2 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH] io_uring/napi: Remove unnecessary s64 cast
 2024-07-10  6:23 UTC  (2+ messages)

[PATCH v5 0/3] io_uring/rsrc: coalescing multi-hugepage registered buffers
 2024-07-10  2:28 UTC  (9+ messages)
    ` [PATCH v5 1/3] io_uring/rsrc: add hugepage fixed buffer coalesce helpers
    ` [PATCH v5 2/3] io_uring/rsrc: store folio shift and mask into imu
    ` [PATCH v5 3/3] io_uring/rsrc: enable multi-hugepage buffer coalescing

[PATCH v6] io_uring: releasing CPU resources when polling
 2024-07-09  9:24 UTC  (3+ messages)
    `  "

[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
 2024-07-06  3:09 UTC  (9+ messages)
` [PATCH V4 1/8] io_uring: add io_link_req() helper
` [PATCH V4 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V4 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V4 4/8] io_uring: support SQE group
` [PATCH V4 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V4 6/8] io_uring: support providing sqe group buffer
` [PATCH V4 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V4 8/8] ublk: support provide io buffer

[PATCH 0/2] statx NULL path support
 2024-07-04  6:02 UTC  (44+ messages)
` [PATCH 1/2] vfs: add CLASS fd_raw
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[GIT PULL] io_uring fix for 6.10-rc7
 2024-07-03 17:32 UTC  (2+ messages)

[PATCH] io_uring: Fix WARNING in io_cqring_event_overflow
 2024-07-03 12:07 UTC  (2+ messages)

[PATCH for-next] io_uring/net: cleanup io_recv_finish() bundle handling
 2024-07-02 15:42 UTC 

[PATCH] io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
 2024-07-02 15:42 UTC 

[PATCHSET for-next 0/2] msg_ring fixes
 2024-07-02 15:18 UTC  (5+ messages)
` [PATCH 1/2] io_uring/msg_ring: check for dead submitter task
` [PATCH 2/2] io_uring/msg_ring: use kmem_cache_free() to free request

[PATCH 1/1] io_uring/msg_ring: fix overflow posting
 2024-07-02 14:48 UTC  (3+ messages)

[PATCH net-next 0/5] zerocopy tx cleanups
 2024-07-02 10:30 UTC  (15+ messages)
` [PATCH net-next 1/5] net: always try to set ubuf in skb_zerocopy_iter_stream
` [PATCH net-next 2/5] net: split __zerocopy_sg_from_iter()
` [PATCH net-next 3/5] net: batch zerocopy_fill_skb_from_iter accounting
` [PATCH net-next 4/5] io_uring/net: move charging socket out of zc io_uring
` [PATCH net-next 5/5] net: limit scope of a skb_zerocopy_iter_stream var

[syzbot] [io-uring?] WARNING in io_cqring_event_overflow (2)
 2024-07-01 23:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: change Pavel Begunkov from io_uring reviewer to maintainer
 2024-07-01 15:25 UTC 

[PATCH v2 00/10] Read/Write with meta/integrity
 2024-07-01 14:09 UTC  (25+ messages)
    ` [PATCH v2 01/10] block: change rq_integrity_vec to respect the iterator
    ` [PATCH v2 02/10] block: set bip_vcnt correctly
    ` [PATCH v2 03/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
    ` [PATCH v2 04/10] block: Handle meta bounce buffer correctly in case of split
    ` [PATCH v2 05/10] block: introduce BIP_CLONED flag
    ` [PATCH v2 06/10] block: modify bio_integrity_map_user to accept iov_iter as argument
    ` [PATCH v2 07/10] block: define meta io descriptor
    ` [PATCH v2 08/10] io_uring/rw: add support to send meta along with read/write
    ` [PATCH v2 09/10] block: add support to pass user meta buffer
    ` [PATCH v2 10/10] nvme: add handling for user integrity buffer
  ` (subset) [PATCH v2 00/10] Read/Write with meta/integrity

[PATCHSET v4 0/9] Improve MSG_RING DEFER_TASKRUN performance
 2024-07-01 13:06 UTC  (3+ messages)
` [PATCH 4/5] io_uring/msg_ring: improve handling of target CQE posting

[PATCH v5] Subject: io_uring: releasing CPU resources when polling
 2024-06-28 21:13 UTC  (3+ messages)
  `  "

[syzbot] Monthly io-uring report (Jun 2024)
 2024-06-28 20:41 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.10-rc6
 2024-06-28  0:35 UTC  (2+ messages)

[PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-06-26 15:02 UTC  (7+ messages)

[PATCH v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-06-25 14:16 UTC 

[PATCH] io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
 2024-06-25  1:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox