Hi Linus, Just an API change for the registration changes that went into this release. Better to get it sorted out now than before it's too late. Please pull! The following changes since commit 216e5835966a709bb87a4d94a7343dd90ab0bd64: io_uring: fix misaccounting fix buf pinned pages (2021-05-29 19:27:21 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-06-12 for you to fetch changes up to 9690557e22d63f13534fd167d293ac8ed8b104f9: io_uring: add feature flag for rsrc tags (2021-06-10 16:33:51 -0600) ---------------------------------------------------------------- io_uring-5.13-2021-06-12 ---------------------------------------------------------------- Pavel Begunkov (2): io_uring: change registration/upd/rsrc tagging ABI io_uring: add feature flag for rsrc tags fs/io_uring.c | 42 +++++++++++++++++++++++++++++------------- include/uapi/linux/io_uring.h | 19 ++++++++++--------- 2 files changed, 39 insertions(+), 22 deletions(-) -- Jens Axboe