Hi Linus, Just a single fix for a regression introduced in the 6.13 merge window. Please pull! The following changes since commit a07d2d7930c75e6bf88683b376d09ab1f3fed2aa: io_uring: Change res2 parameter type in io_uring_cmd_done (2024-12-03 06:33:13 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.13-20241213 for you to fetch changes up to 99d6af6e8a22b792e1845b186f943cd10bb4b7b0: io_uring/rsrc: don't put/free empty buffers (2024-12-12 08:01:52 -0700) ---------------------------------------------------------------- io_uring-6.13-20241213 ---------------------------------------------------------------- Jens Axboe (1): io_uring/rsrc: don't put/free empty buffers io_uring/rsrc.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- Jens Axboe