messages from 2022-07-13 05:42:15 to 2022-07-22 11:50:28 UTC [more...]
[PATCH liburing 1/1] man/io_uring_setup.2: document IORING_SETUP_SINGLE_ISSUER
2022-07-22 11:49 UTC
[PATCH liburing v2 0/2] single issuer tests and poll bench
2022-07-22 10:37 UTC (3+ messages)
` [PATCH liburing v2 1/2] examples: add a simple single-shot poll benchmark
` [PATCH liburing v2 2/2] tests: test IORING_SETUP_SINGLE_ISSUER
[PATCH] io_uring: ensure REQ_F_ISREG is set async offload
2022-07-22 1:36 UTC (3+ messages)
[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
2022-07-22 0:14 UTC (2+ messages)
__io_file_supports_nowait for regular files
2022-07-21 18:46 UTC (4+ messages)
[PATCH liburing 0/2] test: fix poll-mshot-update tests
2022-07-21 16:50 UTC (4+ messages)
` [PATCH liburing 1/2] fixup poll-mshot-update
` [PATCH liburing 2/2] test: have poll-mshot-update run with both big and small cqe
[PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
2022-07-21 15:59 UTC (6+ messages)
` [PATCH] arch/generic: Rename `____sys_io_uring*` to `__sys_io_uring*`
[PATCH liburing 0/4] tests updates
2022-07-21 15:26 UTC (7+ messages)
` [PATCH liburing 1/4] add a test for bad buf_ring register
` [PATCH liburing 2/4] Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h
` [PATCH liburing 3/4] test: poll-mshot-overflow use proper return codes
` [PATCH liburing 4/4] skip poll-mshot-overflow on old kernels
[PATCH] io_uring: do not recycle buffer in READV
2022-07-21 14:31 UTC (2+ messages)
[PATCH] io_uring: fix free of unallocated buffer list
2022-07-21 14:29 UTC (3+ messages)
Quick question about your io_uring zerocopy work
2022-07-21 13:22 UTC (2+ messages)
Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
2022-07-21 13:14 UTC (6+ messages)
KASAN: use-after-free Read in __io_remove_buffers
2022-07-21 11:06 UTC (2+ messages)
[PATCH net-next v5 00/27] io_uring zerocopy send
2022-07-21 10:03 UTC (6+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
` (subset) [PATCH net-next v5 00/27] io_uring zerocopy send
[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
2022-07-21 3:08 UTC (16+ messages)
` [LKP] "
KASAN: invalid-free in __io_uring_register
2022-07-21 2:10 UTC
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2022-07-20 16:51 UTC (10+ messages)
` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
` [PATCH 1/2] signal: Move stopping for the coredump from do_exit into get_signal
` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
2022-07-20 15:11 UTC (10+ messages)
[PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-20 13:32 UTC (12+ messages)
` [PATCH net-next v4 11/27] tcp: support externally provided ubufs
[PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
2022-07-20 12:48 UTC (2+ messages)
[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
2022-07-19 13:52 UTC (6+ messages)
` [PATCH liburing 1/5] configure: check for nvme uring command support
` [PATCH liburing 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
` [PATCH liburing 3/5] nvme: add nvme opcodes, structures and helper functions
` [PATCH liburing 4/5] test: add io_uring passthrough test
` [PATCH liburing 5/5] test/io_uring_passthrough: add test case for poll IO
[PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
2022-07-19 11:09 UTC (2+ messages)
[PATCH V5 0/2] ublk: add io_uring based userspace block driver
2022-07-19 10:15 UTC (16+ messages)
` [PATCH V5 1/2] ublk_drv: "
` [PATCH V5 2/2] ublk_drv: support to complete io command via task_work_add
[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
2022-07-18 14:55 UTC (25+ messages)
[PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
2022-07-18 13:42 UTC (5+ messages)
[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
2022-07-18 9:03 UTC (41+ messages)
` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
` [PATCH for-next 1/4] io_uring, nvme: rename a function
KASAN: use-after-free Read in io_iopoll_getevents
2022-07-17 22:58 UTC
[PATCH] net: fix compat pointer in get_compat_msghdr()
2022-07-16 20:47 UTC (2+ messages)
[net] 65a1e5c409: canonical_address#:#[##]
2022-07-16 14:26 UTC
[PATCH v3 for-next 0/3] io_uring: multishot recvmsg
2022-07-15 21:25 UTC (10+ messages)
` [PATCH v3 for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH v3 for-next 3/3] io_uring: support multishot in recvmsg
[PATCH v6 0/5] io_uring: remove ring quiesce in io_uring_register
2022-07-15 18:22 UTC (7+ messages)
` [PATCH v6 5/5] io_uring: remove ring quiesce for io_uring_register
` [PATCH] io_uring: Don't require reinitable percpu_ref
[PATCH for-next] io_uring: fix types in io_recvmsg_multishot_overflow
2022-07-15 13:33 UTC (2+ messages)
[PATCH RFC v2 liburing 0/2] multishot recvmsg
2022-07-14 18:02 UTC (5+ messages)
` [PATCH RFC v2 liburing 1/2] add multishot recvmsg API
` [PATCH RFC v2 liburing 2/2] add tests for multishot recvmsg
[PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
2022-07-14 16:45 UTC (2+ messages)
[PATCH v2 for-next 0/3] io_uring: multishot recvmsg
2022-07-14 9:20 UTC (8+ messages)
` [PATCH v2 for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH v2 for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg
dma_buf support with io_uring
2022-07-13 5:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox