All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-5.10 0/2] io_uring backports
@ 2022-10-16 22:31 Pavel Begunkov
  2022-10-16 22:31 ` [PATCH stable-5.10 1/2] io_uring: correct pinned_vm accounting Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2022-10-16 22:31 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

io_uring backports for stable 5.10

Pavel Begunkov (2):
  io_uring: correct pinned_vm accounting
  io_uring/af_unix: defer registered files gc to io_uring release

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

-- 
2.38.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-16 22:31 [PATCH stable-5.10 0/2] io_uring backports Pavel Begunkov
2022-10-16 22:31 ` [PATCH stable-5.10 1/2] io_uring: correct pinned_vm accounting Pavel Begunkov
2022-10-16 22:31 ` [PATCH stable-5.10 2/2] io_uring/af_unix: defer registered files gc to io_uring release Pavel Begunkov
2022-10-17  9:45 ` [PATCH stable-5.10 0/2] io_uring backports Greg KH

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.