public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-03-26 20:57:15 to 2022-04-12 16:31:23 UTC [more...]

[PATCH 0/4] io_uring: verify that reserved fields are 0
 2022-04-12 16:30 UTC  (4+ messages)
` [PATCH 1/4] io_uring: move io_uring_rsrc_update2 validation
` [PATCH 2/4] io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
` [PATCH 4/4] io_uring: verify pad field is 0 in io_get_ext_arg

[PATCH next 0/9] for-next clean ups and micro optimisation
 2022-04-12 16:25 UTC  (15+ messages)
` [PATCH 1/9] io_uring: explicitly keep a CQE in io_kiocb
` [PATCH 2/9] io_uring: memcpy CQE from req
` [PATCH 3/9] io_uring: shrink final link flush
` [PATCH 4/9] io_uring: inline io_flush_cached_reqs
` [PATCH 5/9] io_uring: helper for empty req cache checks
` [PATCH 6/9] io_uring: add helper to return req to cache list
` [PATCH 7/9] io_uring: optimise submission loop invariant
` [PATCH 8/9] io_uring: optimise submission left counting
` [PATCH 9/9] io_uring: optimise io_get_cqe()

[PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
 2022-04-12 16:24 UTC 

[PATCH 1/1] io_uring: fix assign file locking issues
 2022-04-12 14:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 38/41] io_uring: zero tag on rsrc removal
 2022-04-12  0:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 39/41] io_uring: use nospec annotation for more indexes

[PATCH AUTOSEL 5.17 46/49] io_uring: zero tag on rsrc removal
 2022-04-12  0:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 47/49] io_uring: use nospec annotation for more indexes

[PATCHSET 0/4] Misc fixups for 5.18
 2022-04-11 23:09 UTC  (5+ messages)
` [PATCH 1/4] io_uring: flag the fact that linked file assignment is sane
` [PATCH 2/4] io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
` [PATCH 3/4] io_uring: move apoll->events cache
` [PATCH 4/4] io_uring: stop using io_wq_work as an fd placeholder

[PATCH] io_uring: flag the fact that linked file assignment is sane
 2022-04-10 21:15 UTC 

[GIT PULL] io_uring fixes for 5.18-rc2
 2022-04-09  5:01 UTC  (2+ messages)

[PATCH next 0/5] simplify SCM accounting
 2022-04-07 17:55 UTC  (8+ messages)
` [PATCH 1/5] io_uring: uniform "
` [PATCH 2/5] io_uring: refactor __io_sqe_files_scm
` [PATCH 3/5] io_uring: don't pass around fixed index for scm
` [PATCH 4/5] io_uring: deduplicate SCM accounting
` [PATCH 5/5] io_uring: rename io_sqe_file_register

[PATCH 0/2] two small rsrc infra patches
 2022-04-07 14:37 UTC  (4+ messages)
` [PATCH 1/2] io_uring: zero tag on rsrc removal
` [PATCH 2/2] io_uring: use nospec annotation for more indexes

[PATCH 1/1] io_uring: don't scm-account for non af_unix sockets
 2022-04-07 14:10 UTC  (3+ messages)

[RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
 2022-04-06 16:52 UTC  (9+ messages)

[PATCH] io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
 2022-04-06 12:48 UTC  (2+ messages)

[PATCH 0/2] io_uring resource handling fixes
 2022-04-06 12:47 UTC  (4+ messages)
` [PATCH 1/2] io_uring: nospec index for tags on files update
` [PATCH 2/2] io_uring: don't touch scm_fp_list after queueing skb

[RFC 0/5] big-cqe based uring-passthru
 2022-04-06  6:37 UTC  (25+ messages)
    ` [RFC 1/5] io_uring: add support for 128-byte SQEs
    ` [RFC 2/5] fs: add file_operations->async_cmd()
    ` [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
    ` [RFC 4/5] io_uring: add support for big-cqe
    ` [RFC 5/5] nvme: wire-up support for async-passthru on char-device

io_uring_prep_openat_direct() and link/drain
 2022-04-05 14:44 UTC  (27+ messages)

[PATCHSET v4 0/5] Fix early file assignment for links or drain
 2022-04-05 14:43 UTC  (9+ messages)
` [PATCH 1/6] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 2/6] io_uring: defer splice/tee file validity check until command issue
` [PATCH 3/6] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 4/6] io_uring: propagate issue_flags state down to file assignment
` [PATCH 5/6] io_uring: defer "
` [PATCH 6/6] io_uring: drop the old style inflight file tracking

INFO: task hung in linkwatch_event (2)
 2022-04-05  7:38 UTC  (2+ messages)
` [syzbot] "

[PATCH 0/4] liburing debian packaging fixes
 2022-04-04 16:17 UTC  (7+ messages)
` [PULL|PATCH v3 0/7] "

[PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
 2022-04-03 23:20 UTC  (7+ messages)
` [PATCH liburing v2 1/3] test: Rename `[0-9a-f]-test.c` to `[0-9a-f].c`
` [PATCH liburing v2 2/3] test/Makefile: Append `-lpthread` to `LDFLAGS` for all tests
` [PATCH liburing v2 3/3] test/Makefile: Append `.t` to the test binary

[PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
 2022-04-03 17:21 UTC  (5+ messages)
` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests
` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename

[PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
 2022-04-03 15:06 UTC  (9+ messages)
` [PATCH liburing v1 1/2] src/int_flags.h: Add missing SPDX-License-Identifier
` [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
` (subset) [PATCH liburing v1 0/2] SPDX fix and .gitignore improvement

[GIT PULL] io_uring fixes for 5.18-rc1
 2022-04-01 23:44 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in io_poll_check_events
 2022-04-01 15:04 UTC  (5+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-04-01  6:32 UTC  (22+ messages)
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

[PATCH v2] io_uring: drop the old style inflight file tracking
 2022-03-31 19:14 UTC 

[syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
 2022-03-31 19:06 UTC  (3+ messages)

[PATCH] io_uring: drop the old style inflight file tracking
 2022-03-31 18:49 UTC 

[PATCH v2 0/4] liburing: support xattr functions
 2022-03-31 12:06 UTC  (3+ messages)

[GIT PULL] io_uring updates for 5.18-rc1
 2022-03-31  0:44 UTC  (9+ messages)

[PATCH v13 0/4] io_uring: add xattr support
 2022-03-30 20:27 UTC  (2+ messages)

[PATCHSET v3 0/5] Fix early file assignment for links or drain
 2022-03-30 17:14 UTC  (6+ messages)
` [PATCH 1/5] io_uring: defer msg-ring file validity check until command issue
` [PATCH 2/5] io_uring: defer splice/tee "
` [PATCH 3/5] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 5/5] io_uring: defer file assignment for links

[PATCHSET v2 0/4] Fix early file assignment for links or drain
 2022-03-29 20:14 UTC  (5+ messages)
` [PATCH 1/4] io_uring: defer msg-ring file validity check until command issue
` [PATCH 2/4] io_uring: defer splice/tee "
` [PATCH 3/4] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 4/4] io_uring: defer file assignment for links

[PATCHSET 0/5] Fix early file assignment for links
 2022-03-29 17:07 UTC  (6+ messages)
` [PATCH 1/5] io_uring: fail links if msg-ring doesn't succeeed
` [PATCH 2/5] io_uring: defer msg-ring file validity check until command issue
` [PATCH 3/5] io_uring: defer splice/tee "
` [PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 5/5] io_uring: defer file assignment for links


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