public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-5.15 0/5] io_uring backports
@ 2022-10-16 21:42 Pavel Begunkov
  2022-10-16 21:42 ` [PATCH stable-5.15 1/5] io_uring/af_unix: defer registered files gc to io_uring release Pavel Begunkov
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Pavel Begunkov @ 2022-10-16 21:42 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

io_uring backports for stable 5.15

Pavel Begunkov (5):
  io_uring/af_unix: defer registered files gc to io_uring release
  io_uring: correct pinned_vm accounting
  io_uring/rw: fix short rw error handling
  io_uring/rw: fix error'ed retry return values
  io_uring/rw: fix unexpected link breakage

 fs/io_uring.c          | 40 ++++++++++++++++++++++++----------------
 include/linux/skbuff.h |  2 ++
 net/unix/garbage.c     | 20 ++++++++++++++++++++
 3 files changed, 46 insertions(+), 16 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2022-10-17 14:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-16 21:42 [PATCH stable-5.15 0/5] io_uring backports Pavel Begunkov
2022-10-16 21:42 ` [PATCH stable-5.15 1/5] io_uring/af_unix: defer registered files gc to io_uring release Pavel Begunkov
2022-10-16 21:42 ` [PATCH stable-5.15 2/5] io_uring: correct pinned_vm accounting Pavel Begunkov
2022-10-16 21:42 ` [PATCH stable-5.15 3/5] io_uring/rw: fix short rw error handling Pavel Begunkov
2022-10-16 21:42 ` [PATCH stable-5.15 4/5] io_uring/rw: fix error'ed retry return values Pavel Begunkov
2022-10-16 21:42 ` [PATCH stable-5.15 5/5] io_uring/rw: fix unexpected link breakage Pavel Begunkov
2022-10-17  9:37 ` [PATCH stable-5.15 0/5] io_uring backports Greg KH
2022-10-17 13:08   ` Pavel Begunkov
2022-10-17 14:24     ` Greg KH
2022-10-17  9:44 ` Greg KH

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