messages from 2020-10-22 23:14:20 to 2020-11-07 13:19:39 UTC [more...]
[PATCH 5.11 0/3] rw import_iovec cleanups
2020-11-07 13:16 UTC
Using SQPOLL for-5.11/io_uring kernel NULL pointer dereference
2020-11-07 12:10 UTC (2+ messages)
[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
2020-11-07 1:14 UTC (2+ messages)
[RFC 0/3] Add support of iopoll for dm device
2020-11-06 17:45 UTC (9+ messages)
` [dm-devel] "
(no subject)
2020-11-06 14:34 UTC (3+ messages)
` Integrating eBPF into io-uring
`
Use of disowned struct filename after 3c5499fa56f5?
2020-11-06 13:35 UTC (17+ messages)
[PATCH for-next 0/6] cleanup task/files cancel
2020-11-06 13:00 UTC (7+ messages)
` [PATCH 1/6] io_uring: simplify io_task_match()
` [PATCH 2/6] io_uring: add a {task,files} pair matching helper
` [PATCH 3/6] io_uring: cancel only requests of current task
` [PATCH 4/6] io_uring: don't iterate io_uring_cancel_files()
` [PATCH 5/6] io_uring: pass files into kill timeouts/poll
` [PATCH 6/6] io_uring: always batch cancel in *cancel_files()
[PATCH 5.10] io_uring: fix link lookup racing with link timeout
2020-11-05 23:00 UTC (2+ messages)
[PATCH] remove zero-size array in io_uring.h
2020-11-05 17:02 UTC (2+ messages)
[PATCH 5.10] io_uring: don't forget to task-cancel drained reqs
2020-11-05 16:53 UTC (2+ messages)
[PATCH] io_uring: use correct pointer for io_uring_show_cred()
2020-11-05 16:52 UTC
KASAN: use-after-free Read in io_uring_show_cred
2020-11-05 16:50 UTC (2+ messages)
general protection fault in io_uring_show_cred
2020-11-05 16:49 UTC (2+ messages)
relative openat dirfd reference on submit
2020-11-05 14:09 UTC (8+ messages)
[PATCH] io_uring: don't take percpu_ref operations for registered files in IOPOLL mode
2020-11-05 3:20 UTC (2+ messages)
[PATCH v3] io_uring: add timeout support for io_uring_enter()
2020-11-04 21:27 UTC (12+ messages)
` [PATCH v3 RESEND] "
io-uring and tcp sockets
2020-11-04 17:08 UTC (5+ messages)
[PATCH 5.10] io_uring: fix overflowed cancel w/ linked ->files
2020-11-04 15:52 UTC (4+ messages)
Support for random access file reads
2020-11-04 11:08 UTC (2+ messages)
[PATCHSET 0/4] io_uring patches queued up for 5.10
2020-11-03 20:28 UTC (5+ messages)
` [PATCH 1/4] io-wq: cancel request if it's asking for files and we don't have them
` [PATCH 2/4] io_uring: properly handle SQPOLL request cancelations
` [PATCH 3/4] io_uring: ensure consistent view of original task ->mm from SQPOLL
` [PATCH 4/4] io_uring: drop req/tctx io_identity separately
KASAN: use-after-free Write in io_submit_sqes
2020-11-03 19:19 UTC (2+ messages)
[FIO PATCH] engines/io_uring: add sqthread_poll_percpu option
2020-11-03 6:19 UTC
[PATCH v2 0/2] improve SQPOLL handling
2020-11-03 6:16 UTC (3+ messages)
` [PATCH v2 1/2] io_uring: refactor io_sq_thread() handling
` [PATCH v2 2/2] io_uring: support multiple rings to share same poll thread by specifying same cpu
[PATCH RFC] io_uring: support ioctl
2020-11-03 3:02 UTC (3+ messages)
[PATCH AUTOSEL 5.9 09/35] io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
2020-11-03 1:18 UTC
[PATCH AUTOSEL 5.8 08/29] io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
2020-11-03 1:19 UTC
Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
2020-11-02 18:23 UTC (32+ messages)
KASAN: null-ptr-deref Write in kthread_use_mm
2020-11-02 17:38 UTC (3+ messages)
[PATCH 0/2] improve SQPOLL handling
2020-11-02 12:00 UTC (9+ messages)
` [PATCH 1/2] io_uring: refactor io_sq_thread() handling
` [PATCH 2/2] io_uring: support multiple rings to share same poll thread by specifying same cpu
[PATCH v2] io_uring: add timeout support for io_uring_enter()
2020-10-31 2:54 UTC (5+ messages)
[GIT PULL] io_uring fixes for 5.10-rc
2020-10-30 22:10 UTC (2+ messages)
[PATCH v2 0/4] singly linked list for chains
2020-10-30 21:32 UTC (8+ messages)
` [PATCH 1/4] io_uring: track link's head and tail during submit
` [PATCH 2/4] io_uring: track link timeout's master explicitly
` [PATCH 3/4] io_uring: link requests with singly linked list
` [PATCH 4/4] io_uring: toss io_kiocb fields for better caching
INFO: task hung in io_uring_setup
2020-10-30 18:34 UTC (5+ messages)
[RFC 0/8] io_uring: buffer registration enhancements
2020-10-30 17:11 UTC (9+ messages)
` [RFC 1/8] io_uring: modularize io_sqe_buffer_register
` [RFC 3/8] io_uring: generalize fixed file functionality
` [RFC 4/8] io_uring: implement fixed buffers registration similar to fixed files
` [RFC 5/8] io_uring: generalize files_update functionlity to rsrc_update
` [RFC 6/8] io_uring: support buffer registration updates
` [RFC 7/8] io_uring: support readv/writev with fixed buffers
` [RFC 8/8] io_uring: support buffer registration sharing
INFO: task hung in io_sq_thread_stop
2020-10-30 10:06 UTC (4+ messages)
[PATCH v2] Fix compilation with iso C standard (c89, c99 and c11)
2020-10-29 3:01 UTC (2+ messages)
[PATCH] examples: disable ucontext-cp if ucontext.h is not available
2020-10-29 3:00 UTC (6+ messages)
[PATCH] io-wq: set task TASK_INTERRUPTIBLE state before schedule_timeout
2020-10-28 13:36 UTC (4+ messages)
` 回复: "
[PATCH] Fix compilation with iso C standard
2020-10-29 1:05 UTC (4+ messages)
[PATCH] io_uring: split poll and poll_remove structs
2020-10-28 14:18 UTC (2+ messages)
[PATCH] io_uring: only plug when appropriate
2020-10-28 15:10 UTC
Question about the optimal receiving TCP streams via io_uring
2020-10-27 11:01 UTC
[PATCH] io-wq: set task TASK_INTERRUPTIBLE state before schedule_timeout
2020-10-27 3:06 UTC
[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
2020-10-27 0:09 UTC (4+ messages)
[PATCH AUTOSEL 5.9 029/147] io_uring: don't set COMP_LOCKED if won't put
2020-10-26 23:47 UTC
[PATCHSET v6a 0/4] Add support for TIF_NOTIFY_SIGNAL
2020-10-26 20:32 UTC (5+ messages)
` [PATCH 1/4] kernel: add task_sigpending() helper
` [PATCH 2/4] kernel: add support for TIF_NOTIFY_SIGNAL
` [PATCH 3/4] x86: wire up TIF_NOTIFY_SIGNAL
` [PATCH 4/4] task_work: use TIF_NOTIFY_SIGNAL if available
[PATCHSET v6] Add support for TIF_NOTIFY_SIGNAL
2020-10-26 10:17 UTC (3+ messages)
[PATCH] io_uring: fix invalid handler for double apoll
2020-10-26 1:22 UTC (10+ messages)
WARNING in try_to_wake_up
2020-10-25 1:37 UTC
[GIT PULL] io_uring fixes for 5.10-rc1
2020-10-24 19:55 UTC (2+ messages)
[PATCH] io-wq: fix 'task->pi_lock' spin lock protect
2020-10-23 13:23 UTC (2+ messages)
Question on io-wq
2020-10-23 3:57 UTC (5+ messages)
` 回复: "
[PATCH for-5.10] io_uring: remove req cancel in ->flush()
2020-10-23 3:33 UTC (4+ 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