All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] io_uring-file req cancel syzbot reports
@ 2021-01-28 18:39 Pavel Begunkov
  2021-01-28 18:39 ` [PATCH 1/2] io_uring: fix list corruption for splice file_get Pavel Begunkov
  2021-01-28 18:39 ` [PATCH 2/2] io_uring: fix sqo ownership false positive warning Pavel Begunkov
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Begunkov @ 2021-01-28 18:39 UTC (permalink / raw)
  To: Jens Axboe, io-uring

Fixes for two latest syzbot reports

Pavel Begunkov (2):
  io_uring: fix list corruption for splice file_get
  io_uring: fix sqo ownership false positive warning

 fs/io_uring.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-28 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-28 18:39 [PATCH 0/2] io_uring-file req cancel syzbot reports Pavel Begunkov
2021-01-28 18:39 ` [PATCH 1/2] io_uring: fix list corruption for splice file_get Pavel Begunkov
2021-01-28 18:39 ` [PATCH 2/2] io_uring: fix sqo ownership false positive warning Pavel Begunkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.