messages from 2020-11-29 00:50:39 to 2020-12-14 21:10:13 UTC [more...]
[PATCH 0/5] liburing: buffer registration enhancements
2020-12-14 21:09 UTC
[PATCH v2 00/13] io_uring: buffer registration enhancements
2020-12-14 20:59 UTC (19+ messages)
` [PATCH v2 01/13] io_uring: modularize io_sqe_buffer_register
` [PATCH v2 02/13] io_uring: modularize io_sqe_buffers_register
` [PATCH v2 03/13] io_uring: generalize fixed file functionality
` [PATCH v2 04/13] io_uring: rename fixed_file variables to fixed_rsrc
` [PATCH v2 05/13] io_uring: separate ref_list from fixed_rsrc_data
` [PATCH v2 06/13] io_uring: generalize fixed_file_ref_node functionality
` [PATCH v2 07/13] io_uring: add rsrc_ref locking routines
` [PATCH v2 08/13] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH v2 09/13] io_uring: create common fixed_rsrc_ref_node handling routines
` [PATCH v2 10/13] io_uring: generalize files_update functionlity to rsrc_update
` [PATCH v2 11/13] io_uring: support buffer registration updates
` [PATCH v2 12/13] io_uring: create common fixed_rsrc_data allocation routines
` [PATCH v2 13/13] io_uring: support buffer registration sharing
[PATCH] io_uring: hold uring_lock to complete faild polled io in io_wq_submit_work()
2020-12-14 17:48 UTC (2+ messages)
[GIT PULL] io_uring changes for 5.11-rc
2020-12-14 14:41 UTC
[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
2020-12-14 2:56 UTC (12+ messages)
[PATCH v3] Allow UDP cmsghdrs through io_uring
2020-12-14 2:22 UTC (3+ messages)
[RFC 0/2] nocopy bvec for direct IO
2020-12-13 22:09 UTC (26+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO
[PATCH v2] Allow UDP cmsghdrs through io_uring
2020-12-13 20:35 UTC (3+ messages)
` [PATCH] allow "
[PATCH 0/3] PROTO_CMSG_DATA_ONLY for Datagram (UDP)
2020-12-13 19:59 UTC (9+ messages)
[GIT PULL] io_uring fixes for 5.10 final
2020-12-12 19:01 UTC (2+ messages)
[PATCH liburing v2] test/timeout-new: test for timeout feature
2020-12-12 18:11 UTC (4+ messages)
` [PATCH liburing v2 RESEND] "
[PATCH 3/3] add PROTO_CMSG_DATA_ONLY to inet6_dgram_ops
2020-12-12 15:31 UTC
[PATCH 2/3] add PROTO_CMSG_DATA_ONLY to inet_dgram_ops
2020-12-12 15:31 UTC
[PATCH 1/3] add PROTO_CMSG_DATA_ONLY to __sys_sendmsg_sock
2020-12-12 15:31 UTC
[PATCH] io_uring: always let io_iopoll_complete() complete polled io
2020-12-11 18:20 UTC (10+ messages)
INFO: task hung in linkwatch_event (2)
2020-12-11 2:25 UTC (2+ messages)
[GIT PULL] io_uring fixes for 5.10-rc
2020-12-10 19:21 UTC (11+ messages)
` namei.c LOOKUP_NONBLOCK (was "Re: [GIT PULL] io_uring fixes for 5.10-rc")
[PATCH 5.10 0/5] iopoll fixes
2020-12-10 17:38 UTC (17+ messages)
` [PATCH 5.10 1/5] io_uring: always let io_iopoll_complete() complete polled io
` [PATCH 5.10 2/5] io_uring: fix racy IOPOLL completions
` [PATCH 5.10 3/5] io_uring: fix racy IOPOLL flush overflow
` [PATCH 5.10 4/5] io_uring: fix io_cqring_events()'s noflush
` [PATCH 5.10 5/5] io_uring: fix mis-seting personality's creds
[PATCH 0/8] io_uring: buffer registration enhancements
2020-12-09 0:42 UTC (4+ messages)
` [PATCH 6/8] io_uring: support buffer registration updates
[PATCH liburing] rem_buf/test: inital testing for OP_REMOVE_BUFFERS
2020-12-09 0:24 UTC (4+ messages)
[PATCH liburing] timeout/test: clear state for timeout updates
2020-12-08 22:44 UTC (2+ messages)
[PATCH] io_uring: fix file leak on creating io ctx
2020-12-08 15:50 UTC (4+ messages)
[PATCH liburing] test: use a map to define test files / devices we need
2020-12-08 12:28 UTC
Zero-copy irq-driven data
2020-12-07 23:55 UTC (4+ messages)
[PATCH liburing 0/3] test reg buffers more
2020-12-07 15:49 UTC (5+ messages)
` [PATCH liburing 1/3] test/rw: name flags for clearness
` [PATCH liburing 2/3] test/rw: remove not used mixed_fixed flag
` [PATCH liburing 3/3] test/rw: test reg bufs with non-align sizes/offset
[PATCH liburing 5.11] man/io_uring_enter.2: describe timeout updates
2020-12-07 15:49 UTC (2+ messages)
[PATCH liburing] Don't enter the kernel to wait on cqes if they are already available
2020-12-07 15:41 UTC (2+ messages)
memory leak in prepare_creds
2020-12-06 13:31 UTC
[GIT PULL] io_uring fix for 5.10-rc
2020-12-05 23:14 UTC (2+ messages)
[PATCH 0/2] io_uring: add mkdirat support
2020-12-04 10:57 UTC (2+ messages)
[PATCH 5.10] io_uring: fix recvmsg setup with compat buf-select
2020-12-03 0:41 UTC (5+ messages)
WARNING in create_io_worker
2020-12-02 21:31 UTC
WARNING in __percpu_ref_exit
2020-12-02 13:01 UTC
[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
2020-12-02 7:12 UTC (17+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 02/13] fs/userfaultfd: fix wrong file usage with iouring
` [RFC PATCH 05/13] fs/userfaultfd: introduce UFFD_FEATURE_POLL
` [RFC PATCH 06/13] iov_iter: support atomic copy_page_from_iter_iovec()
` [RFC PATCH 07/13] fs/userfaultfd: support read_iter to use io_uring
` [RFC PATCH 08/13] fs/userfaultfd: complete reads asynchronously
` [RFC PATCH 09/13] fs/userfaultfd: use iov_iter for copy/zero
` [RFC PATCH 10/13] fs/userfaultfd: add write_iter() interface
` [RFC PATCH 11/13] fs/userfaultfd: complete write asynchronously
` [RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects
` [RFC PATCH 13/13] selftests/vm/userfaultfd: iouring and polling tests
[PATCH kernel] fs/io_ring: Fix lockdep warnings
2020-12-01 7:55 UTC (3+ messages)
[PATCH 5.11] io_uring: refactor send/recv msg and iov managing
2020-11-30 23:40 UTC (3+ messages)
[PATCH liburing v2 0/2] test timeout updates
2020-11-30 22:54 UTC (4+ messages)
` [PATCH liburing v2 1/2] Add timeout update
` [PATCH liburing v2 2/2] test/timeout: test timeout updates
[PATCH v2 0/2] implement timeout update
2020-11-30 22:53 UTC (4+ messages)
` [PATCH v2 1/2] io_uring: restructure io_timeout_cancel()
` [PATCH v2 2/2] io_uring: add timeout update
[PATCH 0/2] implement timeout update
2020-11-30 18:40 UTC (6+ messages)
` [PATCH 1/2] io_uring: restructure io_timeout_cancel()
` [PATCH 2/2] io_uring: add timeout update
Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
2020-11-30 18:16 UTC (3+ messages)
KASAN: use-after-free Read in idr_for_each (2)
2020-11-30 17:43 UTC (3+ messages)
[RFC 0/1] whitelisting UDP GSO and GRO cmsgs
2020-11-30 16:20 UTC (9+ messages)
[PATCH liburing 0/2] test timeout updates
2020-11-29 17:29 UTC (3+ messages)
` [PATCH liburing 1/2] Add timeout update
` [PATCH liburing 2/2] test/timeout: test timeout updates
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