commit | 1f5e98e723a0be814181524a7e6aaf87a805cdc9 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Apr 23 09:42:13 2022 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Apr 23 09:42:13 2022 -0700 |
tree | 447b88ee7cc3ad09f39c9e94c962a8c938faa0d0 | |
parent | 45ab9400e73f34103e73c18a73280c9aa1650e98 [diff] | |
parent | c0713540f6d55c53dca65baaead55a5a8b20552d [diff] |
Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block Pull io_uring fixes from Jens Axboe: "Just two small fixes - one fixing a potential leak for the iovec for larger requests added in this cycle, and one fixing a theoretical leak with CQE_SKIP and IOPOLL" * tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block: io_uring: fix leaks on IOPOLL and CQE_SKIP io_uring: free iovec if file assignment fails