io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-30 01:36:25 to 2022-02-03 19:34:21 UTC [more...]

[PATCH] io_uring: prevent io_put_identity() from freeing a static identity
 2022-02-03 19:34 UTC  (4+ messages)

【TS3 TS CUBICCARD】重要:必ずお読みください
 2022-02-03 19:31 UTC 

[PATCH v4 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes
 2022-02-03 19:12 UTC  (7+ messages)
` [PATCH v4 1/3] io_uring: remove trace for eventfd
` [PATCH v4 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
    ` [External] "
` [PATCH v4 3/3] io_uring: avoid ring quiesce for IORING_REGISTER_EVENTFD_ASYNC

[PATCH v3 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes
 2022-02-03 19:06 UTC  (9+ messages)
` [PATCH v3 1/3] io_uring: remove trace for eventfd
` [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
    ` [External] "
` [PATCH v3 3/3] io_uring: avoid ring quiesce for IORING_REGISTER_EVENTFD_ASYNC

[PATCH 0/2] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes
 2022-02-03 17:47 UTC  (9+ messages)
` [PATCH 1/2] io_uring: avoid ring quiesce while registering/unregistering eventfd
        ` [External] "
` [PATCH 2/2] io_uring: avoid ring quiesce for IORING_REGISTER_EVENTFD_ASYNC

[PATCH v2 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes
 2022-02-03 16:45 UTC  (4+ messages)
` [PATCH v2 1/3] io_uring: remove trace for eventfd
` [PATCH v2 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
` [PATCH v2 3/3] io_uring: avoid ring quiesce for IORING_REGISTER_EVENTFD_ASYNC

[RFC] io_uring: avoid ring quiesce while registering/unregistering eventfd
 2022-02-03 15:55 UTC  (8+ messages)
    ` [External] "

FlexSC influence on io_uring
 2022-01-31 19:22 UTC  (2+ messages)

[PATCH for-5.18 v1 0/3] Add `sendto(2)` and `recvfrom(2)` support
 2022-01-29 23:30 UTC  (6+ messages)
` [PATCH for-5.18 v1 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
` [PATCH for-5.18 v1 2/3] net: Make `move_addr_to_user()` be a non static function
` [PATCH for-5.18 v1 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support

[GIT PULL] io_uring fixes for 5.17-rc2
 2022-01-29 13:14 UTC  (2+ messages)

[PATCH] io_uring: remove unused argument from io_rsrc_node_alloc
 2022-01-27 17:19 UTC  (2+ messages)

[PATCH stable-5.16] io_uring: fix not released cached task refs
 2022-01-27 15:21 UTC  (2+ messages)

[PATCH stable-5.15] io_uring: fix not released cached task refs
 2022-01-26 18:40 UTC 

[PATCH] mm: io_uring: allow oom-killer from io_uring_setup
 2022-01-26  1:42 UTC  (4+ messages)

[RFC 0/3] io_uring zerocopy receive
 2022-01-24 15:42 UTC  (7+ messages)
` [PATCH 1/3] net-zerocopy: split zerocopy receive to several parts
` [PATCH 2/3] net-zerocopy: remove static for tcp_zerocopy_receive()
` [PATCH 3/3] io_uring: zerocopy receive

[PATCH] nolibc: Don't use `malloc()` and `free()` as the function name
 2022-01-23 16:36 UTC  (2+ messages)

[PATCH] io_uring: fix bug in slow unregistering of nodes
 2022-01-23 16:36 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 15/16] io_uring: perform poll removal even if async work removal is successful
 2022-01-23  0:12 UTC 

[PATCH AUTOSEL 5.16 18/19] io_uring: perform poll removal even if async work removal is successful
 2022-01-23  0:11 UTC 

[PATCH 0/4] liburing debian packaging fixes
 2022-01-21 18:26 UTC  (9+ messages)
` [PULL|PATCH v3 0/7] "
  ` [PATCH v3 1/7] make-debs: fix version detection
  ` [PATCH v3 2/7] debian: avoid prompting package builder for signature
  ` [PATCH v3 3/7] debian/rules: fix for newer debhelper
  ` [PATCH v3 4/7] debian/rules: support parallel build
  ` [PATCH v3 5/7] debian: rename package to liburing2 to match .so version
  ` [PATCH v3 6/7] make-debs: use version from RPM .spec
  ` [PATCH v3 7/7] make-debs: remove dependency on git

[GIT PULL] io_uring fixes for 5.17-rc1
 2022-01-21 14:27 UTC  (2+ messages)

[PATCH liburing] Add a test that ensures unregistering is reasonably quick
 2022-01-21 13:06 UTC 

[PATCH] io-wq: delete dead lock shuffling code
 2022-01-20 18:10 UTC 

Canceled read requests never completed
 2022-01-19 13:42 UTC  (6+ messages)

[PATCHSET 0/6] Fixes for gaps in async cancelations
 2022-01-19  2:42 UTC  (7+ messages)
` [PATCH 1/6] io-wq: remove useless 'work' argument to __io_worker_busy()
` [PATCH 2/6] io-wq: make io_worker lock a raw spinlock
` [PATCH 3/6] io-wq: invoke work cancelation with wqe->lock held
` [PATCH 4/6] io-wq: perform both unstarted and started work cancelations in one go
` [PATCH 5/6] io-wq: add intermediate work step between pending list and active work
` [PATCH 6/6] io_uring: perform poll removal even if async work removal is successful

User questions: client code and SQE/CQE starvation
 2022-01-15 23:32 UTC  (4+ messages)

[PATCH] io_uring: fix UAF due to missing POLLFREE handling
 2022-01-14 15:44 UTC  (4+ messages)

[syzbot] WARNING in signalfd_cleanup
 2022-01-14  2:09 UTC  (4+ messages)

[PATCH] io_uring: Remove unused function req_ref_put
 2022-01-13 19:44 UTC  (2+ messages)

[GIT PULL] io_uring updates for 5.17-rc
 2022-01-12 19:12 UTC  (2+ messages)

[RFC v2 00/19] io_uring zerocopy tx
 2022-01-12 16:53 UTC  (6+ messages)
` [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr

[PATCH for-next] io_uring: fix not released cached task refs
 2022-01-10 13:20 UTC  (3+ messages)

[PATCH liburing 0/3] Fix undefined behavior, acessing dead object
 2022-01-09 16:47 UTC  (5+ messages)
` [PATCH liburing 1/3] test/socket-rw-eagain: Fix UB, accessing "
` [PATCH liburing 2/3] test/socket-rw: "
` [PATCH liburing 3/3] test/socket-rw-offset: "

Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations")
 2022-01-09  0:57 UTC  (3+ messages)

[RFC PATCH v1 0/3] io_uring: Add sendto(2) and recvfrom(2) support
 2022-01-07 11:02 UTC  (17+ messages)
` [RFC PATCH v1 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
` [RFC PATCH v1 2/3] net: Make `move_addr_to_user()` be a non static function
` [RFC PATCH v1 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
  ` [RFC PATCH v2 0/3] io_uring: Add sendto(2) and recvfrom(2) support
    ` [RFC PATCH v2 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
    ` [RFC PATCH v2 2/3] net: Make `move_addr_to_user()` be a non static function
    ` [RFC PATCH v2 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
      ` [RFC PATCH v3 0/3] io_uring: Add sendto(2) and recvfrom(2) support
        ` [RFC PATCH v3 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
        ` [RFC PATCH v3 2/3] net: Make `move_addr_to_user()` be a non static function
        ` [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support

[RFC PATCH v4 0/3] Add sendto(2) and recvfrom(2) support for io_uring
 2022-01-07  0:00 UTC  (4+ messages)
` [RFC PATCH v4 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
` [RFC PATCH v4 2/3] net: Make `move_addr_to_user()` be a non static function
` [RFC PATCH v4 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support

[PATCH v12 0/4] io_uring: add xattr support
 2022-01-06 13:20 UTC  (6+ messages)
` [PATCH v12 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v12 2/4] fs: split off do_getxattr from getxattr
` [PATCH v12 3/4] io_uring: add fsetxattr and setxattr support
` [PATCH v12 4/4] io_uring: add fgetxattr and getxattr support

[PATCH v11 0/4] io_uring: add xattr support
 2022-01-05 22:30 UTC  (7+ messages)
` [PATCH v11 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v11 2/4] fs: split off do_getxattr from getxattr
` [PATCH v11 3/4] io_uring: add fsetxattr and setxattr support
` [PATCH v11 4/4] io_uring: add fgetxattr and getxattr support

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-01-05 19:39 UTC  (4+ messages)

[PATCH] io_uring: remove redundant tap space
 2022-01-05 19:32 UTC  (2+ messages)

[PATCH] io_uring: remove unused para
 2022-01-05 19:30 UTC  (2+ messages)

[PATCH v7 0/3] io_uring: add getdents64 support
 2022-01-03 21:12 UTC  (9+ messages)

[PATCH RFC] io_uring: improve current file position IO
 2022-01-03 15:22 UTC  (3+ messages)

[PATCH v2 0/3] io_uring: add getdents64 support
 2021-12-31 23:27 UTC  (3+ messages)

[PATCH v10 0/5] io_uring: add xattr support
 2021-12-30 23:02 UTC  (25+ messages)
` [PATCH v10 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v10 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v10 5/5] io_uring: add fgetxattr and getxattr support

[RFC PATCH liburing v1 0/5] liburing: Add sendto(2) and recvfrom(2) support
 2021-12-30 17:50 UTC  (6+ messages)
` [RFC PATCH liburing v1 1/5] .gitignore: Add `/test/xattr` and `/test/getdents`
` [RFC PATCH liburing v1 2/5] io_uring.h: Add `IORING_OP_SENDTO` and `IORING_OP_RECVFROM`
` [RFC PATCH liburing v1 3/5] liburing.h: Add `io_uring_prep_{sendto,sendto}` helper
` [RFC PATCH liburing v1 4/5] test: Add sendto_recvfrom test program
` [RFC PATCH liburing v1 5/5] man: Add `io_uring_prep_{sendto,recvfrom}` docs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).