public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2021-10-31 19:41:51 to 2021-11-23 18:07:59 UTC [more...]

[PATCH v1 0/4] liburing: add getdents64 support
 2021-11-23 18:07 UTC  (2+ messages)
` [PATCH v1 1/4] liburing: update io_uring.h header file

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-23 17:04 UTC  (40+ messages)

[PATCH for-next 0/4] for-next cleanups
 2021-11-23  7:30 UTC  (6+ messages)
` [PATCH 1/4] io_uring: simplify reissue in kiocb_done
` [PATCH 2/4] io_uring: improve send/recv error handling
` [PATCH 3/4] io_uring: clean __io_import_iovec()
` [PATCH 4/4] io_uring: improve argument types of kiocb_done()

[PATCH bpf-next v2 00/10] Introduce BPF iterators for io_uring and epoll
 2021-11-23  4:27 UTC  (12+ messages)
` [PATCH bpf-next v2 01/10] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v2 02/10] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v2 03/10] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v2 04/10] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v2 05/10] bpftool: Output io_uring iterator info
` [PATCH bpf-next v2 06/10] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v2 07/10] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v2 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v2 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
` [PATCH RFC bpf-next v2 10/10] samples/bpf: Add example to checkpoint/restore io_uring

[PATCH 1/1] io_uring: correct link-list traversal locking
 2021-11-23  2:33 UTC  (2+ messages)

[PATCH -next] io_uring: fix soft lockup when call __io_remove_buffers
 2021-11-22  2:47 UTC 

[PATCH bpf-next v1 0/8] Introduce BPF iterators for io_uring and epoll
 2021-11-19  6:12 UTC  (30+ messages)
` [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v1 2/8] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v1 3/8] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v1 4/8] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v1 5/8] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v1 6/8] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v1 7/8] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v1 8/8] selftests/bpf: Fix btf_dump test for bpf_iter_link_info

[PATCH 0/4] liburing debian packaging fixes
 2021-11-18 18:50 UTC  (24+ messages)
` [PATCH 1/4] make-debs: fix version detection
` [PATCH 2/4] debian: avoid prompting package builder for signature
` [PATCH 3/4] debian/rules: fix for newer debhelper
` [PATCH 4/4] debian/rules: support parallel build
` [PATCH v2 0/7] liburing debian packaging fixes
  ` [PATCH v2 1/7] make-debs: fix version detection
  ` [PATCH v2 2/7] debian: avoid prompting package builder for signature
  ` [PATCH v2 3/7] debian/rules: fix for newer debhelper
  ` [PATCH v2 4/7] debian/rules: support parallel build
  ` [PATCH v2 5/7] debian: rename package to liburing2 to match .so version
  ` [PATCH v2 6/7] make-debs: use version from RPM .spec
  ` [PATCH v2 7/7] make-debs: remove dependency on git
  ` [PATCHv2 8/7] debian/rules: fix version comparison for Ubuntu

[PATCH for-5.16 v4 0/6] task work optimization
 2021-11-18 10:39 UTC  (8+ messages)
` [PATCH 1/6] io-wq: add helper to merge two wq_lists
` [PATCH 2/6] io_uring: add a priority tw list for irq completion work
` [PATCH 6/6] io_uring: batch completion in prior_task_list

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
 2021-11-18  1:59 UTC 

[syzbot] INFO: task hung in io_uring_cancel_generic (2)
 2021-11-17 21:03 UTC 

[PATCH] io_uring: fix missed comment from *task_file rename
 2021-11-17  0:24 UTC  (2+ messages)

[PATCH] io_uring: prevent io_put_identity() from freeing a static identity
 2021-11-15 16:38 UTC  (2+ messages)

uring regression - lost write request
 2021-11-14 21:03 UTC  (23+ messages)

[GIT PULL] io_uring fix for 5.16-rc1
 2021-11-13 21:03 UTC  (2+ messages)

[PATCH v2 0/4] allow to skip CQE posting
 2021-11-10 16:47 UTC  (8+ messages)
` [PATCH v2 1/4] io_uring: clean cqe filling functions
` [PATCH v2 2/4] io_uring: add option to skip CQE posting
` [PATCH v2 3/4] io_uring: don't spinlock when not posting CQEs
` [PATCH v2 4/4] io_uring: disable drain with cqe skip

[GIT PULL] io_uring fixes
 2021-11-09 19:31 UTC  (2+ messages)

[PATCH liburing] test: Add kworker-hang test
 2021-11-09 15:21 UTC  (11+ messages)
` [PATCH v2 "
      ` [PATCH v3 "
        ` [PATCH v4 "
          ` [PATCH v5 "
            ` [PATCH v6 "

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2021-11-09 13:33 UTC  (6+ messages)

[syzbot] WARNING in io_poll_task_func (2)
 2021-11-08 16:42 UTC  (5+ messages)

[bug report] io_uring: return iovec from __io_import_iovec
 2021-11-08 15:30 UTC  (3+ messages)

[PATCH 1/1] io_uring: honour zeroes as io-wq worker limits
 2021-11-08 15:39 UTC  (2+ messages)

[RFC] io-wq: decouple work_list protection from the big wqe->lock
 2021-11-04 14:57 UTC  (8+ messages)

[PATCH] io_uring: remove redundant assignment to ret in io_register_iowq_max_workers()
 2021-11-02 20:29 UTC  (2+ messages)

fix max-workers not correctly set on multi-node system
 2021-11-02 18:35 UTC  (2+ messages)

[PATCH v3 0/7] Add uringop support
 2021-11-02 16:32 UTC  (6+ messages)
` [PATCH v3 2/7] add support for the uring filter list

[PATCH 1/1] io_uring: clean up io_queue_sqe_arm_apoll
 2021-11-02 15:26 UTC  (2+ messages)

[syzbot] WARNING in io_poll_task_func
 2021-11-01 18:30 UTC  (2+ messages)

[GIT PULL] io_uring updates for 5.16-rc1
 2021-11-01 17:28 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-31 22:59 UTC  (2+ messages)

[PATCH liburing 0/2] Fixes for Makefile
 2021-10-31 22:30 UTC  (2+ messages)


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