Hi Linus, Just a single one-liner fix for an accounting regression in this release. Please pull! The following changes since commit b16ef427adf31fb4f6522458d37b3fe21d6d03b8: io_uring: fix data race to avoid potential NULL-deref (2021-05-27 07:44:49 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-06-03 for you to fetch changes up to 216e5835966a709bb87a4d94a7343dd90ab0bd64: io_uring: fix misaccounting fix buf pinned pages (2021-05-29 19:27:21 -0600) ---------------------------------------------------------------- io_uring-5.13-2021-06-03 ---------------------------------------------------------------- Pavel Begunkov (1): io_uring: fix misaccounting fix buf pinned pages fs/io_uring.c | 1 + 1 file changed, 1 insertion(+) -- Jens Axboe