public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2023-10-19 00:20:48 to 2023-11-22 12:50:08 UTC [more...]

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-22 12:48 UTC  (5+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void

[PATCHv3 0/5] block integrity: directly map user space addresses
 2023-11-22  0:54 UTC  (17+ messages)
` [PATCHv3 1/5] bvec: introduce multi-page bvec iterating
` [PATCHv3 2/5] block: bio-integrity: directly map user buffers
` [PATCHv3 3/5] nvme: use bio_integrity_map_user
` [PATCHv3 4/5] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv3 5/5] io_uring: remove uring_cmd cookie

[PATCH] io_uring: fix off-by one bvec index
 2023-11-21 14:42 UTC  (3+ messages)

[PATCH] io_uring/fs: consider link->flags when getting path for LINKAT
 2023-11-20 16:38 UTC  (5+ messages)

[PATCH v3] io_uring: Statistics of the true utilization of sq threads
 2023-11-20 14:26 UTC  (3+ messages)

[PATCH v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-19 21:23 UTC  (6+ messages)

[GIT PULL] io_uring fix for 6.7-rc2
 2023-11-17 22:16 UTC  (2+ messages)

[PATCH v4] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-15 16:30 UTC 

[PATCH v2] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-15  2:34 UTC  (3+ messages)

[PATCH] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-14 16:59 UTC 

:once again
 2023-11-14 14:49 UTC 

[PATCH v2] io_uring: Statistics of the true utilization of sq threads
 2023-11-13 16:38 UTC  (6+ messages)
      `  "

[GIT PULL] io_uring fixes for 6.7-rc1
 2023-11-10 19:28 UTC  (2+ messages)

[PATCH] io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups
 2023-11-09 13:07 UTC  (5+ messages)

[PATCHv2 0/4] block integrity: directly map user space addresses
 2023-11-08 17:19 UTC  (18+ messages)
` [PATCHv2 1/4] block: bio-integrity: directly map user buffers
` [PATCHv2 2/4] nvme: use bio_integrity_map_user
` [PATCHv2 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv2 4/4] io_uring: remove uring_cmd cookie

[RFC PATCH v2 00/20] Zero copy Rx using io_uring
 2023-11-07 21:40 UTC  (21+ messages)
` [PATCH 01/20] io_uring: add interface queue
` [PATCH 02/20] io_uring: add mmap support for shared ifq ringbuffers
` [PATCH 03/20] netdev: add XDP_SETUP_ZC_RX command
` [PATCH 04/20] io_uring: setup ZC for an Rx queue when registering an ifq
` [PATCH 05/20] io_uring/zcrx: implement socket registration
` [PATCH 06/20] io_uring: add ZC buf and pool
` [PATCH 07/20] io_uring: add ZC pool API
` [PATCH 08/20] skbuff: add SKBFL_FIXED_FRAG and skb_fixed()
` [PATCH 09/20] io_uring: allocate a uarg for freeing zero copy skbs
` [PATCH 10/20] io_uring: delay ZC pool destruction
` [PATCH 11/20] net: add data pool
` [PATCH 12/20] io_uring: add io_recvzc request
` [PATCH 13/20] io_uring/zcrx: propagate ifq down the stack
` [PATCH 14/20] io_uring/zcrx: introduce io_zc_get_rbuf_cqe
` [PATCH 15/20] io_uring/zcrx: add copy fallback
` [PATCH 16/20] net: execute custom callback from napi
` [PATCH 17/20] io_uring/zcrx: copy fallback to ring buffers
` [PATCH 18/20] veth: add support for io_uring zc rx
` [PATCH 19/20] bnxt: use data pool
` [PATCH 20/20] io_uring/zcrx: add multi socket support per Rx queue

[PATCH v2 0/3] io_uring: mshot read fix for buffer size changes
 2023-11-06 20:42 UTC  (5+ messages)
` [PATCH v2 1/3] io_uring: indicate if io_kbuf_recycle did recycle anything
` [PATCH v2 2/3] io_uring: do not allow multishot read to set addr or len
` [PATCH v2 3/3] io_uring: do not clamp read length for multishot read

[PATCH 0/2] io_uring: mshot read fix for buffer size changes
 2023-11-06 20:35 UTC  (11+ messages)
` [PATCH 1/2] io_uring: do not allow multishot read to set addr or len
` [PATCH 2/2] io_uring: do not clamp read length for multishot read

[PATCH] IO_URING: Statistics of the true utilization of sq threads
 2023-11-06 14:55 UTC  (2+ messages)

[PATCHSET 0/2] Cleanup read/write prep handling
 2023-11-06 14:47 UTC  (3+ messages)
` [PATCH 1/2] io_uring/rw: add separate prep handler for readv/writev
` [PATCH 2/2] io_uring/rw: add separate prep handler for fixed read/write

[PATCH v2] io_uring/net: ensure socket is marked connected on connect retry
 2023-11-03 19:36 UTC 

[PATCH] io_uring/net: mark socket connected on -EINPROGRESS retry
 2023-11-03 16:53 UTC 

[PATCH] io_uring/rw: don't attempt to allocate async data if opcode doesn't need it
 2023-11-03 15:32 UTC 

Problem about sq->khead update and ring full judgement
 2023-11-02 19:13 UTC  (2+ messages)

[GIT PULL] io_uring support for get/setsockopt
 2023-11-02  5:01 UTC  (3+ messages)

[GIT PULL] io_uring updates for 6.7-rc1
 2023-11-01 22:47 UTC  (2+ messages)

[GIT PULL] io_uring futex support
 2023-11-01 22:47 UTC  (2+ messages)

libublk-rs: v0.2 with async/await support
 2023-10-30  3:20 UTC 

[GIT PULL] io_uring fixes for 6.6-final
 2023-10-28  0:14 UTC  (2+ messages)

This list is being migrated to the new vger infra (no action required)
 2023-10-27 23:22 UTC  (2+ messages)

task hung in ext4_fallocate #2
 2023-10-26  2:48 UTC  (12+ messages)

[PATCH 0/4] block integrity: direclty map user space addresses
 2023-10-25 14:42 UTC  (15+ messages)
` [PATCH 1/4] block: bio-integrity: add support for user buffers
` [PATCH 2/4] nvme: use bio_integrity_map_user
` [PATCH 3/4] iouring: remove IORING_URING_CMD_POLLED

[PATCH] io_uring/rw: disable IOCB_DIO_CALLER_COMP
 2023-10-25 14:03 UTC 

[PATCH] io_uring/fdinfo: park SQ thread while retrieving cpu/pid
 2023-10-25 14:12 UTC  (6+ messages)

[PATCH v2] io_uring/fdinfo: park SQ thread while retrieving cpu/pid
 2023-10-23 18:22 UTC  (3+ messages)

[RFC RESEND 00/11] Zero copy network RX using io_uring
 2023-10-23  3:35 UTC  (3+ messages)

[GIT PULL] io_uring fix for 6.6-rc7
 2023-10-20 17:43 UTC  (2+ messages)

bcachefs KASAN SLAB out of bounds
 2023-10-20 17:26 UTC  (2+ messages)

[PATCH 0/5] liburing: Add {g,s}etsockopt command support
 2023-10-20 15:06 UTC  (7+ messages)
` [PATCH 1/5] io_uring: uapi: Sync the {g,s}etsockopt fields
` [PATCH 2/5] liburing.h: Populate SQE for {s,g} etsockopt
` [PATCH 3/5] tests/socket-getsetsock-cmd: New test for {g,s}etsockopt
` [PATCH 4/5] man/io_uring_prep_cmd: Fix argument name
` [PATCH 5/5] man/io_uring_prep_cmd: Add the new sockopt commands

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-19 22:32 UTC  (19+ messages)
` [PATCH v7 01/11] bpf: Add sockptr support for getsockopt
` [PATCH v7 02/11] bpf: Add sockptr support for setsockopt
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
` [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

[v6.4 Regression] rust/io_uring: tests::net::test_tcp_recv_multi hangs
 2023-10-19 12:10 UTC  (4+ messages)


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